Send an SMS
Send an SMS message.
- application/json
Request Body required
- operationId string required
SMS operation identifier
- senderName string required
A name that will appear as sender of the message on recipient's phone. Must be approved for client before use.
- recipient +234'10 digits' or 234'10 digits' or 0'10 digits' or +0'10 digits' or '10 digits' required
MSISDN of recipient
- content string required
Text content of SMS message
Responses
- 200
- 400
SMS message was sent
Request was malformed, insuficcient balance or sender name not approved
Loading...