/
SC
schematichq
/
Schematic API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v80
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-08-03
260
491
955.2 KB
billing
Upsert payment method
post
/billing/payment-methods
Request body
CreatePaymentMethodRequestBody
required
account_last4
string
nullable
account_name
string
nullable
bank_name
string
nullable
billing_email
string
nullable
billing_name
string
nullable
card_brand
string
nullable
card_exp_month
integer
nullable
card_exp_year
integer
nullable
card_last4
string
nullable
customer_external_id
string
required
external_id
string
required
payment_method_type
string
required
Response
Created
object
required
data
PaymentMethodResponseData
required
params
object
required
Input parameters