The DataSourceConnection object
Attributes
id(string)required
Unique identifier.
tenantId(string)required
Tenant ID.
environment(enum)required
Environment.
source(string)required
Data source type (stripe, ebics, csv, manual).
name(string)required
Connection display name.
config(object)required
Source-specific configuration (API keys, etc.).
enabled(boolean)
Whether the connection is active.
lastSyncAt(string)
ISO 8601 timestamp of last sync.
createdAt(string)
ISO 8601 timestamp when created.
updatedAt(string)
ISO 8601 timestamp when last updated.