Change Phone Number Request
This service is used to change Merchant Phone Number. After this service is performed, Merchant will get SMS Token to complete the process.
{
“username”: <String, not null>,
“accountGroupId”: <String, not null>,
“password”: <String, not null>,
“phone”: <String, not null>
}{
“username”: <String>,
“tokenPrefix”: <String>
}Description
Last updated