waybillRelatable
query
Get relatable documents for waybill
Returns documents that can be linked to this waybill, such as the invoice that will be issued for these goods.
query {
waybillRelatable(companyId: Int!, entityId: Int!, options: WaybillOptions): WaybillRelatableDocuments!
}Returns: WaybillRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | WaybillOptions |