Skip to content

Latest commit

 

History

History
55 lines (50 loc) · 3.34 KB

File metadata and controls

55 lines (50 loc) · 3.34 KB

com.ultracart.admin.v2.Model.OrderQuery

Properties

Name Type Description Notes
CcEmail string CC Email [optional]
ChannelPartnerCode string The code of the channel partner [optional]
ChannelPartnerOrderId string The order ID assigned by the channel partner for this order [optional]
City string City [optional]
Company string Company [optional]
CountryCode string ISO-3166 two letter country code [optional]
CreationDateBegin string Date/time that the order was created [optional]
CreationDateEnd string Date/time that the order was created [optional]
CurrentStage string Current stage that the order is in. [optional]
CustomField1 string Custom field 1 [optional]
CustomField10 string Custom field 10 [optional]
CustomField2 string Custom field 2 [optional]
CustomField3 string Custom field 3 [optional]
CustomField4 string Custom field 4 [optional]
CustomField5 string Custom field 5 [optional]
CustomField6 string Custom field 6 [optional]
CustomField7 string Custom field 7 [optional]
CustomField8 string Custom field 8 [optional]
CustomField9 string Custom field 9 [optional]
CustomerProfileOid int The customer profile to find associated orders for [optional]
Email string Email [optional]
FirstName string First name [optional]
ItemId string Item ID [optional]
LastName string Last name [optional]
OrderId string Order ID [optional]
PaymentDateBegin string Date/time that the order was successfully processed [optional]
PaymentDateEnd string Date/time that the order was successfully processed [optional]
PaymentMethod string Payment method [optional]
Phone string Phone [optional]
PostalCode string Postal code [optional]
PurchaseOrderNumber string Purchase order number [optional]
QueryTarget string Query Target [optional]
RefundDateBegin string Date/time that the order was refunded [optional]
RefundDateEnd string Date/time that the order was refunded [optional]
Rma string RMA number [optional]
ScreenBrandingThemeCode string Screen branding theme code associated with the order (legacy checkout) [optional]
ShipmentDateBegin string Date/time that the order was shipped [optional]
ShipmentDateEnd string Date/time that the order was shipped [optional]
ShippedOnDateBegin string Date/time that the order should ship on [optional]
ShippedOnDateEnd string Date/time that the order should ship on [optional]
StateRegion string State for United States otherwise region or province for other countries [optional]
StorefrontHostName string StoreFront host name associated with the order [optional]
Total decimal Total [optional]

[Back to Model list] [Back to API list] [Back to README]