Get merchant business data by merchant ID (MID), including merchant address, business contact information, merchant account information, merchant DBA, and merchant principal information.
Get Business Data by MID
get /merchant/merchant-profile/business/mid/{merchantId}
Parameters
merchantId required
string^\d*$
Minimum:
1Example:
123456789012345
Loading...
Example Response
200
Get Business Data by External Key
get /merchant/merchant-profile/business/key/{externalKey}
Get merchant business data by application external key, including merchant address, business contact information, merchant account information, merchant DBA, and merchant principal information.
Parameters
externalKey required
string^(?!.*/).*$
Minimum:
1Example:
0aa000a-000a-00a0-00a0-00000aa00a0
Loading...
Example Response
200