> For the complete documentation index, see [llms.txt](https://api-docs.rightsline.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api-docs.rightsline.com/financial/financial-periods.md).

# Financial periods

| Method | Endpoint                  | Description                                                                        |
| ------ | ------------------------- | ---------------------------------------------------------------------------------- |
| POST   | /v4/financial-periods     | [Create Financial Period](/financial/financial-periods/create-financial-period.md) |
| GET    | /v4/financial-periods     | [Get Financial Periods](/financial/financial-periods/get-financial-periods.md)     |
| PUT    | /v4/financial-periods/:id | [Update Financial Period](/financial/financial-periods/update-financial-period.md) |
| DELETE | /v4/financial-periods/:id | [Delete Financial Period](/financial/financial-periods/delete-financial-period.md) |
