An order is a customer's completed request to purchase one or more products from a shop. An order is created when a customer completes the checkout process.
FIELD | DESCRIPTION |
|---|---|
canceled boolean | Whether or not the order is canceled. Defaults to |
custom_variables | Order custom variables |
email | Customer's email address |
first_name | Customer's first name |
language_code | Customer's language |
last_name | Customer's last name |
merchant_id | Unique identifier used by the online retailer for the order |
mute_notifications | If set to |
order_number | Shop order reference |
ordered_at | Time at which the order was placed. Mandatory to send pre-shipment notifications |
phone | Customer's mobile phone. The phone format should either:
|
fulfillments | List of fulfillments for this order |
line_items | List of items constituting the order |
shipping_address | Shipping address for this order |
order_details | Additional details about the order such as prices, duties, etc. |
auto_opt_in_whatsapp | If set to |
