Exigo OData Service

OrderDetails

Read-Only
Yes

Properties
OrderDetailID
Int32
No
OrderID
Int32
No
The unique identifier for the order
ItemID
Int32
No
ItemCode
String
No
The alphanumeric unique identifier for the item
ItemDescription
String
No
Quantity
Decimal
No
The quantity of the item
PriceEach
Decimal
No
The price of each item
PriceTotal
Decimal
No
The total amount for this item, based on the price of the item and the quantity selected
Tax
Decimal
No
The tax charged for the item
WeightEach
Decimal
No
The weight of each item
Weight
Decimal
No
The weight of the items, based on the quantity selected
BusinessVolumeEach
Decimal
No
The BV earned for each item
BusinessVolume
Decimal
No
CommissionableVolumeEach
Decimal
No
The CV earned for each item
CommissionableVolume
Decimal
No
The CV earned for the item, based on the quantity selected
Other1Each
Decimal
No
A company-defined custom price amount per item.
Other1
Decimal
No
A company-defined custom price total.
Other2Each
Decimal
No
A company-defined custom price amount per item.
Other2
Decimal
No
A company-defined custom price total.
Other3Each
Decimal
No
A company-defined custom price amount per item.
Other3
Decimal
No
A company-defined custom price total.
Other4Each
Decimal
No
A company-defined custom price amount per item.
Other4
Decimal
No
A company-defined custom price total.
Other5Each
Decimal
No
A company-defined custom price amount per item.
Other5
Decimal
No
A company-defined custom price total.
Other6Each
Decimal
No
A company-defined custom price amount per item.
Other6
Decimal
No
A company-defined custom price total.
Other7Each
Decimal
No
A company-defined custom price amount per item.
Other7
Decimal
No
A company-defined custom price total.
Other8Each
Decimal
No
A company-defined custom price amount per item.
Other8
Decimal
No
A company-defined custom price total.
Other9Each
Decimal
No
A company-defined custom price amount per item.
Other9
Decimal
No
A company-defined custom price total.
Other10Each
Decimal
No
A company-defined custom price amount per item.
Other10
Decimal
No
A company-defined custom price total.
Taxable
Decimal
No
Specifies whether the item is taxable
FedTax
Decimal
No
The federal tax charged for the item
StateTax
Decimal
No
The state tax charged for the item
CityTax
Decimal
No
The city tax charged for the item
CityLocalTax
Decimal
No
The cities' local tax charged for the item
CountyTax
Decimal
No
The county tax charged for the item
CountyLocalTax
Decimal
No
The counties' local tax charged for the item
ManualTax
Decimal
No
The manually-added tax charged for the item
IsStateTaxOverride
Boolean
No
Specifies whether the state tax was overridden for the item
ParentItemID
Int32?
Yes
ParentItemCode
String
No
The kit's master item code. If this is defined, this item will be considered a part of a kit and it's price will not be used when calculating it into the order.
Order
No