Skip to main content
POST
Creer un lien de paiement

Authorizations

Authorization
string
header
required

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

Body

application/json
currency
string
required
Example:

"XAF"

amount
integer
Required range: x >= 1
provider
string
Example:

"CM_MTN_MOMO"

channel
enum<string>
Available options:
PROVIDER,
WALLET,
AUTO
title
string
description
string
expires_at
string<date-time>
max_usage
integer
Required range: x >= 1
metadata
object

Response

Lien de paiement cree

code
integer
Example:

200

success
boolean
Example:

true

locale
string
Example:

"fr"

message
string
meta
object
data
object