Create Merchant
This endpoint allows merchants to create a new merchant account within an organization which will be used for transactions processing i.e. disbursements and collections.
Authorizations
Bearer authentication header of the form Bearer Token, Where accessToken is the access token used to authenticate the request.
Headers
Preferred language for the response
Body
The name of the merchant account
"SkyLink Aviation Services"
The currency code for the merchant (e.g., "MWK")
"MWK"
The category a merchant account belongs to i.e. Aviation
"AVI"
The postal address of the merchant
"P.O. Box 30245, Lilongwe, Malawi"
The rule code to apply when charging the transaction fee on collection payment whether should be borne by the merchant or customer
"CC"
The rule code to apply when charging the transaction fee on disbursement (payout) payment whether should be borne by the merchant or customer
"CM"
The unique identifier of the organization
"FYH0NTVW0DXK"
The level number for the merchant. See Get Authorization Levels for available levels.
3
Email address of the user creating the merchant
"admin@example.com"