---
title: "(Auth roles: Promoter)"
method: GET
path: "/v{api-version}/Events/{eventId}/WalletInfo"
tags: ["Events"]
---

# (Auth roles: Promoter)

`GET /v{api-version}/Events/{eventId}/WalletInfo`

## Path parameters

- `eventId` integer, required
- `api-version` string, required

## Response `200`

OK

- EventWalletInfoInvokeResponse
  - `isSuccess` boolean
  - `code` 2000 | 4001 | 4002 | 4003 | 4004 | 4005 | 4006 | 4007 | 4008 | 4009 | 4010 | 4101 | 4201 | 4202 | 4203 | 4301 | 4302 | 4303 | 4304 | 4305 | 4307 | 4308 | 4309 | 4310 | 4311 | 4312 | 4313 | 4314 | 4320 | 4321 | 5001 | 5002 | 6001
  - `errorMessage` string, nullable
  - `exception` ISerializable
  - `result` EventWalletInfo
    - `id` integer
    - `name` string, nullable
    - `startDate` string, date-time
    - `visibilityDate` string, date-time
    - `endDate` string, date-time
    - `qrCodeVisibilityHours` integer
    - `isQrCodeVisible` boolean
    - `season` SeasonInfo
      - `seasonBaseEventId` integer
      - `name` string, nullable
      - `isNextInSeason` boolean
      - `eventId` integer, nullable
      - `currentEventName` string, nullable
      - `isQrCodeVisible` boolean
      - `nextEventStartDate` string, date-time
      - `visibilityDate` string, date-time
      - `endDate` string, date-time
      - `qrCodeVisibilityHours` integer
      - `lastWalletUpdateStartDate` string, date-time, nullable
      - `startUpdateIsQrVisible` boolean
      - `lastWalletUpdateFinishDate` string, date-time, nullable
      - `finishUpdateIsQrVisible` boolean
      - `logInfos` EventWallteLogInfo[], nullable
        - `id` integer
        - `creationDate` string, date-time
        - `message` string, nullable
        - `logType` string, nullable
        - `withBarcode` boolean
        - `count` integer
        - `patchType` string, nullable
        - `reason` string, nullable
    - `lastWalletUpdateStartDate` string, date-time, nullable
    - `startUpdateIsQrVisible` boolean
    - `lastWalletUpdateFinishDate` string, date-time, nullable
    - `finishUpdateIsQrVisible` boolean
    - `logInfos` EventWallteLogInfo[], nullable
      - `id` integer
      - `creationDate` string, date-time
      - `message` string, nullable
      - `logType` string, nullable
      - `withBarcode` boolean
      - `count` integer
      - `patchType` string, nullable
      - `reason` string, nullable

---

[API](https://skmtc.dev/sixtix/apis/sixtix-api-developer-documentation.md) · [All operations](https://skmtc.dev/sixtix/apis/sixtix-api-developer-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sixtix/sixtix-api-developer-documentation/revisions/06d7984f1f4e/schema)
