POST
/
transactions
/
create
/
wallet-to-card

Authorizations

Authorization
string
headerrequired

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

Headers

Accept
string

Body

application/json
amount
integer
required
card_reference
string
required
phone
string
required
network
enum<string>
required
Available options:
mtn-ci,
orange-money-ci,
wave-ci,
orange-money-sn,
wave-sn
code
string

Optional property only mandatory for orange-money-sn and orange-money-ci request.

  • You can generate a code for orange-money-sn (The code last 15 minutes) by typing #144#391*YOUR_ORANGE_MONEY_PIN_CODE#
  • You can generate a code for orange-money-ci (The code last 2 minutes) by typing #144*82*2#

Response

200 - application/json
message
string
statusCode
integer
transaction
object