salespersonPaymentRelatable
query
Get relatable documents
Returns all the documents that can be related with this Salesperson payment
query {
salespersonPaymentRelatable(companyId: Int!, entityId: Int!, options: SalespersonPaymentOptions): SalespersonPaymentRelatableDocuments!
}Returns: SalespersonPaymentRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | SalespersonPaymentOptions |