Request to cancel a transaction

PUT {{baseUrlv5}}/payments/:uetr/cancellation

This API informs the tracker about the cancellation of a given transaction

Request Body

{"from"=>"SWHQBEBBXXX", "service_level"=>"G002", "case_identification"=>"123", "original_message_name_identification"=>"pacs.008", "original_instruction_identification"=>"456", "cancellation_reason_information"=>"DUPL", "indemnity_agreement"=>"INDM"}

HEADERS

KeyDatatypeRequiredDescription
X-SWIFT-Signaturestring
Content-Typestring(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
Acceptstring