messaging
Send binary message
Sends a binary message to a list of recipients
post/smsmessaging/binary
Request body
Example request
{
"senderAddress": "4369912345678",
"senderAddressType": "international",
"contentCategory": "informational",
"notificationCallbackUrl": "https://user:pass@myservice.com/myservice/",
"clientMessageId": "myUniqueId",
"priority": 5,
"validityPeriode": 300
}Response
OK