Configure the FTOSApiSMS Service

The FTOSApiSMS service allows the FintechOS Platform to send SMS messages. Follow the instructions below to enable the service.

To configure the service, add the following key in Configuration Manager

Key Path Key Name Key Value
kv/<environment>/<application>/app-settings ftosApiSmsProvider

"from":"SantaClaus""serviceUrl":"https://test.azure-api.net/dcs/message3/sendSms","subscriptionKey":"ccc000000f6841ceb36e7db6b981ddfa"

Parameter Description
from A text representing the sender of the message.
serviceUrl The URL to FintechOS SMS gateway.
subscriptionKey Subscription key for the service.