Delete Customer
Allows deleting a customer from the system
HTTP Request
DELETE /api/v3/account/ID
Where ID is the Customer ID (account_id)
Note:
The data is not completely deleted from the system, but no one will see that customer.
Allows deleting a customer from the system
DELETE /api/v3/account/ID
Where ID is the Customer ID (account_id)
The data is not completely deleted from the system, but no one will see that customer.