Create Maw

Create a Maw object. This endpoint requires the input parameters consent, mobileNumber, countryCode, and templateId, all of which are mandatory. The templateId can be either tpl-maw002001 or tpl-maw004001. The template tpl-maw002001 is support IN or MX. The template tpl-maw004001is specifically for Mexican phone numbers, and the countryCode must be MX. The phone number must include the country code. It also supports MD5 encryption in the format: MD5(countryCode + phoneNumber). For example: MD5(639559991234). When in sandbox mode and using the test mobile number639559991234, templateId = tpl-maw002001and countryCodePH, mock items will be returned along with a resultCodeofSUCCESS. For any other valid mobile number and countryCode, the resultCodewill beNO_DATA` and no items will be returned.

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!