Dear community,
We are pleased to announce the release of a new API in the B2B channel.
Financial Transactions
Enable financial transactions posting, reversal posting and enquiry on Finastra Core banking solutions.
This new API contains 4 endpoints:
- POST /financial-postings: This API can be used for posting transactions
- GET /financial-postings: This API can be used to get the transaction details given the transaction reference.
- GET /financial-postings/{transactionId}: This API can be used to get the transaction details given the transactionId
- POST /financial-postings/{transactionId}/reverse: This API reverses the financial transactions posted
More documentation here.