/
US
uselotus
/
Lotus API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
api
21
get
/api/balance_adjustments/
post
/api/balance_adjustments/
post
/api/balance_adjustments/{adjustment_id}/update/
post
/api/balance_adjustments/{adjustment_id}/void/
post
/api/batch_create_customers/
get
/api/customer_feature_access/
get
/api/customer_metric_access/
get
/api/customers/
post
/api/customers/
get
/api/customers/{customer_id}/
get
/api/invoices/
get
/api/invoices/{invoice_number}/
patch
/api/invoices/{invoice_number}/
get
/api/plans/
get
/api/plans/{plan_id}/
get
/api/subscriptions/
post
/api/subscriptions/add/
post
/api/subscriptions/cancel/
post
/api/subscriptions/update/
post
/api/track/
post
/api/verify_idems_received/
app
84
stripe
1
api
post
/api/batch_create_customers/
Request body
CustomerBatchCreateRequestRequest
required
customers
CustomerCreateRequest[]
required
behavior_on_existing
'merge'
|
'ignore'
|
'overwrite'
required
Response
CustomerBatchCreateSuccess
required
success
'all'
|
'some'
required
failed_customers
object
Changes