Exigo OData Service

AutoOrderDetails

Read-Only
Yes

Properties
AutoOrderDetailID
Int32
No
AutoOrderID
Int32
No
The unique identifier for the auto 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
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
PriceEachOverride
Decimal?
Yes
The overridden price per item. Defining this will override the default value set in Exigo.
TaxableEachOverride
Decimal?
Yes
The overridden taxable amount per item. Defining this will override the default value set in Exigo.
ShippingPriceEachOverride
Decimal?
Yes
The overridden shipping amount per item. Defining this will override the default value set in Exigo.
BusinessVolumeEachOverride
Decimal?
Yes
The overridden BV amount earned per item. Defining this will override the default value set in Exigo.
CommissionableVolumeEachOverride
Decimal?
Yes
The overridden CV amount earned per item. Defining this will override the default value set in Exigo.
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.
AutoOrder
No