cURL
Endpoints
Create New Merchant
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
201 - application/json
The merchant was successfully created.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The merchant was successfully created.