| Name | Description | Type | Additional information |
|---|---|---|---|
| SalesOrderLines |
List of Sales Order Lines |
Collection of SalesOrderLineResponse |
None. |
| CompanyIdentifier |
Company Identifier |
string |
String length: inclusive between 1 and 20 |
| SalesOrderIdentifier |
Sales Order Identifier |
string |
String length: inclusive between 1 and 40 |
| SalesOrderTypeIdentifier |
Customer Sales Order type Identifier |
string |
String length: inclusive between 1 and 20 |
| Priority |
Order Priority (optional) |
integer |
None. |
| PrioritySpecified | boolean |
None. |
|
| OnHold |
Attaches a hold status to the order. It will not be shipped unless it's been released. (optional) |
boolean |
None. |
| OnHoldSpecified | boolean |
None. |
|
| SellingPartyShipmentMethod |
Selling Party Shipment Method (optional) |
string |
String length: inclusive between 0 and 50 |
| CustomerOrderReference |
Customer Order Reference (optional) |
string |
String length: inclusive between 0 and 50 |
| SellingPartyReference |
Selling Party reference (optional) |
string |
String length: inclusive between 0 and 50 |
| WarehouseIdentifier |
Warehouse Identifier |
string |
String length: inclusive between 0 and 50 |
| SalesOrderType |
Sales order type |
SalesOrderTypes |
None. |
| ShipmentMethodIdentifier |
Shipment Method Identifier |
string |
String length: inclusive between 1 and 100 |
| ShipFrom |
Ship from Relation (optional) |
Relation |
None. |
| SoldTo |
Sold to Relation |
Relation |
None. |
| ShipTo |
Ship to Relation |
Relation |
None. |
| Consignee |
Consignee Relation (optional) |
Relation |
None. |
| OrderDate |
Order date (optional) |
date |
None. |
| OrderDateSpecified | boolean |
None. |
|
| PromisedDeliveryDate |
Promised delivery date (optional). If date is set on line level this date will be ignored. |
date |
None. |
| PromisedDeliveryDateSpecified | boolean |
None. |
|
| PromisedDeliveryDateType |
Promised delivery date type (optional). If value is set on line level this date will be ignored. |
PromisedDeliveryDateType |
None. |
| PromisedDeliveryDateTypeSpecified | boolean |
None. |
|
| RequestedDate |
Date requested (optional). If date is set on line level this date will be ignored. |
date |
None. |
| RequestedDateSpecified | boolean |
None. |
|
| PaymentTerms |
Payment Terms Text (optional) |
string |
String length: inclusive between 0 and 100 |
| EndCustomerReference |
End customer reference (optional) |
string |
String length: inclusive between 0 and 50 |
| CurrencyCode |
ISO 4217 Currency Code (optional) |
string |
String length: inclusive between 0 and 3 |
| InvoiceDate |
Invoice date (optional) |
date |
None. |
| InvoiceDateSpecified | boolean |
None. |
|
| InvoiceNumber |
Invoice number (optional) |
string |
String length: inclusive between 0 and 50 |
| FullDelivery |
If true, Promised Delivery and Requested date will set to the most close date if dates are different (default false). |
boolean |
None. |
| VerifyStockOnImport |
If false, order will be imported without stock check. If true, AllowPartialOrder and AutoAdjustOrderedQuantity rules will be processed (default false). |
boolean |
None. |
| AllowPartialOrder |
If false, complete order will be cancelled if not all ordered quantities are on stock (default true, only valid if VerifyStockOnImport is set to 'true'). |
boolean |
None. |
| AutoAdjustQuantityOrdered |
If true, quantity ordered will be changed to quantity on stock if quantity on stock is less than quantity ordered. If false, complete orderline will be cancelled if quantity on stock is less than quantity ordered (default false, only valid if AllowPartialOrder and VerifyStockOnImport are set to 'true'). |
boolean |
None. |
| References |
Sales Order References (optional) |
Collection of SalesOrderReference |
None. |
| ValActivityName |
Val activity name (optional) |
string |
String length: inclusive between 0 and 50 |
| ValTriggerName |
Val trigger name (optional) |
string |
String length: inclusive between 0 and 50 |
| DispatchIdentifier |
Dispatch Identifier (optional) |
string |
String length: inclusive between 0 and 255 |
| AdditionalProcessingDays |
Adding additional days to an order causes the order to be released earlier by the system for picking. (optional) |
integer |
None. |
| AdditionalProcessingDaysSpecified | boolean |
None. |