Delete/Archive Customer

This removes a customer from the list of customers on a merchant's profile.

If a customer is tied to a transaction, the customer is archived, but not deleted. Specific queries must be made to retrieve archived customers in a list.

Deletes an existing customer from the merchant's profile.

delete
Authorizations
AuthorizationstringRequired

API Key as Bearer Token

Path parameters
idstringRequired

The id of the customer to delete

Responses
chevron-right
200

Returns 200 and the product to retry

No content

delete
/v1/customers/{id}

No content

Last updated