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