/v1/workspaces/{workspace_id}/data/checkoutsCopy Pagepost https://data.getangler.ai/v1/workspaces/{workspace_id}/data/checkoutsPath Paramsworkspace_idstringrequiredBody ParamssrcstringenumSHOPIFYAPIS3SEGMENTAllowed:SHOPIFYAPIS3SEGMENTdataset_idstringload_idstringdataarray of objectsrequiredlength between 1 and 500data* objectidstringrequiredlength ≥ 1emailstring | nullcreated_atdate-timerequiredThe date and time (ISO 8601 format) when the checkout was created.updated_atdate-time | nullThe date and time (ISO 8601 format) when the checkout was last modified.landing_sitestring | nullThe URL for the page where the buyer landed when they entered the shop.note_attributesarray of objects or nullExtra information that is added to the order. Appears in the Additional details section of an order details page.note_attributesADD object | nullreferring_sitestring | nullThe website where the customer clicked a link to the shop.total_weightnumber | nullThe sum of all line item weights in grams. The sum is not adjusted as items are removed from the order.currencystring | nullThe three-letter code (ISO 4217 format) for the shop currency.completed_atstring | nullThe date and time (ISO 8601 format) when the checkout was completed.closed_atstring | nulluser_idstring | nullThe ID of the user who created the checkout.location_idstring | nullsource_identifierstring | nullThe ID of the order placed on the originating platform.source_urlstring | nullA valid URL to the original order on the originating surface.device_idnumber | nullphonestring | nullThe customer's phone number for receiving SMS notifications.customer_localestring | nullThe two or three-letter language code, optionally followed by a region modifier.namestring | nullCheckout's name.sourcestring | nullWhere the checkout originated.discount_codesarray of objects or null | nullA list of discounts applied to the order.discount_codesADD object | nullsource_namestring | nullThe source of the checkout.presentment_currencystring | nullThe three-letter code (ISO 4217 format) for the currency that the customer used for payment at checkout.buyer_accepts_sms_marketingboolean | nullWhether the customer would like to receive SMS updates from the shop.truefalsesms_marketing_phonestring | nullThe phone number used to opt in to SMS marketing during checkout.total_discountsstring | nullThe total discounts applied to the price of the order in the shop currency.total_line_items_pricestring | nullThe sum of the prices of all line items in the checkout in presentment currency.total_pricestring | nullThe sum of the the checkout line prices, taxes, shipping costs, tips, and discounts in presentment currency.total_taxstring | nullThe sum of all the taxes applied to the checkout in presentment currency.subtotal_pricestring | nullThe price of the checkout in presentment currency before shipping, taxes, and tips.total_dutiesstring | nullThe total duties of the checkout in presentment currency.billing_addressobject | nullThe mailing address associated with the payment method.billing_address object | nullshipping_addressobject | nullThe mailing address associated with the payment method.shipping_address object | nullcustomer_idstring | nullThe ID of the customer associated with this checkout.additional_fieldsarray of objects | nullExtra properties.additional_fieldsADD objectADD objectResponse 201Default ResponseUpdated 27 days ago