purchasesPendingListSupplier
query
Purchases pending for a specific supplier
Returns the detailed list of outstanding (unpaid) purchase documents for a specific supplier.
query {
purchasesPendingListSupplier(companyId: Int!, supplierId: Int, options: PurchasesPendingListOptions): PurchasesPendingListSupplier!
}Returns: PurchasesPendingListSupplier!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
supplierId | Int | |
options | PurchasesPendingListOptions |