Delete Customer
Path Parameters
id string required
customer uuid
Responses
- 200
Response Headers
application/json
Schema
Example (from schema)
Schema
code number required
message string required
{
"code": 0,
"message": "string"
}
Loading...
customer uuid
{
"code": 0,
"message": "string"
}