{
  "id": "evt_a4xK32BanKWYn",
  "type": "link.created",
  "object": "event",
  "data": {
    "id": "link_l6J0WLYbiABXxABN",
    "object": "link",
    "holder_id": "770208157",
    "username": "416148503",
    "holder_type": "business",
    "created_at": "2020-12-27T19:06:45.986Z",
    "institution": {
      "id": "cl_banco_de_chile",
      "name": "Banco de Chile",
      "country": "cl"
    },
    "link_token": "link_l6J0WLYbiABXxABN_token_8ZX8ZKCctdRasshzUrWFNn9W",
    "mode": "test",
    "accounts": [
      {
        "id": "acc_XqNDRKQeTnKvpnW5",
        "object": "account",
        "type": "checking_account",
        "number": "746326042",
        "name": "Cuenta Corriente",
        "official_name": "Cuenta Corriente",
        "balance": {
          "available": 51340323,
          "current": 51340323,
          "limit": 51340323
        },
        "holder_id": "770208157",
        "holder_name": "Galarza Saiz S.A. SpA",
        "currency": "CLP",
        "refreshed_at": null
      }
    ]
  },
  "created_at": "2020-04-22T21:10:19.254Z",
  "mode": "test"
}
AttributeTypeDescription
idstringUnique identifier for the Event
typestringEvent type
objectstringIdentifier for the type of object. Its value for Events will always correspond to event
dataobjectObject with the data associated to the event
created_atstringEvent's creation date, using ISO 8601
modestringIndicates whether the Event is in live mode or in test mode (for the sandbox)