Flow 1
Payment instructions from corporate clients
Clients post JSON payment instructions to a sync API gateway with their partner key. A validator checks them before anything is stored, and the rules-based mapper produces namespaced XML, such as ISO 20022-style messages, for the payment hub.
- 1Sync API gateway
- 2Validator
- 3JSON → namespaced XML
- 4Deliver
- 5Response to client