---
title: "getAllWalletEvents"
method: GET
path: "/api/wallet-events"
tags: ["wallet-event-resource"]
---

# getAllWalletEvents

`GET /api/wallet-events`

## Query parameters

- `acceptorCode.contains` string
- `acceptorCode.doesNotContain` string
- `acceptorCode.equals` string
- `acceptorCode.in` string[]
- `acceptorCode.notEquals` string
- `acceptorCode.notIn` string[]
- `acceptorCode.specified` boolean
- `acceptorId.equals` integer
- `acceptorId.greaterThan` integer
- `acceptorId.greaterThanOrEqual` integer
- `acceptorId.in` integer[]
- `acceptorId.lessThan` integer
- `acceptorId.lessThanOrEqual` integer
- `acceptorId.notEquals` integer
- `acceptorId.notIn` integer[]
- `acceptorId.specified` boolean
- `acceptorName.contains` string
- `acceptorName.doesNotContain` string
- `acceptorName.equals` string
- `acceptorName.in` string[]
- `acceptorName.notEquals` string
- `acceptorName.notIn` string[]
- `acceptorName.specified` boolean
- `actionDescription.contains` string
- `actionDescription.doesNotContain` string
- `actionDescription.equals` string
- `actionDescription.in` string[]
- `actionDescription.notEquals` string
- `actionDescription.notIn` string[]
- `actionDescription.specified` boolean
- `actionType.equals` 'DEPOSIT' | 'WITHDRAW'
- `actionType.in` string[]
- `actionType.notEquals` 'DEPOSIT' | 'WITHDRAW'
- `actionType.notIn` string[]
- `actionType.specified` boolean
- `amount.equals` number
- `amount.greaterThan` number
- `amount.greaterThanOrEqual` number
- `amount.in` number[]
- `amount.lessThan` number
- `amount.lessThanOrEqual` number
- `amount.notEquals` number
- `amount.notIn` number[]
- `amount.specified` boolean
- `clubId.equals` integer
- `clubId.greaterThan` integer
- `clubId.greaterThanOrEqual` integer
- `clubId.in` integer[]
- `clubId.lessThan` integer
- `clubId.lessThanOrEqual` integer
- `clubId.notEquals` integer
- `clubId.notIn` integer[]
- `clubId.specified` boolean
- `createdDateFrom.equals` string, date-time
- `createdDateFrom.greaterThan` string, date-time
- `createdDateFrom.greaterThanOrEqual` string, date-time
- `createdDateFrom.in[0].epochSecond` integer
- `createdDateFrom.in[0].nano` integer
- `createdDateFrom.lessThan` string, date-time
- `createdDateFrom.lessThanOrEqual` string, date-time
- `createdDateFrom.notEquals` string, date-time
- `createdDateFrom.notIn[0].epochSecond` integer
- `createdDateFrom.notIn[0].nano` integer
- `createdDateFrom.specified` boolean
- `createdDateTo.equals` string, date-time
- `createdDateTo.greaterThan` string, date-time
- `createdDateTo.greaterThanOrEqual` string, date-time
- `createdDateTo.in[0].epochSecond` integer
- `createdDateTo.in[0].nano` integer
- `createdDateTo.lessThan` string, date-time
- `createdDateTo.lessThanOrEqual` string, date-time
- `createdDateTo.notEquals` string, date-time
- `createdDateTo.notIn[0].epochSecond` integer
- `createdDateTo.notIn[0].nano` integer
- `createdDateTo.specified` boolean
- `currency.equals` 'IRR'
- `currency.in` string[]
- `currency.notEquals` 'IRR'
- `currency.notIn` string[]
- `currency.specified` boolean
- `dateFrom.equals` string, date
- `dateFrom.greaterThan` string, date
- `dateFrom.greaterThanOrEqual` string, date
- `dateFrom.in[0].chronology.calendarType` string
- `dateFrom.in[0].chronology.id` string
- `dateFrom.in[0].dayOfMonth` integer
- `dateFrom.in[0].dayOfWeek` 'MONDAY' | 'TUESDAY' | 'WEDNESDAY' | 'THURSDAY' | 'FRIDAY' | 'SATURDAY' | 'SUNDAY'
- `dateFrom.in[0].dayOfYear` integer
- `dateFrom.in[0].era` 'BCE' | 'CE'
- `dateFrom.in[0].leapYear` boolean
- `dateFrom.in[0].month` 'JANUARY' | 'FEBRUARY' | 'MARCH' | 'APRIL' | 'MAY' | 'JUNE' | 'JULY' | 'AUGUST' | 'SEPTEMBER' | 'OCTOBER' | 'NOVEMBER' | 'DECEMBER'
- `dateFrom.in[0].monthValue` integer
- `dateFrom.in[0].year` integer
- `dateFrom.lessThan` string, date
- `dateFrom.lessThanOrEqual` string, date
- `dateFrom.notEquals` string, date
- `dateFrom.notIn[0].chronology.calendarType` string
- `dateFrom.notIn[0].chronology.id` string
- `dateFrom.notIn[0].dayOfMonth` integer
- `dateFrom.notIn[0].dayOfWeek` 'MONDAY' | 'TUESDAY' | 'WEDNESDAY' | 'THURSDAY' | 'FRIDAY' | 'SATURDAY' | 'SUNDAY'
- `dateFrom.notIn[0].dayOfYear` integer
- `dateFrom.notIn[0].era` 'BCE' | 'CE'
- `dateFrom.notIn[0].leapYear` boolean
- `dateFrom.notIn[0].month` 'JANUARY' | 'FEBRUARY' | 'MARCH' | 'APRIL' | 'MAY' | 'JUNE' | 'JULY' | 'AUGUST' | 'SEPTEMBER' | 'OCTOBER' | 'NOVEMBER' | 'DECEMBER'
- `dateFrom.notIn[0].monthValue` integer
- `dateFrom.notIn[0].year` integer
- `dateFrom.specified` boolean
- `dateTo.equals` string, date
- `dateTo.greaterThan` string, date
- `dateTo.greaterThanOrEqual` string, date
- `dateTo.in[0].chronology.calendarType` string
- `dateTo.in[0].chronology.id` string
- `dateTo.in[0].dayOfMonth` integer
- `dateTo.in[0].dayOfWeek` 'MONDAY' | 'TUESDAY' | 'WEDNESDAY' | 'THURSDAY' | 'FRIDAY' | 'SATURDAY' | 'SUNDAY'
- `dateTo.in[0].dayOfYear` integer
- `dateTo.in[0].era` 'BCE' | 'CE'
- `dateTo.in[0].leapYear` boolean
- `dateTo.in[0].month` 'JANUARY' | 'FEBRUARY' | 'MARCH' | 'APRIL' | 'MAY' | 'JUNE' | 'JULY' | 'AUGUST' | 'SEPTEMBER' | 'OCTOBER' | 'NOVEMBER' | 'DECEMBER'
- `dateTo.in[0].monthValue` integer
- `dateTo.in[0].year` integer
- `dateTo.lessThan` string, date
- `dateTo.lessThanOrEqual` string, date
- `dateTo.notEquals` string, date
- `dateTo.notIn[0].chronology.calendarType` string
- `dateTo.notIn[0].chronology.id` string
- `dateTo.notIn[0].dayOfMonth` integer
- `dateTo.notIn[0].dayOfWeek` 'MONDAY' | 'TUESDAY' | 'WEDNESDAY' | 'THURSDAY' | 'FRIDAY' | 'SATURDAY' | 'SUNDAY'
- `dateTo.notIn[0].dayOfYear` integer
- `dateTo.notIn[0].era` 'BCE' | 'CE'
- `dateTo.notIn[0].leapYear` boolean
- `dateTo.notIn[0].month` 'JANUARY' | 'FEBRUARY' | 'MARCH' | 'APRIL' | 'MAY' | 'JUNE' | 'JULY' | 'AUGUST' | 'SEPTEMBER' | 'OCTOBER' | 'NOVEMBER' | 'DECEMBER'
- `dateTo.notIn[0].monthValue` integer
- `dateTo.notIn[0].year` integer
- `dateTo.specified` boolean
- `description.contains` string
- `description.doesNotContain` string
- `description.equals` string
- `description.in` string[]
- `description.notEquals` string
- `description.notIn` string[]
- `description.specified` boolean
- `id.equals` integer
- `id.greaterThan` integer
- `id.greaterThanOrEqual` integer
- `id.in` integer[]
- `id.lessThan` integer
- `id.lessThanOrEqual` integer
- `id.notEquals` integer
- `id.notIn` integer[]
- `id.specified` boolean
- `idOfAcceptor` integer
- `idOfUser` integer
- `page` integer
- `refEvent.equals` integer
- `refEvent.greaterThan` integer
- `refEvent.greaterThanOrEqual` integer
- `refEvent.in` integer[]
- `refEvent.lessThan` integer
- `refEvent.lessThanOrEqual` integer
- `refEvent.notEquals` integer
- `refEvent.notIn` integer[]
- `refEvent.specified` boolean
- `refPayment.equals` integer
- `refPayment.greaterThan` integer
- `refPayment.greaterThanOrEqual` integer
- `refPayment.in` integer[]
- `refPayment.lessThan` integer
- `refPayment.lessThanOrEqual` integer
- `refPayment.notEquals` integer
- `refPayment.notIn` integer[]
- `refPayment.specified` boolean
- `refType.equals` 'CASHIN' | 'CASHIN_IDENTITY' | 'SELL_SCORE' | 'SELL_PLAN' | 'SETTLEMENT' | 'REFUND_VOUCHER' | 'TRANSFER_OPERATION_COST' | 'NOT_REGISTERED_CUSTOMER_OPERATION_COST' | 'BILL_WAGE' | 'SELL_VOUCHER' | 'TRANSFER' | 'MOBILE_CHARGE' | 'INTERNET_CHARGE' | 'AYRIA_PAYMENT' | 'TIP' | 'CONVERTED_SCORE' | 'CASHOUT' | 'REFUND_CASHOUT' | 'PURCHASE' | 'GROUP_TRANSFER_OPERATION_COST' | 'BALANCE_CORRECTION' | 'PURCHASE_SCORE' | 'PAY_BILL' | 'PURCHASE_VOUCHER' | 'CASHOUT_VIP' | 'COUPON_CENTER_DEPOSIT' | 'COUPON_CENTER_WITHDRAW' | 'COUPON_SHARE'
- `refType.in` string[]
- `refType.notEquals` 'CASHIN' | 'CASHIN_IDENTITY' | 'SELL_SCORE' | 'SELL_PLAN' | 'SETTLEMENT' | 'REFUND_VOUCHER' | 'TRANSFER_OPERATION_COST' | 'NOT_REGISTERED_CUSTOMER_OPERATION_COST' | 'BILL_WAGE' | 'SELL_VOUCHER' | 'TRANSFER' | 'MOBILE_CHARGE' | 'INTERNET_CHARGE' | 'AYRIA_PAYMENT' | 'TIP' | 'CONVERTED_SCORE' | 'CASHOUT' | 'REFUND_CASHOUT' | 'PURCHASE' | 'GROUP_TRANSFER_OPERATION_COST' | 'BALANCE_CORRECTION' | 'PURCHASE_SCORE' | 'PAY_BILL' | 'PURCHASE_VOUCHER' | 'CASHOUT_VIP' | 'COUPON_CENTER_DEPOSIT' | 'COUPON_CENTER_WITHDRAW' | 'COUPON_SHARE'
- `refType.notIn` string[]
- `refType.specified` boolean
- `search.contains` string
- `search.doesNotContain` string
- `search.equals` string
- `search.in` string[]
- `search.notEquals` string
- `search.notIn` string[]
- `search.specified` boolean
- `size` integer
- `sort` string[]
- `userId.equals` integer
- `userId.greaterThan` integer
- `userId.greaterThanOrEqual` integer
- `userId.in` integer[]
- `userId.lessThan` integer
- `userId.lessThanOrEqual` integer
- `userId.notEquals` integer
- `userId.notIn` integer[]
- `userId.specified` boolean
- `userMobile.contains` string
- `userMobile.doesNotContain` string
- `userMobile.equals` string
- `userMobile.in` string[]
- `userMobile.notEquals` string
- `userMobile.notIn` string[]
- `userMobile.specified` boolean

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/ayriaclub/apis/ayria-api.md) · [All operations](https://skmtc.dev/ayriaclub/apis/ayria-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ayriaclub/ayria-api/revisions/e53c83aeee1d/schema)
