Skip to main content
GET
Get Merchant With Sub-Merchants And Wallets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

merchant_id
string<uuid>
required

Master merchant (vendor) user ID.

Response

Merchant tree returned

merchant
object

Merchant user summary (master vendor or subvendor branch).

merchant_wallets
object[]
sub_merchants
object[]