| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderNumber |
The unique order number value assigned to by stuller. |
string |
None. |
| InvoiceNumber |
The unique order number value assigned to by stuller. |
string |
None. |
| PurchaseOrderNumber |
The customer assigned idenfier for the order. |
string |
None. |
| ShipToAccountNumber |
The unique order number value assigned to by stuller. |
string |
None. |
| ShipToAddress1 |
The ship to address line 1 |
string |
None. |
| ShipToAddress2 |
The ship to address line 2 |
string |
None. |
| ShipToAddress3 |
The ship to address line 3 |
string |
None. |
| ShipToCity |
The ship to city |
string |
None. |
| ShipToState |
The ship to state |
string |
None. |
| ShipToZip |
The ship to zip |
string |
None. |
| ShipToProvince |
The ship to province. |
string |
None. |
| ShipToCountry |
The ship to country |
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. |
| TotalDue |
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. |
| InvoiceDate |
The date that the order is actually shipped on. |
date |
None. |
| OrderDate |
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. |
| GoldMarketRate | decimal number |
None. |
|
| GoldMarketBase | decimal number |
None. |
|
| GoldMarketAdder | string |
None. |
|
| PlatinumMarketRate | decimal number |
None. |
|
| PlatinumMarketBase | decimal number |
None. |
|
| PlatinumMarketAdder | string |
None. |
|
| SilverMarketRate | decimal number |
None. |
|
| SilverMarketBase | decimal number |
None. |
|
| SilverMarketAdder | string |
None. |
|
| InvoiceDetails | Collection of InvoiceDetail |
None. |