Create a Provisioning
Move funds from merchant’s collection account to transfer account
Headers
Your api key. To create a key, please get into our dashboard. If you don't have access to it, please reach the Support team.
Your merchant ID. This information is available in our dashboard. If you don't have access to it, please reach the Support team.
Allow you to choose between the sandbox mode to perform some tests or the live mode for real world transactions.
live
, sandbox
Body
Amount intended to be moved from CollectionAccount to TransferAccount. A positive integer representing how much to charge in the smallest currency unit (e.g., 100 cents to charge €1.00 or 100 to charge FCFA100, a zero-decimal currency).
Three-letter ISO currency code.
An arbitrary string attached to the Transfer. Mostly useful for displaying to user.
Response
Unique identifier for the Provisioning
Type of this Transaction
Datetime in UTC timezone at which this object was created. Follows the Datetime ISO.
An arbitrary string attached to the Transfer. Mostly useful for displaying to user.
Transaction executed on the merchant collectionAccount
Transaction executed on the merchant transferAccount
Failure cause explaining why the Provisioning failed.