| accounting_code |
string |
QuickBooks code |
[optional] |
| activation_codes |
string[] |
Activation codes assigned to this item |
[optional] |
| actual_cogs |
\ultracart\v2\models\Currency |
|
[optional] |
| arbitrary_unit_cost |
\ultracart\v2\models\Currency |
|
[optional] |
| auto_order_last_rebill_dts |
string |
Date/time of the last rebill, used only during order insert to help project future rebills |
[optional] |
| auto_order_schedule |
string |
Auto order schedule, used only during inserts supplying the recurring schedule |
[optional] |
| barcode |
string |
Barcode |
[optional] |
| barcode_gtin12 |
string |
Barcode - GTIN 12 |
[optional] |
| barcode_gtin14 |
string |
Barcode - GTIN 14 |
[optional] |
| barcode_upc11 |
string |
Barcode - UPC 11 |
[optional] |
| barcode_upc12 |
string |
Barcode - UPC 12 |
[optional] |
| channel_partner_item_id |
string |
Channel partner item id if this order came through a channel partner and the channel partner item id was mapped to an internal item id |
[optional] |
| cogs |
float |
Cost of goods sold |
[optional] |
| component_unit_value |
float |
Value of the kit component item |
[optional] |
| cost |
\ultracart\v2\models\Currency |
|
[optional] |
| country_code_of_origin |
string |
Country of origin (ISO-3166 two letter code) |
[optional] |
| customs_description |
string |
Customs description |
[optional] |
| description |
string |
Description |
[optional] |
| discount |
\ultracart\v2\models\Currency |
|
[optional] |
| discount_quantity |
float |
Discount quantity |
[optional] |
| discount_shipping_weight |
\ultracart\v2\models\Weight |
|
[optional] |
| distribution_center_code |
string |
Distribution center code responsible for shipping this item |
[optional] |
| edi |
\ultracart\v2\models\OrderItemEdi |
|
[optional] |
| exclude_coupon |
bool |
True if this item is excluded from coupons |
[optional] |
| free_shipping |
bool |
True if the item receives free shipping |
[optional] |
| hazmat |
bool |
Hazardous materials indicator |
[optional] |
| height |
\ultracart\v2\models\Distance |
|
[optional] |
| item_index |
int |
Index of the item on the order (one based index) |
[optional] |
| item_reference_oid |
int |
Item reference object identifier used to linked to auto order item record |
[optional] |
| kit |
bool |
True if this item is a kit |
[optional] |
| kit_component |
bool |
True if this item is a kit component |
[optional] |
| length |
\ultracart\v2\models\Distance |
|
[optional] |
| manufacturer_sku |
string |
Manufacturer SKU |
[optional] |
| max_days_time_in_transit |
int |
Maximum days that the item can be in transit before spoilage (perishable products) |
[optional] |
| merchant_item_id |
string |
Item ID |
[optional] |
| mix_and_match_group_name |
string |
Mix and match group name |
[optional] |
| mix_and_match_group_oid |
int |
Mix and match group object identifier |
[optional] |
| no_shipping_discount |
bool |
True if this item is excluded from shipping discounts |
[optional] |
| options |
\ultracart\v2\models\OrderItemOption[] |
Options |
[optional] |
| packed_by_user |
string |
Packed by user |
[optional] |
| parent_item_index |
int |
If this item is a kit component, this is the item index of the parent item (kit) |
[optional] |
| parent_merchant_item_id |
string |
If this item is a kit component, this is the item id of the parent item (kit) |
[optional] |
| perishable_class |
string |
Perishable class of the item |
[optional] |
| pricing_tier_name |
string |
Pricing tier that granted the particular price for this item if the customer profile had pricing tiers assigned |
[optional] |
| properties |
\ultracart\v2\models\OrderItemProperty[] |
Properties |
[optional] |
| quantity |
float |
Quantity |
[optional] |
| quantity_refunded |
float |
Quantity refunded on this item (read only except refund operation) |
[optional] |
| quickbooks_class |
string |
QuickBooks class |
[optional] |
| refund_reason |
string |
Refund reason code. This can only be written during a refund operation otherwise this field is read only. |
[optional] |
| return_reason |
string |
Return reason code. This can only be written during a refund operation otherwise this field is read only. |
[optional] |
| ship_separately |
bool |
True if this item ships in a separate box |
[optional] |
| shipped_by_user |
string |
Shipped by user |
[optional] |
| shipped_dts |
string |
Date/time that this item was marked shipped |
[optional] |
| shipping_status |
string |
Shipping status for this item. This is the replacement for the old order level shipping status. |
[optional] |
| special_product_type |
string |
Special product type (USPS Media Mail) |
[optional] |
| tags |
\ultracart\v2\models\OrderItemTag[] |
Tags |
[optional] |
| tax_free |
bool |
True if the item is tax free |
[optional] |
| tax_product_type |
string |
Type of product for tax purposes (self or UltraCart Managed taxes) |
[optional] |
| taxable_cost |
\ultracart\v2\models\Currency |
|
[optional] |
| total_cost_with_discount |
\ultracart\v2\models\Currency |
|
[optional] |
| total_refunded |
\ultracart\v2\models\Currency |
|
[optional] |
| transmitted_to_distribution_center_dts |
string |
Date/time that this item was transmitted to the distribution center |
[optional] |
| unit_cost_with_discount |
\ultracart\v2\models\Currency |
|
[optional] |
| upsell |
bool |
True if this item was added to the order as part of an upsell |
[optional] |
| weight |
\ultracart\v2\models\Weight |
|
[optional] |
| width |
\ultracart\v2\models\Distance |
|
[optional] |