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.

Changes

Changed in 6 of the 6 revisions of this API.12

    • media type application/json; version=2.4.12 was changed to application/json; version=2.4.13 for the response status

      response-media-type-name-changed

    • media type application/xlsx; version=2.4.12 was changed to application/xlsx; version=2.4.13 for the response status

      response-media-type-name-changed

    • media type application/json; version=2.4.11 was changed to application/json; version=2.4.12 for the response status

      response-media-type-name-changed

    • media type application/xlsx; version=2.4.11 was changed to application/xlsx; version=2.4.12 for the response status

      response-media-type-name-changed

    • media type application/json; version=2.4.10 was changed to application/json; version=2.4.11 for the response status

      response-media-type-name-changed

    • media type application/xlsx; version=2.4.10 was changed to application/xlsx; version=2.4.11 for the response status

      response-media-type-name-changed

    • media type application/json; version=2.4.5 was changed to application/json; version=2.4.10 for the response status

      response-media-type-name-changed

    • media type application/xlsx; version=2.4.5 was changed to application/xlsx; version=2.4.10 for the response status

      response-media-type-name-changed

    • media type application/json; version=2.3.5 was changed to application/json; version=2.4.5 for the response status

      response-media-type-name-changed

    • media type application/xlsx; version=2.3.5 was changed to application/xlsx; version=2.4.5 for the response status

      response-media-type-name-changed

    • media type application/json; version=2.4.13 was changed to application/json; version=2.3.5 for the response status

      response-media-type-name-changed

    • media type application/xlsx; version=2.4.13 was changed to application/xlsx; version=2.3.5 for the response status

      response-media-type-name-changed

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog