This endpoint allows adding funds to a merchant’s account balance for testing and development purposes. This is a development feature that simulates a collection transaction to increase the merchant’s account balance.
Bearer authentication header of the form Bearer
Preferred language for the response
Required string length: 8
10000000 <= x <= 9999999935253486
The connector ID for the transaction. See Get Connectors for available values.
550044
The amount to add to the merchant's balance
0.01 <= x <= 50000000001000000
Email address of the user initiating the topup
"johndoe@example.com"
Success Response (200)
The response is of type string.
"Merchant account topup is successful"