Browse documentation

Reports

1 endpoint.

Paths are relative to the base URL for your environment. Unless marked otherwise, every request needs an Authorization: Bearer header.

POST/reports/unified

Generate Unified Report

Request body

json
{
  "type": "aging",
  "format": "pdf"
}