Status confirmation update(if transaction_status is ACSP)
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"
}
} |
ENDPOINTS