Returns a detailed profit and loss report for a specified time period. This endpoint provides comprehensive financial data including revenue, expenses, and net income calculations.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content-Type must be set to application/json.
The UUID of the business to fetch the profit and loss for.
Start date for the P&L report (ISO 8601 format).
End date for the P&L report (ISO 8601 format).
Accounting basis for the report.
ACCRUAL, CASH P&L structure template to use.
Filter results by tags.
Profit and loss report data.
Start date of the P&L period.
End date of the P&L period.
Accounting basis used for the report.
ACCRUAL, CASH P&L line items.
Total revenue in cents.
Total expenses in cents.
Net income in cents.