Name | Description | Type | Additional information |
---|---|---|---|
OrderNumber |
The unique order number value assigned to by stuller. |
string |
None. |
PurchaseOrderNumber |
The customer assigned idenfier for the order. |
string |
None. |
Status |
The status of the order. |
string |
None. |
OrderTotal |
The total invoice amount for the order. |
decimal number |
None. |
InvoiceTotal |
The total invoice amount for the order. |
decimal number |
None. |
SalesTax |
The sales tax applied to order. |
decimal number |
None. |
PostageAndHandling |
The postage and handling for the order. |
decimal number |
None. |
OrderDate |
The date the order was placed. |
date |
None. |
ScheduledShipDate |
The date scheduled for the order to be shipped. |
date |
None. |
ActualShipDate |
The date that the order is actually shipped on. |
date |
None. |
InvoiceDate |
The date that the order is actually shipped on. |
date |
None. |
ShipMethod |
The way that the order will be shipped. |
string |
None. |
TrackingNumber |
The tracking number for the order |
string |
None. |
TrackingLink |
The link to use with the tracking number to check package status. |
string |
None. |
OrderStatusDetails | Collection of OrderStatusDetail |
None. |