Stop and Recall request.
PUT {{baseUrlv6}}/payments/:uetr/cancellation
This API submits a payment stop and recall request via the tracker.
Request Body
{"from"=>"GPIBBICXXXX", "service_level"=>"G002", "case_identification"=>"case123", "original_message_name_identification"=>"pacs.008", "original_instruction_identification"=>"ABC123", "cancellation_reason_information"=>"DUPL", "indemnity_agreement"=>"INDM", "creator"=>"GPIABICXXXX"}
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 | ||
Accept | string |
RESPONSES
status: OK
""