post https://sandbox.smileapi.io/v1/beta/maws/requestMaw2
Create a Maw2 object.
This endpoint requires four mandatory parameters:
consent
, mobileNumber
, countryCode
, and templateId
.
Supported Template
Template ID | Region(s) | Required Parameters |
---|---|---|
tpl-maw002001 | IN (India), MX (Mexico) | mobileNumber , countryCode |
Sandbox Test Values
Parameter | Value | Expected Response |
---|---|---|
templateId | tpl-maw002001 | |
countryCode | PH | |
mobileNumber | 639559991234 | resultCode = SUCCESS |
For all other valid input combinations, if no mock data match is found, the system returns
resultCode = NO_DATA
and the response contains no items.