malipopaysmsservice_WabaSendResponse
successboolean
data object
wamidstringnullable
Meta's message id. Used by status webhooks.
fromstring
The number your customer saw.
fromPhoneNumberIdstring
fromSharedPlatformNumberboolean
True means the customer saw MALIPOPAY as the sender, not your brand.
chargedCreditsnumber
categorystring
malipopaysmsservice_WabaSendResponse
{
"success": true,
"data": {
"wamid": "string",
"from": "string",
"fromPhoneNumberId": "string",
"fromSharedPlatformNumber": true,
"chargedCredits": 0,
"category": "string"
}
}