Skip to main content
POST
Card to wallet transfer

Authorizations

Authorization
string
header
required

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

Headers

Accept
string

Body

application/json
amount
integer
Example:

2000

card_reference
string
Example:

"6516484d-0059-4f53-b2cf-31f3ae884d3a"

phone
string
Example:

"XXXXXXXXX"

network
enum<string>
Available options:
mtn-ci,
orange-money-ci,
wave-ci,
orange-money-sn,
wave-sn
Example:

"XXXXXXX"

Response

OK

message
string
Example:

"OK"

statusCode
integer
Example:

200

transaction
object