Activate Or Deactivate An Alert
Activate or Deactivate existing alerts created for this account. This does not delete alerts, but disables notifications until reactivated.
Path parameters
accountId
Request
This endpoint expects an object.
alertId
The alert Identifier
alertActive
Set whether or not the alert should be active (1) or inactive (0).
Response
An object containing details about the activated/deactivated alert.
request_id
order_id
The tracking number of the alert. Occasssionally referenced as the alertId or alert_id.
success
Displays result status of alert request
text
Response message to clarify success status reason.
failure_list
If "success" returns false, will list failed order Ids
Errors
401
Unauthorized Error
500
Internal Server Error

