[lcrDetails]: It allows STEP2 Preferred Agent to retrieve details of queued and processed (settled / cancelled / revoked / rejected) LCRs.
POST {{baseUrl}}/lcrDetails/:senderBIC
The lcrList request allows the STEP2 Preferred Agent to retrieve details of a single LCR for a specific settlementBIC (mandatory to set up the request).
Request Body
{"dateTime"=>"2019-06-21T23:20:50.000001", "searchCriteria"=>{"lcrReference"=>"ad", "settlementBIC"=>"IPSDID21XXX", "settlementDate"=>"2019-06-21"}}
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","lcrDetails":{"BulkType":"Pacs.007","amount":72530938047885.27,"businessDate":"2019-06-21","cgsLacInput":"1","cgsLacOutput":"14","cgsLcrStatusUpdate":"2019-06-21T23:20:50.000001","instdAgt":"\u003cstring\u003e","instdSttlmBIC":"IPSDID21XXX","instgAgt":"\u003cstring\u003e","instgSttlmBIC":"IPSDID21XXX","lacInputFromS2":"61","lcrReference":"n","lcrStatus":"RJCT","numTransactions":883188345292.521,"originalBulk":"/s77Ias?ktb0|c,-(-B+)2bBN+4","originalFileRef":"3M5Z29VXBMOHIPEW","s2LcrCreationTimestamp":"2019-06-21T23:20:50.000001","service":"SCT","dbrCrdFlag":"C"}}