Logo
Swift API Sandbox Collections API Documentation

5XX Errors

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

This API is a status confirmation update to inform 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 OK





Curl
curl -X PUT 'https://sandbox.swift.com/swift-apitracker-gcov/v5/payments/:uetr/status' -H 'Content-Type: application/json' -d '{"from":"SNFSUS33XXX","transaction_status":"ACCC","tracker_informing_party":"SNFSUS33XXX","instruction_identification":"ABC123","end_to_end_identification":"DEF456","service_level":"G001","payment_scenario":"COVE","confirmed_date":"2021-03-08T15:12:00.000Z","confirmed_amount":{"amount":"10010.01","currency":"EUR"}}'

ENDPOINTS