Redeem Assets
Redeem Assets
POST
/
redeemAsset
<Description of the endpoint>
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
amount
number
then amount to be redeemed
bank
string
bank code, please use the bank list endpoint to get the back codes
accountNumber
string
account number to redeem to
Response
Decrypted Response
Last updated