v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Delete Customer

delete/customers/{customer_uid}

Path parameters

customer_uidstring required

Request body

remarksstring

Response

200

typestring
titlestring
messagestring

Example response

{
  "type": "success",
  "title": "Customer Deleted",
  "message": "Customer has been successfully deleted"
}