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

# Scheduling Module

> Cash flow schedules and payment dates - FREE tier

# Scheduling Module

**Tier:** Free | **Cost:** 0 credits | **Endpoints:** 14

Generate payment schedules and manage cash flow calendars.

## Key Features

* Schedule generation (fixed/floating)
* Business day adjustment
* Coupon period calculations
* Payment date handling
* End-of-month rules

## Popular Endpoints

**Generate Schedule:**

```bash theme={null}
POST /quantlib/scheduling/schedule
{
  "start_date": "2024-01-15",
  "end_date": "2025-01-15",
  "frequency": "quarterly",
  "calendar": "UnitedStates"
}
```

[Full API Reference →](/api-reference/quantlib-scheduling)
