Logo
Swift API Sandbox Collections API Documentation

Mandatory Field Missing

POST {{baseUrl}}/swift-apitracker-gcase-pilot/v5/cases

This API, initiated by the Assigner of the case, creates a 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 POST 'https://sandbox.swift.com/swift-apitracker-gcase-pilot/v5/cases' -H 'X-SWIFT-Signature: x-swift-signature' -H 'Content-Type: application/json' -d '{"from":"GPICBICXXXX","case_identification":"UTAPCASE1","original_message_name_identification":"pacs.008","original_instruction_identification":"Payment1","service_level":"G006","case_request_reason":"MM35","tracker_informing_party":"GPICBICXXXX"}'

ENDPOINTS