Customer

Delete a Customer

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

post/api/service/customer/delete

Request body

idstring required

The id of the customer

Response

Successful response

successboolean required

Indicates whether the customer deletion was successful

Changes