docs/OrderQuery.md in ultracart_api-3.1.17 vs docs/OrderQuery.md in ultracart_api-3.1.18
- old
+ new
@@ -33,11 +33,13 @@
**purchase_order_number** | **String** | Purchase order number | [optional]
**refund_date_begin** | **String** | Date/time that the order was refunded | [optional]
**refund_date_end** | **String** | Date/time that the order was refunded | [optional]
**rma** | **String** | RMA number | [optional]
**screen_branding_theme_code** | **String** | Screen branding theme code associated with the order (legacy checkout) | [optional]
-**shipment_date_begin** | **String** | Date/time that the order was shipping | [optional]
+**shipment_date_begin** | **String** | Date/time that the order was shipped | [optional]
**shipment_date_end** | **String** | Date/time that the order was shipped | [optional]
+**shipped_on_date_begin** | **String** | Date/time that the order should ship on | [optional]
+**shipped_on_date_end** | **String** | Date/time that the order should ship on | [optional]
**state_region** | **String** | State for United States otherwise region or province for other countries | [optional]
**storefront_host_name** | **String** | StoreFront host name associated with the order | [optional]
**total** | **Float** | Total | [optional]