deleteCustomerByCustomerId
DELETE
/api/v0/customer/{customerId}
Customer Apis
Request
Path Params
customerId
string
required
Match pattern:
^KC[A-Z0-9]{14}$
Query Params
parentCompanyId
string
optional
Match pattern:
^CEK[A-Z0-9]{7}$
Request samples
Responses
Modified at 2025-07-07 18:44:30