Withdrawal experience playground
This playground should help integrators create their native withdrawal checkout experience on their websites. The left sidebar shows how you can structure your UI, while the right sidebar shows the endpoints you will need to execute the request of your customer and how fields correspond to one another. You can find a more detailed description here: https://docs.finrax.com/references/crypto-withdrawals/initiate-withdrawal-request
The amount to be withdrawn depending on the targetAmountPolicy.

To validate the crypto address:

POST https://payments.finrax.com/api/v1/addresses/validate

To create the withdrawal:

POST https://payments.finrax.com/api/v1/withdrawals