/
SU
super
/
super.AI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 14h ago · Updated 14h ago
View markdown
super
super.AI API
post
Store a new payment method for a given owner id
0d125680e232
Swagger 2.0
2026-08-04
244
186
228.2 KB
app instances
27
app templates
7
authentication
16
baseline data
8
billing
9
get
Get invoices of given owner id
post
Create an invoice for a given owner with specified parameters
get
Get invoice of a given id and owner id
get
Get available payment methods of a given owner id
post
Store a new payment method for a given owner id
get
Query payment charges of a given owner_id
post
Charge the given payment method for a given owner_id
delete
Delete a given payment methods of a given owner id
patch
Update a given payment methods of a given owner id
collaborator
10
collaborator metrics
2
collaborator tasks
8
contact
1
data
9
field_datasets
6
heroes
4
inbox
5
integrations
2
jobs
50
metrics
14
onboarding codes
2
operations
5
organizations
9
schema
1
tags
5
task templates
2
task-info
5
task-operations
3
tasks
12
test urls
2
worker groups
9
workers
11
billing
Store a new payment method for a given owner id
post
/v1/billing/payments
Headers
X-Fields
string
mask
An optional fields mask
Request body
PaymentMethodInput
required
name
string
provider
string
token
string
priority
integer
address
Address
Response
Success
PaymentMethod
required
name
string
provider
string
token
string
priority
integer
address
Address
id
integer
ownerId
integer
status
string
created
string
date-time
updated
string
date-time