Sandbox - Send Whatsapp Message

This method helps you to generate and send Whatsapp message to destination number in sandbox environment.

Callback Description

Callbacks requires the url to be filled on payload.

your-callback-url.com/callback

Example callback that we'll send

your-callback-url.com/callback?session_id=d0f5fb5c-2d50-4d3f-aea7-20018ab15806&status=1

To obtain the appropriate response, the payload input must adhere to the predetermined scenario.

Input other than the scenario will be considered an Invalid Scenario

Response & Status Description

StatusDescriptionCondition
6282123060001Success Payload201 "Message sent successfully"
6282123060002Bad Request400 Validation error"
6282123060003Invalid Header401 "Authorization failed"
6282123060004insufficient quota403 "Quota insufficient"
6282123060005Blocked Msisdn409 "Msisdn invalid: msisdn has been blocked"
6282123060006Too Many Request429 "Too many request in the allowed time frame"
Language
Click Try It! to start a request and see the response here!