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
Example response
{
"message": "Success"
}To delete customer with open API<br>透過open API刪除客戶
Customer ID<br>客戶ID
OK
{
"message": "Success"
}