Skip to main content
POST
Create Source

Authorizations

X-API-Key
string
header
required

Body

application/json

Schema for creating a source.

name
string
required
source_type_id
string
required
source_id
string | null
domain
string | null
additional_info
Additional Info · object | null
auto_sync_enabled
boolean
default:false

Response

201 - application/json

Created

Stripe-aligned source response.

id
string
required
name
string
required
object
string
default:source
source_type
string | null
source_id
string | null
domain
string | null
sync_status
string | null
auto_sync_enabled
boolean
default:false
last_synced_at
string<date-time> | null
created_at
string<date-time> | null
updated_at
string<date-time> | null