Download OpenAPI specification:Download
The SMS Notifer HTTP API.
| api-version | string |
| notificationTypeName | string or null |
| phoneNum | string or null |
| message | string or null |
| subject | string or null |
| messageCorrelationId | string or null |
{- "notificationTypeName": "string",
- "phoneNum": "string",
- "message": "string",
- "subject": "string",
- "messageCorrelationId": "string"
}