# SMS messages ## Send an SMS to a customer - [POST /v1/sms/messages](https://docs.solarisgroup.com/api-reference/digital-banking/sms/sms-messages/paths/~1v1~1sms~1messages/post.md): 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.). 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.