Create A Subaccount
Sub Accounts
Create A Subaccount
This endpoint is used to create a subaccount.
Notes:
- Please be advised that access to this API is available upon request. To initiate this process, kindly send an email to support@payaza.africa. You will be granted access once our team reviews and approves your request.
POST
Create A Subaccount
Authorizations
Payaza {{Public API Key in Base 64}}
live or test
Body
application/json
The account reference of the main Payaza account.
Example:
"100000000"
The name of the sub-account being created.
Example:
"Test Sub Account"
The currency code.
Example:
"NGN"
The country code in ISO 3166-1 alpha-3 format (e.g., NGA).
Example:
"NGA"