Delete customer
DELETE https://api.ecartapi.com/api/v2/customers/152633328
Deletes all customer information usign the customerID.
The customerId must exist.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true}