Deprecated. Use GET /organizations/network instead.
curl --request GET \
--url https://sandbox-api.borderless.xyz/v1/withdrawals/countries \
--header 'Authorization: Bearer <token>'[
"<string>"
]Transaction / Withdrawals
Deprecated. Use GET /organizations/network instead.
deprecated
Retrieve a list of all Withdrawal available Countries.
GET
/
v1
/
withdrawals
/
countries
Deprecated. Use GET /organizations/network instead.
curl --request GET \
--url https://sandbox-api.borderless.xyz/v1/withdrawals/countries \
--header 'Authorization: Bearer <token>'[
"<string>"
]Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
List of Withdrawal available Countries.
Was this page helpful?
⌘I