docs/OrderItem.md in ultracart_api-3.10.2 vs docs/OrderItem.md in ultracart_api-3.10.3

- old
+ new

@@ -44,9 +44,10 @@ **quantity_refunded** | **Float** | Quantity refunded on this item (read only except refund operation) | [optional] **quickbooks_class** | **String** | QuickBooks class | [optional] **ship_separately** | **BOOLEAN** | 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** | [**Array<OrderItemTag>**](OrderItemTag.md) | Tags | [optional] **tax_free** | **BOOLEAN** | 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** | [**Currency**](Currency.md) | | [optional]