Create a source
A source names an external system you reconcile against
(a PSP, bank, exchange). Per-source defaults (default_strategy,
default_window_seconds, default_tolerance_minor_units,
default_account_id) apply to source-scoped runs.
Names are unique per ledger, lowercased. Creating a name that an
inline POST /v1/reconciliation_runs already used implicitly
promotes that source and applies the provided defaults.
Authorizations
Same flow; ledger:write is required for any mutation.
Body
"stripe"
Connector kind. Selects the inbound payload adapter.
exact, sum_in_window Absolute minor-unit tolerance budget. Accepts a decimal string (recommended) or an integer on write. Returned as a string.
^\d+$Response
Source created
source "cobo"
Connector kind. Selects the inbound payload adapter.
True for sources the platform created on your behalf.
exact, sum_in_window Present once inbound is enabled. Post signed payloads here.
Returned only when inbound is enabled or the secret is rotated. Never returned again.