Logo
Swift API Sandbox Collections API Documentation

Conclude case.

PUT {{baseUrl}}/swift-apitracker-gcase/v6/cases/:uetr/:case_identification/conclude

After investigation is finished, the Assignee updates the Tracker. This API informs of a conclude investigation case.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
X-SWIFT-Signature
string (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-Type
string




RESPONSES

status





Curl
curl -X PUT 'https://sandbox.swift.com/swift-apitracker-gcase/v6/cases/:uetr/:case_identification/conclude' -H 'X-SWIFT-Signature: x-swift-signature' -H 'Content-Type: application/json' -d '{"from":"GPIBBICXXXX","assignment_identification":"caseresp1234","service_level":"G006","tracker_informing_party":"GPIABICXXXX","status":"INFO","status_reason_information":"ADIN","narrative":"date of birth of debtor is 1 March 1972 as reflected in the copy of the passport attached to this case."}'

ENDPOINTS