| Name | Description | Type | Additional information |
|---|---|---|---|
| BranchId |
Branch id |
integer |
Required |
| SupplierId |
Id of the supplier |
globally unique identifier |
Required |
| SupplierOrderHeadId |
If the indelivery comes from a supplier order, use the Id of the SupplierOrderHead |
integer |
None. |
| GoodsReceivedDate |
Date of recieving goods |
date |
Required |
| IndeliveryPerson |
Name of the person that received the indelivery |
string |
Required Max length: 256 |
| SupplierDeliveryNote |
Delivery note id from the supplier |
string |
Max length: 50 |
| Comment |
Comment |
string |
Max length: 60 |
| IndeliveryLines |
Article lines for the indelivery |
Collection of IndeliveryLine |
None. |
| WaybillNumber |
Waybill number of the delivery |
string |
Max length: 100 |