Remove Bank Identification Numbers from Monitoring

Delete monitored BINs

delete

Allows you to delete alert subscriptions for one or more Bank Identification Numbers (BINs).

Authorizations
AuthorizationstringRequired

The Enzoic API uses a basic auth scheme where the username is your API key and the password is your API secret.
See https://docs.enzoic.com/enzoic-api-developer-documentation/using-the-enzoic-api#api-authentication for more details.

Body
binsstring[]Required

An array of Bank Identification Numbers (BINs) to stop monitoring.

Example: 424242
Responses
200

The call was successful. The provided BINs will no longer be monitored.

application/json
delete
/bin-monitoring
200

The call was successful. The provided BINs will no longer be monitored.

Last updated

Was this helpful?