error500s

PUT {{baseUrl}}/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"=>"SWHQBEBBXXX", "transaction_status"=>"ACCC", "tracker_informing_party"=>"SWHQBEBBXXX", "instruction_identification"=>"ABCRef", "end_to_end_identification"=>"123Ref", "service_level"=>"G004", "payment_scenario"=>"FCTR", "confirmed_date"=>"2021-12-17T09:30:47.000Z", "confirmed_amount"=>{"currency"=>"EUR", "amount"=>"1000.0"}, "creditor"=>"GPIBUS33XXX", "creditor_account"=>{"identification"=>"Acct125647"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring