[listAlerts]: It allows the Participant to enquire the list of alerts generated by the module for its BIC.
POST {{baseUrl}}/listAlerts/:senderBIC
The listAlerts request allows the STEP2 Preferred Agent to retrieve the list of alerts produced by the module for its BIC
Request Body
{"dateTime"=>"2019-06-21T23:20:50.000001", "searchCriteria"=>{"settlementBIC"=>"IPSDID21XXX", "dateTimeFrom"=>"2019-06-21T23:20:50.000001", "dateTimeTo"=>"2019-06-21T23:20:50.000001", "eventDescription"=>"laboris proident magna"}, "offset"=>"velit"}
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
{"alerts":[{"dateTime":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"eventDescription":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"eventType":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"dateTime":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"eventDescription":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"eventType":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"dateTime":"2019-06-21T23:20:50.000001","endOfList":false,"offset":"Excepteur culpa amet consectetur reprehenderit"}