Response schema:
Order resource used_coupons | Array of objects |
Array id | integer>= 0 | code | string[1 .. 16] characters | value | number | type | string1 character | coupon_id | integer>= 0 |
|
recovered | integer>= 0 |
cart_reminders_sent | integer>= 0 |
cart_reminder_date | string or null |
cart_reminder_emails | Array of objects |
Array id | integer>= 0 | date_sent | string | date_clicked | string | date_placed | string | date_paid | string | reminder_id | integer>= 0 |
|
cart_recovery_email | object or null |
id | integer>= 0 | date_sent | string or null | date_clicked | string or null | date_placed | string or null | date_paid | string or null | reminder_id | integer>= 0 |
|
lost | integer>= 0 |
last_visit_date | string or null |
gross_profit | number |
survey_future_send_date | string |
survey | object or null |
id | integer>= 0 | rating | integer or null>= 0 | status | string1 character | email_date | string or null | init_date | string | feedback_date | string or null | feedback_processed_date | string or null | comments | string | customer_message | string | manager_profile_id | integer or null | customer_profile_id | integer or null | answers | Array of objects | Array id | integer>= 0 | value | integer>= 0 | origin_question | string |
| tags | Array of objects | | hash_key | string64 characters | filled | boolean |
|
order_number | string[1 .. 255] characters |
mobile_order | boolean |
mailchimp_store_id | string |
selected_multi_currency | string or null |
selected_multi_currency_rate | number |
id | integer>= 0 |
total | number |
sub_total | number |
email | string |
items | Array of objects |
Array id | integer>= 0 | product_id | integer>= 0 | sku | string | update_date | string | name | string | price | number | item_net_price | number | discounted_subtotal | number | amount | integer | backordered_amount | integer | surcharges | Array of objects | Array id | integer>= 0 | type | string[1 .. 8] characters | code | string[1 .. 128] characters | class | string[1 .. 255] characters | include | boolean | available | booleanDefault: true | value | number | name | string[1 .. 255] characters | weight | integer |
|
|
billing_address | object or null |
id | integer>= 0 | is_billing | boolean | is_shipping | boolean | is_work | boolean | type | string | title | string | firstname | string | lastname | string | phone | string | address1 | string | address2 | string | address3 | string | zipcode | string<= 32 characters | city | string | country_code | string2 characters | state | integer or null | state_name | string | custom_fields | Array of objects | |
|
shipping_address | object or null |
id | integer>= 0 | is_billing | boolean | is_shipping | boolean | is_work | boolean | type | string | title | string | firstname | string | lastname | string | phone | string | address1 | string | address2 | string | address3 | string | zipcode | string<= 32 characters | city | string | country_code | string2 characters | state | integer or null | state_name | string | custom_fields | Array of objects | |
|
create_date | string |
update_date | string |
payment_status | object or null |
id | integer>= 0 | code | string[0 .. 4] characters | name | string[1 .. 255] characters | customer_name | string[1 .. 255] characters |
|
shipping_status | object or null |
id | integer>= 0 | code | string[0 .. 4] characters | name | string[1 .. 255] characters | customer_name | string[1 .. 255] characters |
|
customer_id | integer or null>= 0 |
order_profile_id | integer or null>= 0 |
shipping_id | integer or null>= 0 |
shipping_method_name | string or null |
notes | string |
admin_notes | string |
currency | string |
stock_status | string |
surcharges | Array of objects |
Array id | integer>= 0 | type | string[1 .. 8] characters | code | string[1 .. 128] characters | class | string[1 .. 255] characters | include | boolean | available | booleanDefault: true | value | number | name | string[1 .. 255] characters | weight | integer |
|
tracking_numbers | Array of objects |
Array id | integer>= 0 | date | string | value | string |
|