Credit Transfer API
Overview
The Credit Transfer API is called during the payment execution flow when processing and managing credit transfers between a payment engine and a CSM Service. The following data models are supported within this API:
ExecutePaymentRequest |
ExecutePaymentResponse |
|---|---|
ReceivePaymentRequest |
ReceivePaymentResponse |
ReceivePaymentTimeout |
ReceivePaymetSettledRequest |
ReceivePaymentSettledResponse |
ReceivePaymentStatusInquiryRequest |
ReceivePaymentStatusInquiryResponse |
TechnicalResponse |
Summary
Integration Pattern |
Asynchronous |
|---|---|
Reply Method |
Separate request/response queues/topics |
Integration Method |
JMS, Kafka |
Message Format |
JSON |
Message Model |
ISO20022 |
Security |
TLS 1.2 |
Resiliency Strategies |
Circuit Breaker, Backpressure, Automatic Retries |