It allows Participants to enquire the details of a single message for which they are sender or receiver

POST {{baseUrl}}/messageDetails/:senderBIC

The messageDetails request allows participants to get the details of a specific message (sent or received). If no record is found for the set criteria of the request, the HTTP Code 204 is returned with the Response.

Request Body

{"dateTime"=>"2019-06-21T23:20:50.000001", "message"=>{"messageType"=>"Camt.003", "messageStatus"=>"VAL", "messageRef"=>"string", "dateTime"=>"2019-06-21T23:20:50.000001", "senderReceiverBIC"=>"TESTIT88"}}

HEADERS

KeyDatatypeRequiredDescription
ivUserKeystringThe subscription key of a Participant. cn=<SSO+BIC+UserId+T>,o=BIC8,o=swift. SSO is a fixed string, last char 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;messageDetails&quot;:{&quot;dateTime&quot;:{},&quot;lastStatusUpdate&quot;:{},&quot;messageRef&quot;:&quot;fugiat enim Lorem cillum&quot;,&quot;messageType&quot;:&quot;Camt.003&quot;,&quot;network&quot;:&quot;SWT&quot;,&quot;senderReceiverBIC&quot;:&quot;TESTIT88&quot;,&quot;messageStatus&quot;:&quot;RCV&quot;,&quot;validationDateTime&quot;:{},&quot;IGFFileRef&quot;:&quot;TESTFILEREF01234&quot;,&quot;OGFFileRef&quot;:&quot;TESTFILEREF01234&quot;,&quot;counter&quot;:1000,&quot;getAccountDetails&quot;:{&quot;settlementBIC&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;returnAccountDetails&quot;:{&quot;position&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;positionTimestamp&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;settlementBIC&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;returnAccountQueryResponseError&quot;:{&quot;reasonCode&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;getTransaction&quot;:{&quot;referenceLCR&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;returnTransaction&quot;:{&quot;instructingSettlementBIC&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;instructingDPBIC&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;instructedSettlementBIC&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;instructedDPBIC&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;lcrStatusUpdate&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;totalLCRNumber&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;totalLCRAmount&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},&quot;returnTransactionQueryResponseError&quot;:{&quot;reasonCode&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}}}