Get Merchant
Use this endpoint to retrieve all information for a specific merchant account.
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
Query Parameters
Merchant account number to retrieve
Response
Success Response (200)
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 name qualifying the category code
"Aviation"
The postal address of the merchant
"P.O. Box 30245, Lilongwe, Malawi"
The unique identifier of the organization
"FYH0NTVW0DXK"
The level number for the merchant. See Get Authorization Levels for available levels.
3
Human-readable level name
"Initiator -> Approver"
Email address of the user creating the merchant
"admin@example.com"
The unique identifier of the merchant account
35253486
The code assigned to merchant classification.
"SME"
The name qualifying the classification code
"Small to Medium Enterprise"
The rule code to apply when charging the transaction fee on collection payment whether should be borne by the merchant or customer
"CC"
The description qualifying the rule code
"Charge Fees To The Customer"
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 description qualifying the rule code
"Charge Fees To The Merchant"
Current account balance
1250000
Revenue amount for the merchant account
18500
Account status code
"A"
Human-readable status name
"Active"
Account creation timestamp (ISO 8601)
"2026-07-09T08:45:27.583Z"