Success Scenarios
Number of APIs: 42
-
A Participant can inquiry its Beneficiary PSPs. POST {{baseUrl}}/listBeneficiary/:senderBic
-
The Participant can inquiry interest calculation performed by the system for each day of the required month. POST {{baseUrl}}/interestAmounts/:senderBic
-
A Participant can transfer a specific amount from one Participant to another Participant within a Pool. PUT {{baseUrl}}/liquidityTransfer/:senderBic
-
A Participant can inquiry one specific or the list of Funding and Defunding Instructions issued in TIPS for a BIC. POST {{baseUrl}}/listInstructionsFundingDefunding/:senderBic
-
A Participant can inquiry one specific or the list of Funding and Defunding Instructions issued in TIPS for a BIC. POST {{baseUrl}}/listInstructionsFundingDefundingTIPS/:senderBic
-
A Participant can inquiry the details of a specific liquidity instruction related to a funding/defunding exchanged with TIPS. POST {{baseUrl}}/instructionDetails/:senderBic/:referenceId
-
A Participant can inquiry one specific or the list of messages exchanged with TIPS. POST {{baseUrl}}/listMessage/:senderBic
-
A Participant can inquiry the detail of a specific message exchanged with TIPS. POST {{baseUrl}}/messageDetails/:senderBic
-
A Participant can request the generation of an Outbound LTO. PUT {{baseUrl}}/generateOutboundLto/:senderBic
-
A Participant can request the generation of a get Account Balance to inquiry its DCA account. POST {{baseUrl}}/getAccountBalance/:senderBic