Download OpenAPI specification:Download
Sends an SMS to the customer's verified mobile number. You can use this endpoint to send informational texts to your customers, such as notifications about transactions (e.g., amounts debited or credited or request for purchases) or reminders (e.g., minimum amount due for credit cards, loans, etc.) or other informational messages (e.g., account statement generated, end of month account balance, etc.).
Important: You cannot use this endpoint for use cases that require Strong Customer Authentication (SCA) (i.e., confirmation via OTP). In such cases, please use the dedicated SMS challenges endpoints.
Accepted
Bad Request
No access
Conflict
Too Many Requests
Internal server error.
{- "person_id": "dc1a6812a14f6cc338cd084208535bcdcper",
- "text": "Account Statement for the month of July has been generated. Please login to your account to view.",
- "purpose": "Account statements",
- "idempotency_key": "504f6816-f7b5-4965-bc35-69acadc9f5c7"
}
{- "id": "4d9d9eab-0392-4ffb-a9c6-dac9f18e3411",
- "message": "SMS has been accepted for processing."
}