🚀 Borderless Benchmark now LIVE!
cURL
curl --request GET \ --url https://sandbox-api.borderless.xyz/v1/withdrawals/countries \ --header 'Authorization: Bearer <token>'
[ "<string>" ]
Retrieve a list of all Withdrawal available Countries.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
List of Withdrawal available Countries.
Was this page helpful?