Create Account
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
Account name
organization_id
Organization ID
description
Account description
account_type
Account type (defaults to server environment)
settings
Account settings
Response
Successful Response
id
Unique account identifier
name
Account name
description
Account description
account_type
Account type
organization_id
Organization ID
settings
Account settings
created_at
When the account was created
updated_at
When the account was last updated
brand_settings
Brand customization settings for checkout
invoice_settings
Invoice customization settings
notification_settings
Notification settings for invoice/dunning and channels
billing_portal_settings
Billing portal settings for customer self-service
dunning_settings
Dunning settings for failed payment recovery
checkout_settings
Checkout settings for session configuration and analytics
fraud_settings
Fraud protection settings for card blocking
mit_settings
MIT cascade control settings for subscription payments
cit_processing_enabled
Whether CIT (checkout/card) processing is enabled
mit_processing_enabled
Whether MIT (subscription/recurring) processing is enabled
default_processor_route_id
ID of the default processor route for card checkout. A processor route contains an ordered list of processors tried sequentially as a fallback chain. This route is used when no route is specified on a checkout session.