---
title: "list"
method: GET
path: "/api/customer/bill-templates/list/{acceptorCode}"
tags: ["bill-template-customer-resource"]
---

# list

`GET /api/customer/bill-templates/list/{acceptorCode}`

## Path parameters

- `acceptorCode` string, required

## 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
- `auto.equals` boolean
- `auto.in` boolean[]
- `auto.notEquals` boolean
- `auto.notIn` boolean[]
- `auto.specified` boolean
- `billIdentifier.contains` string
- `billIdentifier.doesNotContain` string
- `billIdentifier.equals` string
- `billIdentifier.in` string[]
- `billIdentifier.notEquals` string
- `billIdentifier.notIn` string[]
- `billIdentifier.specified` boolean
- `billType.equals` 'WATER' | 'ELECTRICITY' | 'ELECTRICITY_STANDARD' | 'GAS' | 'GAS_BILL' | 'TEL' | 'TEL_NOW' | 'MOBILE' | 'MOBILE_NOW'
- `billType.in` string[]
- `billType.notEquals` 'WATER' | 'ELECTRICITY' | 'ELECTRICITY_STANDARD' | 'GAS' | 'GAS_BILL' | 'TEL' | 'TEL_NOW' | 'MOBILE' | 'MOBILE_NOW'
- `billType.notIn` string[]
- `billType.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
- `page` integer
- `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

## 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/097cded81400/schema)
