[fileDetails]: It allows STEP2 Preferred Agent to retrieve details of LMR and LNR output files generated by the Module.
POST {{baseUrl}}/fileDetails/:senderBIC
The fileDetails request allows the STEP2 Preferred Agent to retrieve details of LMR and LNR output files generated by the module
Request Body
{"dateTime"=>"2019-06-21T23:20:50.000001", "searchCriteria"=>{"fileType"=>"LNR", "networkFileName"=>"JKSRKFSHFFW2FZI8J09UFV.K", "businessDate"=>"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","fileDetails":{"businessDate":"2019-06-21","creationDtTm":"2019-06-21T23:20:50.000001","fileStatus":"RNS","fileType":"LMR","lacNumber":"56","lastStatusUpdate":"2019-06-21T23:20:50.000001","moduleIdentifier":"CGS","networkFileName":"BSXESKIXOQ3P8PNTUAD.F","receivingInstitution":"\u003cstring\u003e","sendingInstitution":"\u003cstring\u003e","fileReference":"R6F2KI5AQLL8DL57","lmrData":{"numTotBulks":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"positionLacOpen":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"positionLacClose":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"debitPosLacOpen":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"creditPosLacOpen":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"debitPosLacClose":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"creditPosLacClose":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"lnrData":{"positionDtTm":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"positionNotification":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}}