Dear community,
We are pleased to announce the release of a new API in the B2B channel.
Payment Following Raw ISO20022
Finastra's Payment Following Raw ISO20022 Open API enables a user to perform pre-initiation calculations such as receiving a currency conversion rate before submitting a payment. The API also enables a user to initiate a customer single or real-time payment based on ISO20022.
This new API contains 7 endpoints:
- POST /single-ct/rates: Calculate Single Ct Rate
- POST /real-time/rates: Calculate Real Time Rate
- POST /single-ct/fees: Calculate Single Ct Fees
- POST /real-time/fees: Calculate Real Time Fees
- POST /credit-transfer/single-ct/initiate: Initiate a new Customer Credit Transfer Payment based on ISO20022 pain.001.001.06
- POST /credit-transfer/real-time/initiate: Initiate a new Real-Time Customer Credit Transfer Payment based on ISO20022 pain.001.001.06
- GET /credit-transfer/{paymentId}/status: get the status of a payment
More documentation here