Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Credit topup payload
The body is of type object
.
Response
201 - application/json
The created credit transaction
The response is of type object
.