ProfitAndLoss
Retrieves a ProfitAndLoss resource.
Retrieves a ProfitAndLoss resource.
get/profit_and_loss
Query parameters
startstring date-time required
YYYY-MM-DD
endstring date-time required
YYYY-MM-DD
accounting_method'cash' | 'accrual' required
The Accounting Method
Response
ProfitAndLoss resource
Example response
{
"integration": "quickbooks",
"reportTitle": "Profit and Loss Statement",
"companyName": "Flux Capacitors Inc",
"accountingMethod": "cash",
"currencyCode": "USD"
}