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