A Participant can inquiry the details of a single pacs.004, pacs.002, pacs.028, camt.056, camt.029 message.
POST {{baseUrl}}/transactionDetails/:senderBic
The TransactionDetails request allows the Participant the retrieve the details of a specific R-message, Payment Status Report or Investigation sent to or received by the SCT Inst. The response contains the R-message, Payment Status Report or Investigation details.
Request Body
{"dateTime"=>"2019-06-21T23:20:50.000001", "criteria"=>{"transactionId"=>"ipsum officia", "transactionType"=>"PRR", "settlementDate"=>"2019-06-21", "csm"=>"RT1-TIPS", "debtorBic"=>"IPSDID21XXX", "creditorBic"=>"IPSDID21XXX"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
ivUserKey | string | The subscription key of a Participant. Following the format cn=<SSO+BIC+UserId+T>,o=BIC8,o=swift. SSO is a fixed string, last character is for environment (P for production and T for test) eg SSOUNCRITMMAPI12345P, o=uncritmm,o=swift | |
ivUserBic | string | ||
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"dateTime":"2019-06-21T23:20:50.000001","transactionDetails":{"transactionId":"mollit si","transactionType":"PRR","settlementDate":"2019-06-21","debtorBic":"IPSDID21XXX","creditorBic":"IPSDID21XXX","csm":"RT1-TIPS"},"debtorSettlementMethod":"TDCS","creditorSettlementMethod":"TDCS","lac":"9","debitPartyBic":"IPSDID21XXX","creditPartyBic":"IPSDID21XXX","instructingBic":"IPSDID21","instructedBic":"IPSDID21","amount":868484753772.1345,"productId":"of","aos":"A01","originalSettlementDate":"2019-06-21","originalTransactionId":"consequat velit quis dolore","originalAmount":101584703618.59572,"routingType":"DIR","transactionStatus":"s","reasonCode":"el","reasonCodeToOB":"au","reasonCodeToBB":"qu","receptionTime":"2019-05-02T22:22:00.123-01:10","sendingTimeToOB":"2019-05-02T22:22:00.123-01:10","sendingTimeToBB":"2019-05-02T22:22:00.123-01:10","confirmationTimeFromBB":"2019-05-02T22:22:00.123-01:10","confirmationTimeToBB":"2019-05-02T22:22:00.123-01:10"}