Create | |
The CreateCustomerArticleOrderRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| ArticleNumber | Gets or sets the article number of the article. | |
| CustomerNumber | Gets or sets the customer number. | |
| OrderDate | Gets or sets the order date. | |
| OrderDiscountCode | Gets or sets the order discount code. | |
| OrderLineStatus | Gets or sets the order line status - an enum. | |
| OrderSource | Gets or sets the order source. | |
| OrderSourceId | Gets or sets the order source id. | |
| Quantity | Gets or sets the quantity of the ordered articles. | |
| SalesPersonCode | Gets or sets the sales person code. | |
| Text | Gets or sets text - max length: 1000. |