Logo
Swift API Sandbox Collections API Documentation

InvalidRequest(if body is null)

PUT {{baseUrl}}/swift-tracker-low-value/v4/payments/:uetr/status

This API is a status confirmation update to inform the tracker about the updated status of a given payment sent within the context of the SWIFT’s cross-border Low Value Payments initiative.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status OK

{ "payment_transaction_status_instruction_identification": { "instruction_identification": "2020090900000001" } }



Curl
curl -X PUT 'https://sandbox.swift.com/swift-tracker-low-value/v4/payments/:uetr/status' -H 'Content-Type: application/json'

ENDPOINTS