Skip to main content
PATCH
/
api
/
v1
/
customers
/
{businessId}
/
{customerId}
/
disable
cURL
curl --request PATCH \
  --url https://api.dev.monei.cc/api/v1/customers/{businessId}/{customerId}/disable

Path Parameters

businessId
string
required
customerId
string
required

Response

200 - undefined