[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

KeyDatatypeRequiredDescription
ivUserKeystringThe 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
ivUserBicstring
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;dateTime&quot;:&quot;2019-06-21T23:20:50.000001&quot;,&quot;fileDetails&quot;:{&quot;businessDate&quot;:&quot;2019-06-21&quot;,&quot;creationDtTm&quot;:&quot;2019-06-21T23:20:50.000001&quot;,&quot;fileStatus&quot;:&quot;RNS&quot;,&quot;fileType&quot;:&quot;LMR&quot;,&quot;lacNumber&quot;:&quot;56&quot;,&quot;lastStatusUpdate&quot;:&quot;2019-06-21T23:20:50.000001&quot;,&quot;moduleIdentifier&quot;:&quot;CGS&quot;,&quot;networkFileName&quot;:&quot;BSXESKIXOQ3P8PNTUAD.F&quot;,&quot;receivingInstitution&quot;:&quot;\u003cstring\u003e&quot;,&quot;sendingInstitution&quot;:&quot;\u003cstring\u003e&quot;,&quot;fileReference&quot;:&quot;R6F2KI5AQLL8DL57&quot;,&quot;lmrData&quot;:{&quot;numTotBulks&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;positionLacOpen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;positionLacClose&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;debitPosLacOpen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;creditPosLacOpen&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;debitPosLacClose&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;creditPosLacClose&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;lnrData&quot;:{&quot;positionDtTm&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;positionNotification&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}}}