cURL
curl --request POST \ --url https://api.notchpay.co/customers/{id}/block \ --header 'Authorization: <api-key>'
{ "code": 202, "status": "Accepted", "message": "Customer blocked successfully", "customer": "<unknown>" }
Documentation IndexFetch the complete documentation index at: https://developer.notchpay.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.notchpay.co/llms.txt
Use this file to discover all available pages before exploring further.
Unique identifier of the customer
Customer blocked
202
"Accepted"
"Customer blocked successfully"
Was this page helpful?