Skip to main content
PATCH
Update Team Payment Method

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string<uuid>
required

Body

application/json
payment_method_id
string
required

Stripe PaymentMethod id (pm_…) confirmed via a SetupIntent

Required string length: 3 - 255

Response

Successful Response

Member-readable card-on-file summary (non-sensitive mirror fields).

customer_on_file
boolean
required
has_payment_method
boolean
required
brand
string | null
last4
string | null
exp_month
integer | null
exp_year
integer | null