A Participant can inquiry the list of its Participants’ Operation.
POST {{baseUrl}}/listParticipantOperation/:senderBic
The List Participant Operation request allows the Participant to retrieve the list of a specific operations based on a search filter. The response returns the requested details or Code 204 if no record satisfying the criteria is found.
Request Body
{"dateTime"=>"2019-06-21T23:20:50.000001", "criteria"=>{"operationType"=>"INS", "referenceId"=>"ad p", "critical"=>"0", "status"=>"RJS", "requestor"=>"sit eiusmod in", "dateOfRequestFrom"=>"2019-06-21", "dateOfRequestTo"=>"2019-06-21", "authorizer"=>"nis", "dateOfExecutionFrom"=>"2019-06-21", "dateOfExecutionTo"=>"2019-06-21"}, "offset"=>"proident"}
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
{"endOfList":"0","dateTime":"2019-06-21T23:20:50.000001","numRecordFound":-76792521,"responseList":[{"operationType":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"referenceId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"critical":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"status":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"requestor":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"dateOfRequest":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"authorizer":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"dateOfExecution":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"operationType":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"referenceId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"critical":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"status":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"requestor":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"dateOfRequest":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"authorizer":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"dateOfExecution":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"offset":"aliquip ex in est sunt"}