This endpoint allows you to create a dynamic virtual account.
Request
{{baseUrl}}/account/create/dynamic
Headers
Parameters | Mandatory | Description |
---|---|---|
Authorization | Required | public secret key e.g dc_test_1T1eSavlZxy02OT3OWlvbxK4G |
Body Parameters
Parameters | Mandatory | Description |
---|---|---|
account_name | Required | The account holder must have a name |
Response Sample
{
"account name": "MERCHANT(Sember Adekaa)",
"account number": "9978735587"
}