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-profile/business/mid/{merchantId}
Parameters
merchantId required
Type
stringPattern
^\d*$Minimum Length
1Example
123456789012345Loading...
Example Response
200
Get Business Data by External Key
get /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
Type
stringPattern
^(?!.*/).*$Minimum Length
1Example
0aa000a-000a-00a0-00a0-00000aa00a0Loading...
Example Response
200