| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerData |
Data from the customer. |
CustomerData |
None. |
| Contact |
Contact informtaion of the customer sending the order. |
Contact |
None. |
| Payment |
Payment information for the order. |
Payment |
None. |
| ShipToAddress |
Address to shop to. |
ShipToAddress |
None. |
| BillToAddress |
The bill to address - the address that the credit card uses. |
BillToAddress |
None. |
| Lines |
Array of order lines for items. |
Collection of Line |
None. |
| Type |
The type of order. |
string |
None. |
| Version | decimal number |
None. |
|
| Token | string |
None. |
|
| Account | string |
None. |
|
| OrderID | string |
None. |
|
| PurchaseOrderNumber | string |
None. |
|
| IfOosType |
If type of out of stock the item is. |
IfOosType |
None. |
| TestMode | boolean |
None. |
|
| StoreNumber |
The customer store number that the order is submitted for. |
string |
None. |
| Instructions |
Instructions for the order. |
string |
None. |
| PackingSlipPath | string |
None. |
|
| OrderStatusPostToUrl | string |
None. |
|
| ShippingLabelURL | string |
None. |
|
| ShippingLabelType | string |
None. |
|
| PackingSlipURL | string |
None. |
|
| PackingSlipType | string |
None. |