---
title: "Get allocations summary"
method: GET
path: "/fiscal-document/v1/fiscal-documents/allocations/summary"
tags: ["Fiscal Documents"]
---

# Get allocations summary

`GET /fiscal-document/v1/fiscal-documents/allocations/summary`

Retrieves allocations summary.

## Query parameters

- `sourceId` integer, required
- `sourceKind` 'GROUP_PROFILE' | 'RESERVATION' | 'HOUSE_ACCOUNT' | 'ACCOUNTS_RECEIVABLE_LEDGER', required — Kind of the source entity
- `folioIds` integer[]
- `documentIds` integer[]

## Headers

- `X-Property-ID` integer, required

## Response `200`

OK

- AllocationsSummary
  - `totalAmount` number
  - `totalAllocated` number

---

[API](https://skmtc.net/cloudbeds/apis/cloudbeds-api.md) · [All operations](https://skmtc.net/cloudbeds/apis/cloudbeds-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudbeds/cloudbeds-api/revisions/2faa857793e8/schema)
