Authorizations
Bearer authentication header of the form Bearer <Token>, where <Token> is your access token.
Headers
The organization identifier
The merchant account number
Preferred language for the response
Body
The unique identifier of the organization
"FYH0NTVW0DXK"
The name of the merchant account
"KHUSA VILLAGE BANKS"
The currency code for the merchant (e.g., "MWK")
"MWK"
The level number for the merchant. See Get Authorization Levels for available levels.
"1"
Email address of the user creating the merchant
"johndoe@example.com"
Response
Created - Merchant successfully created
The response is of type string.
"Merchant has been created successfully"