---
title: "getWalletSnapshot"
method: GET
path: "/api/wallet-snapshots"
tags: ["wallet-snapshot-resource"]
---

# getWalletSnapshot

`GET /api/wallet-snapshots`

## Query parameters

- `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
- `balance.equals` number
- `balance.greaterThan` number
- `balance.greaterThanOrEqual` number
- `balance.in` number[]
- `balance.lessThan` number
- `balance.lessThanOrEqual` number
- `balance.notEquals` number
- `balance.notIn` number[]
- `balance.specified` boolean
- `currency.equals` 'IRR'
- `currency.in` string[]
- `currency.notEquals` 'IRR'
- `currency.notIn` string[]
- `currency.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
- `locked.equals` boolean
- `locked.in` boolean[]
- `locked.notEquals` boolean
- `locked.notIn` boolean[]
- `locked.specified` boolean
- `page` integer
- `paymentIdentity.equals` integer
- `paymentIdentity.greaterThan` integer
- `paymentIdentity.greaterThanOrEqual` integer
- `paymentIdentity.in` integer[]
- `paymentIdentity.lessThan` integer
- `paymentIdentity.lessThanOrEqual` integer
- `paymentIdentity.notEquals` integer
- `paymentIdentity.notIn` integer[]
- `paymentIdentity.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)
