---
title: "قائمة الفواتير"
method: GET
path: "/v1/invoices"
tags: ["invoices"]
---

# قائمة الفواتير

`GET /v1/invoices`

## Query parameters

- `from` string, date
- `to` string, date
- `customer` string
- `typedoc` string
- `warehouse` string
- `branch` string
- `salesman` string
- `closed` boolean
- `with_lines` boolean
- `page` integer
- `per_page` integer

## Response `200`

نجاح

---

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