Request to update the status of the transaction to RJCT/AC04
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"=>"SNFSUS33XXX", "transaction_status"=>"RJCT", "transaction_status_date"=>"2021-03-08T15:12:00.000Z", "reject_return_reason"=>"AC04", "tracker_informing_party"=>"SNFSUS33XXX", "instruction_identification"=>"ABC123", "service_level"=>"G001", "payment_scenario"=>"CCTR"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""