GET /Reports/ProfitAndLoss

xero.com:xero_accounting

Summary: Retrieves report for profit and loss
Operation ID: getReportProfitAndLoss
Auth: unknown

Parameters (11)

fromDate (string, query, optional)

The from date for the ProfitAndLoss report e.g. 2018-03-31

paymentsOnly (boolean, query, optional)

Return cash only basis for the ProfitAndLoss report

periods (integer, query, optional)

The number of periods to compare (integer between 1 and 12)

standardLayout (boolean, query, optional)

Return the standard layout for the ProfitAndLoss report

timeframe (string, query, optional)

The period size to compare to (MONTH, QUARTER, YEAR)

Constraints: {'enum': ['MONTH', 'QUARTER', 'YEAR']}

toDate (string, query, optional)

The to date for the ProfitAndLoss report e.g. 2018-03-31

trackingCategoryID (string, query, optional)

The trackingCategory 1 for the ProfitAndLoss report

trackingCategoryID2 (string, query, optional)

The trackingCategory 2 for the ProfitAndLoss report

trackingOptionID (string, query, optional)

The tracking option 1 for the ProfitAndLoss report

trackingOptionID2 (string, query, optional)

The tracking option 2 for the ProfitAndLoss report

xero-tenant-id (string, header, required)

Xero identifier for Tenant

No probe data for this endpoint yet.