Symbol Change

A symbol change generates a positions event for accounts holding the affected instrument.

{
  "id": "event_b41f0ece-d4dd-4816-a5f0-7b9cdd03cb77",
  "type": "positions.updated",
  "timestamp": "2025-05-21T05:21:03.481395556Z",
  "payload": {
    "accountID": "2e5b0d00-d9f8-4584-866d-c6bde6ab55be.1614074224406",
    "accountNo": "DINQ000055",
    "userID": "2e5b0d00-d9f8-4584-866d-c6bde6ab55be",
    "updateReason": "SYMBOL_CHANGE",
    "previous": {
      "symbol": "ZAPP"
    },
    "current": {
      "symbol": "ZAPPF"
    }
  }
}