Transaction - Update Status
Transaction - Update Status
Update Transaction Status
The POST /transactions/status endpoint is used to update the monitoring status of a transaction. The status can be one of the following values: ALLOW, FLAG, BLOCK, or SUSPEND.
Authentication
x-api-keystring
API keys are used to authenticate the requests.
Request
This endpoint expects an object.
transactionId
The unique identifier of the transaction to update
updates
Response
OK
transactionId
status
Model for rule action if a rule is hit. This is returned in the API response and can be configured on Console by operational accounts like a Compliance Analyst
message
Errors
400
Bad Request Error
404
Not Found Error