---
title: "getAllNovinPayments"
method: GET
path: "/api/novin-payments"
tags: ["novin-payment-resource"]
---

# getAllNovinPayments

`GET /api/novin-payments`

## Query parameters

- `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
- `cardBankName.contains` string
- `cardBankName.doesNotContain` string
- `cardBankName.equals` string
- `cardBankName.in` string[]
- `cardBankName.notEquals` string
- `cardBankName.notIn` string[]
- `cardBankName.specified` boolean
- `cardHash.contains` string
- `cardHash.doesNotContain` string
- `cardHash.equals` string
- `cardHash.in` string[]
- `cardHash.notEquals` string
- `cardHash.notIn` string[]
- `cardHash.specified` boolean
- `cardPan.contains` string
- `cardPan.doesNotContain` string
- `cardPan.equals` string
- `cardPan.in` string[]
- `cardPan.notEquals` string
- `cardPan.notIn` string[]
- `cardPan.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
- `invoice.contains` string
- `invoice.doesNotContain` string
- `invoice.equals` string
- `invoice.in` string[]
- `invoice.notEquals` string
- `invoice.notIn` string[]
- `invoice.specified` boolean
- `merchant.contains` string
- `merchant.doesNotContain` string
- `merchant.equals` string
- `merchant.in` string[]
- `merchant.notEquals` string
- `merchant.notIn` string[]
- `merchant.specified` boolean
- `page` integer
- `planId.equals` integer
- `planId.greaterThan` integer
- `planId.greaterThanOrEqual` integer
- `planId.in` integer[]
- `planId.lessThan` integer
- `planId.lessThanOrEqual` integer
- `planId.notEquals` integer
- `planId.notIn` integer[]
- `planId.specified` boolean
- `reference.contains` string
- `reference.doesNotContain` string
- `reference.equals` string
- `reference.in` string[]
- `reference.notEquals` string
- `reference.notIn` string[]
- `reference.specified` boolean
- `responseCode.contains` string
- `responseCode.doesNotContain` string
- `responseCode.equals` string
- `responseCode.in` string[]
- `responseCode.notEquals` string
- `responseCode.notIn` string[]
- `responseCode.specified` boolean
- `size` integer
- `sort` string[]
- `token.contains` string
- `token.doesNotContain` string
- `token.equals` string
- `token.in` string[]
- `token.notEquals` string
- `token.notIn` string[]
- `token.specified` boolean
- `trace.contains` string
- `trace.doesNotContain` string
- `trace.equals` string
- `trace.in` string[]
- `trace.notEquals` string
- `trace.notIn` string[]
- `trace.specified` boolean
- `transactionDateTime.contains` string
- `transactionDateTime.doesNotContain` string
- `transactionDateTime.equals` string
- `transactionDateTime.in` string[]
- `transactionDateTime.notEquals` string
- `transactionDateTime.notIn` string[]
- `transactionDateTime.specified` boolean
- `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

## 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)
