Orders
Retrieve a list of all orders in the account.
Columns
Name | Type | References | |
AccountId | Integer |
Account.Id | |
Id [KEY] | Integer | ||
Archived | Boolean | ||
Complete | Boolean | ||
Discount | String | ||
NoteId | Integer | ||
OrderedDate | Datetime | ||
OtherCost | Double | ||
ReceivedDate | Datetime | ||
RefNum | String | ||
ShipCost | Double | ||
ShipInstructions | String | ||
ShopId | Integer | ||
StockInstructions | String | ||
TimeStamp | Datetime | ||
TotalDiscount | Double | ||
TotalQuantity | Double | ||
VendorId | Integer |