Typescript (SDK)
Customers
Delete customer
Soft-deletes a customer record. Only customers without paid orders (status: succeeded) can be deleted. Returns a 422 error if the customer has paid orders.
DELETE
Typescript (SDK)
Documentation Index
Fetch the complete documentation index at: https://crevio.co/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key in the format: Bearer {api_token}
Path Parameters
The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")

