v1

latestOpenAPI 3.0.32026-07-132612241.2 MB
accounts

Detached payment method from the customer. The payment method itself will remain somewhere in stripe, but as its no longer linked to the customer, it might as well be deleted for us

put/accounts/{id}/stripe_detach_payment_method/

Path parameters

idstring uuid required

A UUID string identifying this account.

Query parameters

format'json' | 'xlsx'

Request body

stripe_payment_method_idstring required

Reflects current default payment method. For reference only.