CARD_PREPAID top-up
Top-Up Card with Cryptocurrency
Cards can only be topped up using cryptocurrency. Other operations, such as transferring funds between external or internal cards, are not supported.
Step 1: Data Input for Top-Up
To complete the card top-up operation, the Create a Currency Exchange API method is used. Users need to input the following data:
Field | Description |
---|---|
fromAccount | The account initiating the exchange. |
toAccount | The destination account for the exchange. |
fromCurrency | The cryptocurrency being exchanged from. |
toCurrency | The cryptocurrency being exchanged to. |
fromAmount | The amount of cryptocurrency to be withdrawn. |
toAmount | The equivalent amount in the target cryptocurrency. |
signedRate | The exchange rate applied to the transaction. |
Make sure that the cryptocurrency withdrawal amount and the top-up amount are correctly recalculated to ensure the proper amount is deposited into the card.
Updated 23 days ago