accounts

Action to (re)set the account stripe customer and payment method to new values. By default the attached method will also be set as default. If this is not desired, you can send

'set_default': False
put/accounts/{id}/stripe_attach_payment_method/

Path parameters

idstring uuid required

A UUID string identifying this account.

Query parameters

format'json' | 'xlsx'

Request body

stripe_customer_idstring
stripe_payment_method_idstring required

Reflects current default payment method. For reference only.

set_defaultboolean

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 200

      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 200

      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 200

      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 200

      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 200

      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 200

      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 200

      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 200

      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 200

      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 200

      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 200

      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 200

      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