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