We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea54c79 commit 117075cCopy full SHA for 117075c
README.md
@@ -88,9 +88,9 @@ This API will return Bridge Identifier by which you can use while sending SMS
88
89
[{
90
"internalId":"55",
91
- "mobileNumber":"+xxxxxxxxxxxx",
+ "mobileNumber":"xxxxxxxxxx",
92
"message":"Hello from Fineract",
93
"providerId":"2"
94
}]
95
96
-
+Note: While sending SMS, don't include country code as part of each message. This country code will be prefixed by taking value from provider details
0 commit comments