purchasesStatementsTotals
query
Purchases statement totals
Returns aggregated totals for purchases statements, including total purchased, total paid, and outstanding balance.
query {
purchasesStatementsTotals(companyId: Int!, options: PurchasesStatementTotalsOptions): PurchasesStatementTotals!
}Returns: PurchasesStatementTotals!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | PurchasesStatementTotalsOptions |