Request to update the status of a transaction to ACSP/G001

PUT https://sandbox.swift.com/swift-apitracker-uc-cct/v5/payments/:uetr/status

This API is a status confirmation update to inform the tracker about the updated status of a given payment

Request Body

{"from"=>"SNFSUS33XXX", "transaction_status"=>"ACSP", "transaction_status_date"=>"2021-03-08T15:12:00.000Z", "transaction_status_reason"=>"G001", "tracker_informing_party"=>"SNFSUS33XXX", "instruction_identification"=>"ABC123", "settlement_method"=>"CLRG", "clearing_system"=>"EBA", "instructed_agent"=>{"bicfi"=>"SNFSNL33XXX"}, "interbank_settlement_amount"=>{"amount"=>"9990.01", "currency"=>"EUR"}, "charge_bearer"=>"CRED", "charges_information"=>[{"amount"=>{"amount"=>"10.0", "currency"=>"EUR"}, "agent"=>{"bicfi"=>"SNFSUS33XXX"}}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""