Customers

Delete Customer

Delete a customer from the customer vault. This will remove the customer and all associated billing and shipping addresses.

delete/v5/customers/{customer_id}

Path parameters

customer_idstring required

The customer vault ID to delete.

Response

Customer deleted successfully

Changes