Alert Update - Version 2

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Merchant / Client notifying txShield of an update to an alert / action performed in response to an alert by the Merchant / Client
Status updates are initiated from the merchant system to inform TxShield on the status of a previous alert raised from TxShield. Status updates can be synchronous or asynchronous. Synchronous in the return to the alert notification / webhook. Or asynchronous by calling this endpoint.

Version 1
Sandbox: uat.txshield.payshield.ai/secure/alert/update
Production: Please reach out the project team for production endpoints.

Form Data
string

Alert ID from the original alert sent by TxShield. This is a mandatory parameter to map the status update of the initial alert

string

Status of the transaction. - RESOLVED - DECLINED - WIP - OTHER

string

Reason code will explain the reason for each “status” parameter. It should be in the format xxx.yyy where

string

Any description regarding the transaction that the merchant system needs to send for future records can be sent as a JSON array

string

The date & time that the outcome was reached on, e.g. the time and date that the refund was processed.

string

The amount that was cancelled / refunded. Can be partial or full amount of the alert.

string

The currency for the alert_outcome_amount

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json