v1

latestOpenAPI 3.0.02026-07-26318168886.7 KB
Customers

Delete Customer

To delete customer with open API<br>透過open API刪除客戶

delete/customers/{id}

Path parameters

idstring required

Customer ID<br>客戶ID

Response

OK

messagestring

Example response

{
  "message": "Success"
}