Skip to main content
POST
Update payment method

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is the account token returned from the Login endpoint.

Path Parameters

subscriptionId
string<uuid>
required

Subscription ID

Body

application/json
paymentMethodId
string
required

Stripe payment method identifier

Response

Payment method updated

The response is of type object.