TrialBalance
Retrieves a TrialBalance resource.
Retrieves a TrialBalance resource.
get/trial_balances
Query parameters
endstring date-time required
YYYY-MM-DD
accounting_method'cash' | 'accrual' required
The Accounting Method
Response
TrialBalance resource
Example response
{
"integration": "quickbooks",
"reportTitle": "Trial Balance",
"companyName": "Flux Capacitors Inc",
"accountingMethod": "cash",
"currencyCode": "USD"
}