Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1.72 KB

File metadata and controls

29 lines (26 loc) · 1.72 KB

# AutoOrderQuery

Properties

Name Type Description Notes
auto_order_code string Auto order code [optional]
card_type string Card type [optional]
city string City [optional]
company string Company [optional]
country_code string ISO-3166 two letter country code [optional]
customer_profile_oid int Customer profile object identifier [optional]
email string Email [optional]
first_name string First name [optional]
item_id string Item ID. Deprecated query field. This incorrectly meant the original order contained this item id. [optional]
last_name string Last name [optional]
next_item_id string Next Item ID that is supposed to ship. This is calculated based upon the schedule associated with the original item id. [optional]
next_shipment_date_begin string Next shipment date begin [optional]
next_shipment_date_end string Next shipment date end [optional]
original_item_id string Original Item ID purchased on auto order. [optional]
original_order_date_begin string Original order date begin [optional]
original_order_date_end string Original order date end [optional]
original_order_id string Original order ID [optional]
phone string Phone [optional]
postal_code string Postal code [optional]
state string State [optional]
status string Status [optional]

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