cURL
curl --request POST \ --url https://business.bfinance.app/external/api/risk-control/restricted-merchants/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "merchants": [ "AMAZON", "UBER", "NETFLIX" ] } '
200
Example
Replace the list of restricted merchants for a card type.
JWT authentication token
Card type ID
List of restricted merchant names or identifiers.
1 - 100
Successfully updated restricted merchants
"success"
Show child attributes
Was this page helpful?
Contact support