Assignee of the case accepts the request.

PUT {{baseUrl}}/swift-apitracker-gcase-pilot/v5/cases/:uetr/:case_identification/assign

This API is used by the assignee of the case to update the Tracker to confirm the acceptance of the case or that the case is assigned to another party in the chain.

Request Body

{"from"=>"GPIABICXXXX", "assignment_identification"=>"Casereference1", "service_level"=>"G006", "case_assignment_status"=>"MINE", "tracker_informing_party"=>"GPIABICXXXX"}

HEADERS

KeyDatatypeRequiredDescription
X-SWIFT-Signaturestring(Required) The application level signature produced based on asymmetric cryptography RFC 7515. The input data elements used in signature calculated are abs_path and message body (HTTP request body) according RFC 2616
Content-Typestring