d08a107895ad

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
AgedPayablesExcel

Retrieves an excel workbook of an aged payables report

Retrieves a AgedPayablesExcel resource.

get/aged_payables_excel

Query parameters

asOfstring date-time

YYYY-MM-DD

refreshstring

If refresh is set, data will be fetched from the source application even when cached data is available

sort'descending' | 'ascending' | 'alphabetical'

Vendors can be sorted by total amount in ascending or descending order, or alphabetically. Default is alphabetical.

Response

AgedPayablesExcel resource

asOfstring

Example response

{
  "asOf": "This endpoint returns an .xlsx file."
}