> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chift.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# Closures

### Definition

A closure is the end-of-day summary for a property location. It aggregates all orders, payments, and totals for a specific day.

### Purpose

Closures provide the daily totals used for accounting reconciliation.

### Relationships

* A closure belongs to a location.
* It summarizes the orders and payments of that day.

### Endpoints

| Method | Endpoint                                                                                                                               | Description                              |
| ------ | -------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------- |
| GET    | [get-closure-info-for-a-specific-day-pms](/api-reference/endpoints/property-management-system/get-closure-info-for-a-specific-day-pms) | Retrieve closure info for a specific day |
