Name | Description | Type | Additional information |
---|---|---|---|
InvoiceIdentifier |
Receipt of goods identifier. |
string |
String length: inclusive between 0 and 10 |
ShopIdOwner |
Draft owner. |
integer |
Range: inclusive between 1001 and 999999 |
ShopIdRecipient |
Recipient shop id. |
integer |
Range: inclusive between 1001 and 999999 |
OrderReference |
Order reference. |
string |
String length: inclusive between 0 and 30 |
DeliveryDate |
Delivery date. |
date |
None. |
ImportListId |
Import list id. |
integer |
Range: inclusive between 0 and 999 |
MatchItemsOnEan |
Match items on EAN for updates. |
boolean |
None. |
IncludeZeroQuantityLinesInDraft |
Include zero quantity lines. |
boolean |
None. |
ItemLines |
List if items. |
Collection of PublicAPI.Models.ItemPurchaseDraftLinePostModel |
None. |