Explicit routing
Provider selection is recorded per settlement and never inferred from display copy.
Settlement Operations Platform
One operating record for provider-executed settlement: approval, funding visibility, orchestration, proof, reconciliation and finality.
Providers execute and supply liquidity. INRSettle governs the operating workflow and records the evidence.
Provider orchestration
External execution boundaryINRSettle owns the operating record.
Integrated providers supply liquidity and execute settlement.
Independent evidence determines finality.
Settlement lifecycle
Each stage shows its owner, state, evidence and next action—without reconstructing the settlement across provider portals and spreadsheets.
Commercial terms, corridor, accounts and client reference enter one controlled record.
Settlement operations verify that the record is complete before controlled processing.
Rate, fee, amount, validity and settlement window remain bound to the record.
Role policy, limits, MFA step-up and dual control determine whether work may proceed.
The provider funding requirement and requested amount remain visible to treasury.
Dual control confirms the funding position before provider submission is allowed.
A selected provider accepts an idempotent request and returns its own reference.
External execution is tracked through callbacks, polling and controlled intervention.
Provider references and proof are retained with provenance, without asserting finality.
Independent bank or PSP records are matched against the settlement record.
The final review evaluates approval, proof, reconciliation and operational guardrails.
Authorized completion and the final evidence package close the operating record.
Provider network
Customers remain in INRSettle. Connections and operations follow one model; provider-specific details remain inside each adapter.
Provider selection is recorded per settlement and never inferred from display copy.
Connections retain opaque secret-manager references, not credential material.
Every external request has an idempotency key, attempt history and provider reference.
Connector-specific signature verification happens before a webhook enters the inbox.
Funding position
Required before provider executionFunding visibility
Required and confirmed amounts stay with the settlement. Dual control records who cleared execution and when.
Execution orchestration
A durable operation is recorded before provider submission. Outcomes, retries and uncertain states remain explicit.
Approval, limits and funding
Operation and idempotency key
Provider-specific adapter
Webhook and status polling
Success, failure or review
Evidence engine
Provider references, status, amount, receipt channel and time remain append-only and traceable to the settlement.
Settlement record
Expected amount and value dateProvider claim remains separateIndependent record
Bank or PSP statementSource and external reference retainedReconciliation
Bank and PSP records are evaluated independently. Mismatches become owned exceptions linked to the settlement.
Audit trail
Approvals, funding, provider operations, reconciliation and finality retain actor, time and relevant state.
Approval recordedUser · dual control
Funding confirmedUser · step-up verified
Provider request acceptedAPI · idempotent operation
Proof receivedSystem · signed webhook
Reconciliation matchedUser · independent source
Finality review
Approval, provider proof, independent reconciliation and guardrails produce one reviewable decision.
Multi-provider API
Settlement, provider operation, funding and finality states remain stable across provider adapters.
{
"settlement": "SET-…",
"provider": {
"connection": "configured",
"operation": "succeeded",
"reference": "recorded"
},
"evidence": {
"providerProof": "verified",
"reconciliation": "matched",
"approval": "recorded"
},
"decision": "ready_to_finalize"
}Enterprise security
Tenant scope is enforced at server boundaries. Sensitive decisions require role policy, session assurance and an auditable actor.
TOTP MFA, recovery codes, lockout and short-lived step-up for sensitive operations.
Six tenant roles with server-side mutation gates and sensitive financial-data masking.
Organization scope is applied to settlements, operations, reconciliation and audit queries.
Append-only audit records capture privileged actions and configuration changes.
Provider-specific signatures are verified before a delivery can affect settlement state.
Credential values stay outside application records; only opaque manager references are retained.
Separation of dutiesCreator and approver are evaluated separately
Evidence provenanceProvider and independent records retain their source
Decision traceabilityFinality inputs and blockers remain inspectable
Controlled exceptionsUncertain outcomes require explicit intervention
Compliance operations
INRSettle supports control execution and evidence collection; licensing, provider diligence and regulatory obligations remain with the responsible parties.
Operating models
Each team sees the decisions it owns without losing the shared settlement context.
API
Create and inspect settlement records, retrieve finality decisions, manage provider connections and receive tenant-scoped responses.
Explore the API modelDocumentation
Start with the lifecycle, approval model, provider boundary, webhook trust rules and reconciliation requirements.
Read the documentationFAQ
Operating responsibility stays explicit across customers, INRSettle and integrated providers.
No. Execution and liquidity remain with integrated providers. INRSettle controls the workflow, records provider activity and evaluates settlement evidence.
Yes. Connections, capabilities and operations are tenant-scoped. The connector contract is provider-agnostic and supports explicit provider selection today and routing policy expansion over time.
No. Provider completion is one input. Finality review also requires the applicable approval record, independent reconciliation and operational guardrails.
An uncertain execution is placed into review and is not automatically resubmitted. Operators must confirm provider status or record a controlled no-effect resolution.
Authorized users can inspect the settlement timeline, proof, reconciliation records, provider operations and audit history from the same tenant-scoped workspace.
Enterprise deployment
We will map the controls, evidence sources and integration boundary required to operate the flow inside INRSettle.