| Name | Description | Type | Additional information |
|---|---|---|---|
| orderNumber | string |
String length: inclusive between 0 and 5 |
|
| shipToName | string |
String length: inclusive between 0 and 255 |
|
| shipToAddress1 | string |
String length: inclusive between 0 and 255 |
|
| shipToAddress2 | string |
String length: inclusive between 0 and 255 |
|
| shipToAddress3 | string |
String length: inclusive between 0 and 255 |
|
| shipToCity | string |
String length: inclusive between 0 and 255 |
|
| shipToState | string |
String length: inclusive between 0 and 255 |
|
| shipToZip | string |
String length: inclusive between 0 and 255 |
|
| shipToCountry | string |
String length: inclusive between 0 and 255 |
|
| shipToPhone | string |
String length: inclusive between 0 and 255 |
|
| orderNote | string |
String length: inclusive between 0 and 255 |
|
| nextDayAir | boolean |
None. |
|
| secondDayAir | boolean |
None. |
|
| PONumber | string |
String length: inclusive between 0 and 255 |
|
| termsCode | string |
String length: inclusive between 0 and 2 |
|
| customerNumber | integer |
None. |
|
| billthroughNumber | integer |
None. |
|
| numberOfItems | integer |
None. |
|
| invoiceAmount | decimal number |
None. |
|
| submissionDate | date |
None. |
|
| isOpen | boolean |
None. |
|
| isHistorical | boolean |
None. |
|
| details | Dictionary of integer [key] and MidwestWebOrderDetail [value] |
Required |
|
| trackingdata | Dictionary of string [key] and Collection of string [value] |
None. |