Authorization: Bearer ********************
curl --location 'https://hub.apilabz.com/module/112' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "phoneNumber": "string", "country_code": "string" }'
{}