v1
latestOpenAPI 3.1.02026-08-0425501.2 MBMerchant Add - Traditional (FD)
Request body
The password of the office login on which the merchant to be boarded
E-mail id of the parent ISO account - Varchar (Ex: test@domain.com, Max length of 50 chars)
Submail / the username of the Sub ISO office - Varchar (Ex: test@domain.com, Max length of 50 chars)
Max length is 48 char - varchar (Ex: Quick book dba, Valor Cafe )
Max length is 48 char - varchar (Ex: SRM Hardware LLC, Merchant Firm Cafe)
Max length is 35 char - varchar (First name of the Mechant)
Max length is 35 char - varchar (Last name of the Mechant)
Boarded by ISO & Sub-ISO name - varchar
Merchant email id - Varchar (Ex: test@domain.com, Max length of 64 chars)
Merchant user name (Alphanumeric length of 35 chars)
Merchant phone number- 10 digit Numeric (Ex: 5247896523)
Legal Address should be max 45 chars - Alphanumeric
City should be allowed max 50 chars of string (Ex: New York, San Francisco)
State 2 chars of capital (Ex: New York - NY, California - CA)
Legal country should be mention default set us US
Legal zip code should be 5 digits (Numeric - Ex: 10001, 90002)
Time zone (3 char eg: EST, AST ,PST, HST, MST)
Should be set as '10' it is related to role of Merchant
Should be set as '4' - User type for the merchant
Should be set isTxnAllowed default as '1'
Should be sent as business type (varchar - Ex: Retail, Direct Marketing)
The State which is selected to be sent on it with the State code
1 (cash discount) or 2 (traditional)
Update the processor params 2 (FD : 2)
Set value 0 or 1 (This value allows merchants to access the virtual terminal free of charge for 6 months)
If the ActivationNotification is set to true, it indicates that an activation email will be sent to the merchant. If set to false, it means that no activation email will be sent.
Response
200
Example response
{
"status": true,
"message": "User Added Successfully",
"Mp_id": 18918,
"newUserId": 38906,
"StoreID": {
"22450": [
"2319917212"
]
},
"data": "Success"
}