Create Sub-Merchant Under A Master Merchant
Merchants
Create Sub-Merchant Under A Master Merchant
Creates a sub-merchant whose parent_vendor_id points to the given master merchant.
- Master merchant must be a vendor with
parent_vendor_id = null - Sub-merchant user role is
subvendor(notvendor) - Sub-merchants also receive default Ethereum and TRON wallets
POST
Create Sub-Merchant Under A Master Merchant
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Master merchant ID.
Body
application/json