post_v1-workspaces-workspace-id-data-ordersCopy Pagepost https://data.getangler.ai/v1/workspaces/{workspace_id}/data/ordersPath Paramsworkspace_idstringrequiredBody ParamssrcstringenumSHOPIFYAPIS3SEGMENTAllowed:SHOPIFYAPIS3SEGMENTdataset_idstringload_idstringdataarray of objectsrequiredlength between 1 and 500data* objectapp_idstring | nullThe ID of the app that created the order.billing_addressobject | nullThe mailing address associated with the payment method.billing_address object | nullbrowser_ipstring | nullThe IP address of the browser used by the customer when they placed the order. Both IPv4 and IPv6 are supported.buyer_accepts_marketingboolean | nullWhether the customer consented to receive email updates from the shop.truefalsecancel_reasonstring | nullThe reason why the order was canceled.cancelled_atdate-time | nullThe date and time when the order was canceled. Returns null if the order isn't canceled.checkout_idstring | nullThe ID of the checkout.client_detailsobject | nullInformation about the browser that the customer used when they placed their order.client_details object | nullclient_idstring | nullThe browser or device ID used when this order was placed.closed_atdate-time | nullThe date and time (ISO 8601 format) when the order was closed.confirmedboolean | nulltruefalsecontact_emailstring | nullcreated_atdate-timerequiredThe autogenerated date and time (ISO 8601 format) when the order was created.currencystring | nullThe three-letter code (ISO 4217 format) for the currency that the customer used when they paid for their last order.current_subtotal_pricestring | nullThe current subtotal price of the order in the shop currency. The value of this field reflects order edits, returns, and refunds.current_total_discountsstring | nullThe current total discounts on the order in the shop currency. The value of this field reflects order edits, returns, and refunds.current_total_pricestring | nullThe current total price of the order in the shop currency. The value of this field reflects order edits, returns, and refunds.current_total_taxstring | nullThe current total taxes charged on the order in the shop currency. The value of this field reflects order edits, returns, or refunds.customer_idstring | nullA unique identifier for the customer.discount_applicationsarray of objects or null | nullAn ordered list of stacked discount applications. The discount_applications property includes 3 types: discount_code, manual, and script. All 3 types share a common structure and have some type specific attributes.discount_applicationsADD object | nulldiscount_codesarray of objects or null | nullA list of discounts applied to the order.discount_codesADD object | nullemailstring | nullThe customer's email address.estimated_taxesboolean | nullWhether taxes on the order are estimated. Many factors can change between the time a customer places an order and the time the order is shipped, which could affect the calculation of taxes.truefalsefinancial_statusstring | nullThe status of payments associated with the order.fulfillment_statusstring | nullThe order's status in terms of fulfilled line items.fulfillmentsarray of objects or null | nullAn array of fulfillments associated with the order.fulfillmentsADD object | nullgatewaystring | nullThe payment gateway used.hashed_emailstring | nullHashed customer's email in SHA256 (lower case).hashed_phonestring | nullHashed customer's phone in SHA256 (lower case).idstringrequiredlength ≥ 1The ID of the order, used for API purposes.landing_sitestring | nullThe URL for the page where the buyer landed when they entered the shop.landing_site_refstring | nullThe ID of one of the locations that was assigned to fulfill the order when the order was created.line_itemsarray of objects | nullList of line items in the order.line_items objectidstringrequiredlength ≥ 1The ID of the line item.fulfillable_quantitynumber | nullThe number of items from the line item that have been fulfilled.fulfillment_servicestring | nullThe fulfillment service for the vartiant associated with the line item.fulfillment_statusstring | nullThe fulfillment status of the checkout.gift_cardboolean | nullRepresents an issued gift card.truefalsenamestring | nullThe name of the product associated.pricestring | nullThe price of the product associated.product_existsboolean | nullWhether the product exists.truefalseproduct_idstring | nullThe ID of the line item's product.propertiesarray of objects or null | nullThe properties of the line item.propertiesADD object | nullquantitynumber | nullThe quantity of the line item.requires_shippingboolean | nullWhether the product requires shipping.truefalseskustring | nullThe sku of the variant associated with the line item.taxableboolean | nullWhether the product is taxable.truefalsetitlestring | nullThe title of the line item.total_discountstring | nullThe total amount, in the currency's subunit, of any discounts applied to the line item.variant_idstring | nullThe ID of the line item's variant.variant_inventory_managementstring | nullThe inventory management service of the variant.variant_titlestring | nullA concatenation of each variant option, separated by a /vendorstring | nullThe vendor of the variant associated with the line item.additional_fieldsarray of objects | nullExtra properties.additional_fieldsADD objectADD objectlocation_idstring | nullThe ID of one of the locations that was assigned to fulfill the order when the order was created.namestring | nullThe order name.notestring | nullAn optional note that a shop owner can attach to the order.note_attributesarray of objects or null | nullExtra information that is added to the order.note_attributesADD object | nullnumberinteger | nullThe order's position in the shop's count of orders. Numbers are sequential and start at 1.order_numberinteger | nullThe order 's position in the shop's count of orders starting at 1001. Order numbers are sequential and start at 1001.payment_detailsobject | nullAn object containing information about the payment.payment_details object | nullphonestring | nullThe customer's phone number for receiving SMS notifications.presentment_currencystring | nullThe presentment currency that was used to display prices to the customer.processed_atdate-time | nullThe date and time (ISO 8601 format) when an order was processed.processing_methodstring | nullHow the payment was processed.referencestring | nullreferring_sitestring | nullThe website where the customer clicked a link to the shop.shipping_addressobject | nullThe mailing address associated with the payment method.shipping_address object | nullsource_identifierstring | nullThe ID of the order placed on the originating platform.source_namestring | nullThe source of the checkout.source_urlstring | nullA valid URL to the original order on the originating surface.subtotal_pricestring | nullThe price of the order in the shop currency after discounts but before shipping, duties, taxes, and tips.tagsstring | nullTags attached to the order, formatted as a string of comma-separated values. Tags are additional short descriptors, commonly used for filtering and searching. Each individual tag is limited to 40 characters in length.taxes_includedboolean | nullWhether taxes are included in the order subtotal.truefalsetotal_discountsstring | nullThe total discounts applied to the price of the order in the shop currency.total_line_items_pricestring | nullThe sum of all line item prices in the shop currency.total_outstandingstring | nullThe total outstanding amount of the order in the shop currency.total_pricestring | nullThe sum of all line item prices, discounts, shipping, taxes, and tips in the shop currency. Must be positive.total_price_usdstring | nullThe sum of all line item prices, discounts, shipping, taxes, and tips in the shop currency in USDtotal_taxstring | nullThe sum of all the taxes applied to the order in the shop currency. Must be positive.total_tip_receivedstring | nullThe sum of all the tips in the order in the shop currency.user_idstring | nullThe ID of the user logged into Shopify POS who processed the order, if applicable.updated_atdate-time | nullThe date and time (ISO 8601 format) when the order was last modified.additional_fieldsarray of objects | nullExtra properties.additional_fieldsADD objectADD objectResponse 201Default ResponseUpdated 15 days ago