---
title: "Retrieves an excel workbook of a series of profit and loss reports"
method: GET
path: "/profit_and_loss_excel"
tags: ["ProfitAndLossExcel"]
---

# Retrieves an excel workbook of a series of profit and loss reports

`GET /profit_and_loss_excel`

Retrieves an excel workbook of a series of profit and loss reports

## Query parameters

- `start` string, date-time
- `end` string, date-time
- `refresh` string

## Response `200`

ProfitAndLossExcel resource

- ProfitAndLossExcel — provides an excel workbook of a series of mapped profit and loss reports
  - `file` string

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/revisions/d08a107895ad/schema)
