Create Merchant Account
Create new merchant account
POST {{BASE_URL}}
/account/agent_create_merchant/
Parameter
Type
Description
Required
account_holder_id
integer
id
of the account holder
true
account_legal_name
string
Legal name of business
true
account_trade_name
string
Trade name of business
true
account_country
string
Country
true
account_category
string
Category
Use the MISC/List Business Categories ENDPOINT
true
Last updated