consignmentInvoiceRelatable
query
Get relatable documents for consignment invoice
Returns documents that can be linked to this consignment invoice, such as invoices or delivery notes.
query {
consignmentInvoiceRelatable(companyId: Int!, entityId: Int!, options: ConsignmentInvoiceOptions): ConsignmentInvoiceRelatableDocuments!
}Returns: ConsignmentInvoiceRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | ConsignmentInvoiceOptions |