salesPendingListTotals
query
Sales pending list totals
Returns aggregated totals for the sales pending list, including total outstanding amount and document counts.
query {
salesPendingListTotals(companyId: Int!, options: SalesPendingListTotalsOptions): SalesPendingListTotals!
}Returns: SalesPendingListTotals!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | SalesPendingListTotalsOptions |