salespersonsPaymentsHistoryDocs
query
Salesperson payments history by document
Retrieves historical commission payment data grouped by individual documents.
query {
salespersonsPaymentsHistoryDocs(companyId: Int!, options: SalespersonsPaymentsHistoryOptions): SalespersonsPaymentsHistoryDocs!
}Returns: SalespersonsPaymentsHistoryDocs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | SalespersonsPaymentsHistoryOptions |