It allows the Participant to ask the comprehensive re-transmission of output files for which the Participant was the receiver.

POST {{baseUrl}}/resendAll/:senderBIC

The resendAll allows participants to ask the comprehensive retransmission of all the output files in TSG (transmitting) or ERR (error) status and for which the relevant participant was the receiver. 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", "resendCriteria"=>{"fileType"=>"IDF", "dateFrom"=>"2019-06-21", "dateTo"=>"2019-06-21", "fileReference"=>"TESTFILEREF01234", "cycle"=>"01", "lac"=>"3", "originalFileRef"=>"TESTFILEREF01234", "fileStatus"=>"TSD", "reasonCode"=>"A01"}}

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;commandRef&quot;:&quot;F010190208113908&quot;,&quot;dateTime&quot;:{}}