cURL
curl --request GET \ --url https://business.bfinance.app/external/api/risk-control/restricted-currencies/{id} \ --header 'Authorization: Bearer <token>'
200
Example
{ "status": "success", "data": { "currencies": [ "USD" ] } }
Retrieve the list of restricted currencies configured for a card type.
JWT authentication token
Card type ID
Successfully retrieved restricted currencies
"success"
Show child attributes
Was this page helpful?
Contact support