Status Confirmation: Internal Server Error

PUT {{baseUrl}}/payments/:uetr/status

This API is a status confirmation update sent by PMIs on behalf of the sending/receiving PMI participant to inform the tracker about the updated status of a given payment.

Request Body

{"from"=>"PMIBICXXXXX", "transaction_status"=>"ACCC", "tracker_informing_party"=>{"bicfi"=>"ADCBAEAA"}, "instruction_identification"=>"123", "service_level"=>"G001", "payment_scenario"=>"CCTR", "confirmed_date"=>"2022-11-25T14:33:00.000Z", "confirmed_amount"=>{"currency"=>"GBP", "amount"=>"6545.56"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

""