Skip to main content
POST
Creer une intention de disbursement

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
amount
integer
required
Example:

2500

currency
string
required
Example:

"XAF"

transaction_uuid
string<uuid>
required
provider
string
required
Example:

"CM_MTN_MOMO"

channel
enum<string>
required
Available options:
PROVIDER,
WALLET,
AUTO
Example:

"PROVIDER"

customer_wallet
string
required
Example:

"237670000000"

description
string
metadata
object
settlement_mode
enum<string>
Available options:
DIRECT,
SPLIT
distribution
object[]

Response

Transaction retournee

code
integer
Example:

200

success
boolean
Example:

true

locale
string
Example:

"fr"

message
string
meta
object
data
object