Unix timestamp when this exception was acknowledged; null if unacknowledged
PersonId of the person who acknowledged this exception; null if unacknowledged
Unix timestamp when this exception was cleared; null if still active
Raw JSON string containing signal-level rejection context from the SignalAPI
{ "Guid": 0, "VariantGuid": 0, "FamilyGuid": 0, "VariantLabel": "string", "FamilyName": "string", "Severity": "string", "Code": "string", "Message": "string", "FirstSeenWhen": 0, "LastSeenWhen": 0, "AckedWhen": 0, "AckedByPersonId": 0, "ClearedWhen": 0, "ContextJson": "string", "Context": { "Qty": 0, "Error": "string", "Action": "string", "Symbol": "string", "Details": "string", "ErrorCode": "string", "TypeOfSymbol": "string", "CooldownSecs": 0, "ChildSystemId": 0 } }