Skip to main content
PUT
Update Source

Authorizations

X-API-Key
string
header
required

Path Parameters

source_id
string
required

Body

application/json

Schema for updating a source.

name
string | null
source_id
string | null
domain
string | null
additional_info
Additional Info · object | null
auto_sync_enabled
boolean | null

Response

200 - application/json

OK

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