v47

OpenAPI 3.0.0raw.githubusercontent.com2026-08-013871777.1 KB
Customer

Delete a Customer

Delete a Customer by wiping personal data and marking the customer as deleted.

post/api/service/customer/delete

Headers

Idempotency-Keystring

Idempotency key for safe retries. Reusing a key with an identical request body returns the cached response. Reusing a key with a different body returns 409.

Request body

idstring required

The id of the customer

Response

Successful response

successboolean required

Indicates whether the customer deletion was successful