Skip to main content
POST
Choose which saved instrument gets charged

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

payment_method_id
string
required

Query Parameters

org_id
string

Response

Updated instrument list, with the new default flagged.

The organization's saved instruments. An empty array means genuinely nothing on file — a failure is a 4xx/5xx, never an empty list, so an outage can never read as 'you have no payment method'.

paymentMethods
object[]
required