Stop and Recall Response.

PUT {{baseUrlv6}}/payments/:uetr/cancellation/status

This API responds to a payment stop and recall request via the tracker.

Request Body

{"from"=>"GPICBICXXXX", "service_level"=>"G002", "assignment_identification"=>"342", "case_identification"=>"case123", "investigation_execution_status"=>"CNCL", "tracker_informing_party"=>"GPIDBICXXXX"}

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
Acceptstring

RESPONSES

status: OK

""