January 2021
January 22
Fusion Service Level Agreements
AnnouncementJanuary 20
New User Guides Published
AnnouncementDecember 2020
December 22
Aadhar Biometric KYC - RBL Update
FixedNovember 2020
November 29
Aadhar Biometric KYC - RBL
AnnouncementTransaction API
FixedIn case of any 5XX failure for Account2Account transfer the fintech should be able to verify the status of the transaction. We have added the capability to check the status of the transaction if it gets failed due to 5XX error code.
/transactions/{transactionID} API helps query the transaction_id using the request_id shared by the fintechs. This is useful in case there is a surge in 5XX type failures in A2A transfer.
For A2A transfers, API passes RequestId and IfiID as a query parameter and returns back the transaction_id in case the transaction was successful & “no transaction found against the request id” if the transaction was not processed in Fusion with corresponding error code.