Logo
Swift API Sandbox Collections API Documentation

Update the status of a cancelled transaction status RJCR CUST

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

This call informs the tracker about the updated status of a given payment

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X PUT 'https://sandbox.swift.com/swift-apitracker/v5/payments/:uetr/cancellation/status' -H 'Content-Type: application/json; charset=utf-8' -d '{"from":"SWHQBEBBXXX","service_level":"G002","assignment_identification":" 999","case_identification":" 123","investigation_execution_status":"RJCR","investigation_execution_status_reason":{"rejected":"CUST"},"tracker_informing_party":"SWHQBEBBXXX"}'

ENDPOINTS