Shopify orders

Shopify orders

Orders enriched with details.

Use case
Operations
Apps
Shopify
Created by
Canvas

Each record represents an order in Shopify.

Model columns

ColumnDescription
unique_idPK = order_id
_fivetran_syncedTimestamp of when a record was last synced.
app_idThe ID of the app that created the order.
billing_address_address_1The street address of the billing address.
billing_address_address_2An optional additional field for the street address of the billing address.
billing_address_cityThe city, town, or village of the billing address.
billing_address_companyThe company of the person associated with the billing address.
billing_address_countryThe name of the country of the billing address.
billing_address_country_codeThe two-letter code (ISO 3166-1 format) for the country of the billing address.
billing_address_first_nameThe first name of the person associated with the payment method.
billing_address_last_nameThe last name of the person associated with the payment method.
billing_address_latitudeThe latitude of the billing address.
billing_address_longitudeThe longitude of the billing address.
billing_address_nameThe full name of the person associated with the payment method.
billing_address_phoneThe phone number at the billing address.
billing_address_provinceThe name of the region (province, state, prefecture, …) of the billing address.
billing_address_province_codeThe two-letter abbreviation of the region of the billing address.
billing_address_zipThe postal code (zip, postcode, Eircode, …) of the billing address.
browser_ipThe IP address of the browser used by the customer when they placed the order.
has_buyer_accepted_marketingWhether the customer consented to receive email updates from the shop.
cancel_reasonThe reason why the order was canceled.
cancelled_timestampThe date and time when the order was canceled.
cart_tokenThe ID of the cart that's associated with the order.
closed_timestampThe date and time when the order was closed (archived).
created_timestampThe autogenerated date and time when the order was created in Shopify.
currencyThe three-letter code for the shop currency.
customer_idThe ID of the order's customer.
emailThe customer's email address.
financial_statusThe status of payments associated with the order. Can only be set when the order is created
fulfillment_statusThe order's status in terms of fulfilled line items.
order_idThe ID of the order, used for API purposes. This is different from the order_number property, which is the ID used by the shop owner and customer.
landing_site_base_urlThe URL for the page where the buyer landed when they entered the shop.
location_idThe ID of the physical location where the order was processed.
nameThe order name, generated by combining the order_number property with the order prefix and suffix that are set in the merchant's general settings.
noteAn optional note that a shop owner can attach to the order.
numberThe order's position in the shop's count of orders. Numbers are sequential and start at 1.
order_numberThe order 's position in the shop's count of orders starting at 1001. Order numbers are sequential and start at 1001.
processed_timestampThe date and time when an order was processed. This value is the date that appears on your orders and that's used in the analytic reports.
processing_methodHow the payment was processed.
referring_siteThe website where the customer clicked a link to the shop.
shipping_address_address_1The street address of the shipping address.
shipping_address_address_2An optional additional field for the street address of the shipping address.
shipping_address_cityThe city, town, or village of the shipping address.
shipping_address_companyThe company of the person associated with the shipping address.
shipping_address_countryThe name of the country of the shipping address.
shipping_address_country_codeThe two-letter code (ISO 3166-1 format) for the country of the shipping address.
shipping_address_first_nameThe first name of the person associated with the shipping address.
shipping_address_last_nameThe last name of the person associated with the shipping address.
shipping_address_latitudeThe latitude of the shipping address.
shipping_address_longitudeThe longitude of the shipping address.
shipping_address_nameThe full name of the person associated with the payment method.
shipping_address_phoneThe phone number at the shipping address.
shipping_address_provinceThe name of the region (province, state, prefecture, …) of the shipping address.
shipping_address_province_codeThe two-letter abbreviation of the region of the shipping address.
shipping_address_zipThe postal code (zip, postcode, Eircode, …) of the shipping address.
source_nameWhere the order originated. Can be set only during order creation, and is not writeable afterwards.
source_relationThe schema or database this record came from if you are making use of the shopify_union_schemas or shopify_union_databases variables, respectively. Empty string if you are not using either of these variables to union together multiple Shopify connectors.
subtotal_priceThe price of the order in the shop currency after discounts but before shipping, taxes, and tips.
has_taxes_includedWhether taxes are included in the order subtotal.
is_test_orderWhether this is a test order.
tokenA unique token for the order.
total_discountsThe total discounts applied to the price of the order in the shop currency.
total_line_items_priceThe sum of all line item prices in the shop currency.
total_priceThe sum of all line item prices, discounts, shipping, taxes, and tips in the shop currency. Must be positive.
total_taxThe sum of all the taxes applied to the order in th shop currency. Must be positive.
total_weightThe sum of all line item weights in grams.
updated_timestampThe date and time (ISO 8601 format) when the order was last modified.
user_idThe ID of the user logged into Shopify POS who processed the order, if applicable.
line_item_countNumber of line items included in the order.
customer_order_seq_numberThe sequential number of the order as it relates to the customer
new_vs_repeatWhether the order was a new or repeat order for the customer.
shipping_costThe shipping cost of the order.
order_adjustment_amountTotal adjustment amount applied to the order in shop currency.
order_adjustment_tax_amountTotal tax applied to the adjustment on the order in shop currency.
refund_subtotalTotal refund amount applied to the order in shop currency.
refund_total_taxTotal tax applied to the refund on the order in shop currency.
order_adjusted_totalOrder total adjusted for refunds and other adjustments. The calculation used for this field is as follows: total price listed on the original order (including shipping costs and discounts) + adjustments + adjustments tax - total refunds - refunds tax The order_adjusted_total will equate to the total sales - refunds listed within the transactions table for the order (after currency exchange).
checkout_tokenThe checkout token applied to the order.
total_shipping_price_setThe total shipping price set to the order.
order_total_shipping_taxTotal shipping tax attributed to the order.
order_tagsList of tags associated with the order.
order_url_tagsList of url tags associated with the order.
number_of_fulfillmentsTotal fulfillments for the order.
fulfillment_servicesList of fulfillment services for the order.
tracking_companiesList of tracking companies for the order.
tracking_numbersList of tracking numbers for the order.
total_tip_receivedThe sum of all the tips in the order in the shop currency.
checkout_idThe ID for the checkout.
client_details_user_agentDetails of the browsing client, including software and operating versions.
customer_localeThe two or three-letter language code, optionally followed by a region modifier. Example values - en, en-CA.
order_status_urlThe URL pointing to the order status web page, if applicable.
presentment_currencyThe three-letter code (ISO 4217 format) of the currency that the customer used at checkout. For the shop's default currency, see currency.
is_deletedThe date when a record was deleted from system or not..
total_discounts_setThe total discounts applied to the price of the order in shop and presentment currencies.
total_line_items_price_setThe total of all line item prices in shop and presentment currencies.
total_price_setThe total price of the order in shop and presentment currencies.
total_price_usdThe sum of all line item prices, discounts, shipping, taxes, and tips in USD. Must be positive.
total_tax_setThe total tax applied to the order in shop and presentment currencies.
is_confirmedWhether the order is confirmed.
shipping_discount_amountThe total amount of discount (in shop currency) allocated toward shipping.
percentage_calc_discount_amountThe total amount of discount (in shop currency) allocated via a percentage-based discount
fixed_amount_discount_amountThe total amount of discount (in shop currency) allocated via a fixed-amount discount
unique_codes_applied_countDistinct discount codes applied on the order
source_identifierThe ID of the order placed on the originating platform. This value doesn't correspond to the Shopify ID that's generated from a completed draft.
current_total_priceThe current total price of the order in the shop currency. The value of this field reflects order edits, returns, and refunds.
order_name
shop_order_number
_fivetran_deleted
order_total_quantity
order_total_tax
order_total_discount
order_value
order_refund_value
count_fulfillments

We're making analytics
easy for everyone.

Take control of your data like never before. Join the fight.

Get started
Talk to sales
© 2024 Infinite Canvas Inc.
Twitter logo
LinkedIn logo
Spotify logo