docs/OrderItem.md in ultracart_api-3.10.159 vs docs/OrderItem.md in ultracart_api-3.10.160
- old
+ new
@@ -7,9 +7,13 @@
**activation_codes** | **Array<String>** | Activation codes assigned to this item | [optional]
**arbitrary_unit_cost** | [**Currency**](Currency.md) | | [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** | [**Currency**](Currency.md) | | [optional]
**country_code_of_origin** | **String** | Country of origin (ISO-3166 two letter code) | [optional]