v1

latestOpenAPI 3.0.22026-07-2667277423.4 KB
Subscriptions

Customer: Destroy

Deletes the customer with the given id. This complete erases the stored payment details from our database.

delete/customers/{id}

Path parameters

idstring required

A unique 25-character alphanumeric resource identifier.

Response

200 response

idstring required

A unique 25-character alphanumeric resource identifier.

resource'customer' required

Resource type name, always "customer".

emailstring nullable required

Customer's email address, or null if not provided.

metadataobject required

Arbitrary key-value metadata attached to this customer.

created_atstring date-time required

Timestamp when the customer was created.

locale'ja' | 'en' | 'ko'

For supported payment methods, sets the language of the instruction page.