| Name | Description | Type | Additional information |
|---|---|---|---|
| LineId |
Line id |
integer |
Required |
| ArticleId |
Id of the article |
globally unique identifier |
Required |
| StockId |
Id of the stock |
globally unique identifier |
Required |
| PalletPlace |
Pallet place |
string |
None. |
| SupplierOrderLineId |
If the indelivery comes from a supplier order, use the LineId of the SupplierOrderLine |
integer |
None. |
| ArticleName |
Article description |
string |
Required Max length: 50 |
| Quantity |
Quantity |
decimal number |
Required |
| Price |
Price |
decimal number |
Required |
| Discount |
Discount percentage (40,5% should be sent as 40.5) |
decimal number |
Required |
| RecycleFee |
Recycle fee |
decimal number |
Required |
| Amount |
Total amount of the line |
decimal number |
Required |
| UnitId |
Unit id |
integer |
None. |
| Comment |
Comment |
string |
Max length: 60 |
| SupplierInvoiceId |
Id of the supplier invoice |
string |
Max length: 50 |