---
title: "Apply filters to search for specific accounting entry receipts."
method: POST
path: "/v1/accounting-entries/receipts:search"
tags: ["accounting-entries"]
---

# Apply filters to search for specific accounting entry receipts.

`POST /v1/accounting-entries/receipts:search`

## Query parameters

- `company_id` string, uuid
- `partner_id` string, uuid
- `organization_id` string, uuid
- `before` string
- `after` string
- `limit` integer — The maximum amount of items to return. Never returns more than 100 items
- `sorting_order` PageOrder[]
- `sorting_keys` ReceiptsSortingKeys[]

## Response `default`

default response

---

[API](https://skmtc.net/pleo/apis/gjoll-api.md) · [All operations](https://skmtc.net/pleo/apis/gjoll-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pleo/gjoll-api/versions/c70cd21dc330/schema)
