Create case request.

POST {{baseUrl}}/swift-apitracker-gcase/v6/cases

This API, initiated by the Assigner of the case, creates a case.

Request Body

{"uetr"=>"97ed4827-7b6f-4491-a06f-b548d5a7512d", "from"=>"GPICBICXXXX", "case_identification"=>"UTAPCASE1", "original_message_name_identification"=>"pacs.008", "original_instruction_identification"=>"Payment1", "service_level"=>"G006", "case_request_reason"=>"MS18", "creator"=>"GPIDBICXXXX", "assignee"=>"GPIBBICXXXX"}

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