Interoperability

Institution Adapter Layer

Adapters isolate institution-specific message formats from the common TRUST assessment contract.

Design objective

One governed TRUST pipeline, multiple integration styles.

Banking Adapter

Maps bank transaction fields and authentication context into the TRUST SDK request model.

Bank A
Open contextual page →

Mobile Money Adapter

Maps mobile-money transaction and channel context into the common SDK contract.

Mobile Money B
Open contextual page →

FinTech Adapter

Maps Open API style payloads into the common SDK request model.

FinTech C
Open contextual page →

Adapter Responsibilities

ResponsibilityPurpose
Schema mappingTranslate native institution fields to the SDK contract.
ValidationReject malformed or incomplete technical requests before assessment.
CorrelationPreserve transaction identity across the technical chain.
Pseudonymization boundarySupport privacy-preserving identifiers where required by deployment policy.
Canonical handoffDeliver a normalized transaction representation downstream.