SMS API
By using this integration, you can verify a phone number of customer.
In response, you will receive verified phone number.
smsVerification
Attribute | Type | Description |
---|---|---|
phoneNumber | String | The phone number to be verified |
{
"smsVerification":{
"phoneNumber":"687993653"
}
}
Last modified 1mo ago