Redeem top-up card
POST/accounting/topup/redeem
JSON-RPC
accounting.topup.redeem
The method checks the PIN code of the top-up card and if it is valid, updates the card status and creates a transaction for the related client to refill the balance.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
An object containing details of the top-up card used and related transaction object.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred