IShipStationOrder
| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderID | string |
None. |
|
| OrderNumber | string |
None. |
|
| OrderDate | string |
None. |
|
| OrderStatus | string |
None. |
|
| LastModified | string |
None. |
|
| ShippingMethod | string |
None. |
|
| PaymentMethod | string |
None. |
|
| OrderTotal | decimal number |
None. |
|
| TaxAmount | decimal number |
None. |
|
| ShippingAmount | decimal number |
None. |
|
| CustomerNotes | string |
None. |
|
| InternalNotes | string |
None. |
|
| Gift | string |
None. |
|
| GiftMessage | string |
None. |
|
| CustomField1 | string |
None. |
|
| CustomField2 | string |
None. |
|
| CustomField3 | string |
None. |
|
| Source | string |
None. |
|
| Customer | IShipStationCustomer |
None. |
|
| Items | Collection of IShipStationItem |
None. |