cURL
curl --request DELETE \ --url https://sandbox.hyperswitch.io/blocklist \ --header 'Content-Type: application/json' \ --header 'api-key: <api-key>' \ --data ' { "type": "card_bin", "data": "<string>" } '
{ "fingerprint_id": "<string>", "data_kind": "payment_method", "created_at": "2023-11-07T05:31:56Z" }
Use the API key created under your merchant account from the HyperSwitch dashboard. API key is used to authenticate API requests from your merchant server only. Don't expose this key on a website or embed it in a mobile application.
card_bin
Fingerprint Unblocked
payment_method
extended_card_bin
Was this page helpful?