POST
/
transactions
/
create

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
card_reference
string
receiver_card_reference (only for transfer)
string
slug
string
action
enum<string>
Available options:
withdraw,
recharge,
transfer

Response

200 - application/json
message
string
statusCode
integer
transaction
object