purchasesPendingListTotals
query
Purchases pending list totals
Returns aggregated totals for the purchases pending list, including total outstanding amount and document counts.
query {
purchasesPendingListTotals(companyId: Int!, options: PurchasesPendingListTotalsOptions): PurchasesPendingListTotals!
}Returns: PurchasesPendingListTotals!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | PurchasesPendingListTotalsOptions |