Merchant Verify User Name
This service is used to verify phone number for merchant whether a phone number/username has already used or not
{
“username”:<varchar, not null>,
“accountId”: <varchar, not null>,
“email”: <varchar, not null>,
“merchantName”: <varchar, not null>,
“status”: <varchar, not null>,
“partnerId”: <varchar, not null>
}Description
Last updated