---
title: "Retrieves an excel workbook of an aged payables report"
method: GET
path: "/aged_payables_excel"
tags: ["AgedPayablesExcel"]
---

# Retrieves an excel workbook of an aged payables report

`GET /aged_payables_excel`

Retrieves a AgedPayablesExcel resource.

## Query parameters

- `asOf` string, date-time
- `refresh` string
- `sort` 'descending' | 'ascending' | 'alphabetical'

## Response `200`

AgedPayablesExcel resource

- AgedPayablesExcel — provides an excel workbook of an aged payables report
  - `asOf` 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)
