ProfitAndLossExcel

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

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

get/profit_and_loss_excel

Query parameters

startstring date-time

YYYY-MM-DD

endstring date-time

YYYY-MM-DD

refreshstring

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

Response

ProfitAndLossExcel resource

filestring

Example response

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