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
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