Path Params
string
required
Body Params
string
string
string
data
array of objects
required
length between 1 and 500
data*
string | null

The ID of the app that created the order.

object | null

The mailing address associated with the payment method.

string | null

The IP address of the browser used by the customer when they placed the order. Both IPv4 and IPv6 are supported.

boolean | null

Whether the customer consented to receive email updates from the shop.

string | null

The reason why the order was canceled.

date-time | null

The date and time when the order was canceled. Returns null if the order isn't canceled.

string | null

The ID of the checkout.

object | null

Information about the browser that the customer used when they placed their order.

date-time | null

The date and time (ISO 8601 format) when the order was closed.

boolean | null
string | null
date-time | null

The autogenerated date and time (ISO 8601 format) when the order was created.

string | null

The three-letter code (ISO 4217 format) for the currency that the customer used when they paid for their last order.

string | null

The current subtotal price of the order in the shop currency. The value of this field reflects order edits, returns, and refunds.

string | null

The current total discounts on the order in the shop currency. The value of this field reflects order edits, returns, and refunds.

string | null

The current total price of the order in the shop currency. The value of this field reflects order edits, returns, and refunds.

string | null

The current total taxes charged on the order in the shop currency. The value of this field reflects order edits, returns, or refunds.

string | null

A unique identifier for the customer.

array of objects or null | null

An 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_applications
array of objects or null | null

A list of discounts applied to the order.

discount_codes
string | null

The customer's email address.

boolean | null

Whether 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.

string | null

The status of payments associated with the order.

string | null

The order's status in terms of fulfilled line items.

array of objects or null | null

An array of fulfillments associated with the order.

fulfillments
string | null

The payment gateway used.

string
required

The ID of the order, used for API purposes.

string | null

The URL for the page where the buyer landed when they entered the shop.

string | null

The ID of one of the locations that was assigned to fulfill the order when the order was created.

string | null

The ID of one of the locations that was assigned to fulfill the order when the order was created.

string | null

The order name.

string | null

An optional note that a shop owner can attach to the order.

array of objects or null | null

Extra information that is added to the order.

note_attributes
integer | null

The order's position in the shop's count of orders. Numbers are sequential and start at 1.

integer | null

The order 's position in the shop's count of orders starting at 1001. Order numbers are sequential and start at 1001.

object | null

An object containing information about the payment.

string | null

The customer's phone number for receiving SMS notifications.

string | null

The presentment currency that was used to display prices to the customer.

date-time | null

The date and time (ISO 8601 format) when an order was processed.

string | null

How the payment was processed.

string | null
string | null

The website where the customer clicked a link to the shop.

object | null

The mailing address associated with the payment method.

string | null

The ID of the order placed on the originating platform.

string | null

The source of the checkout.

string | null

A valid URL to the original order on the originating surface.

string | null

The price of the order in the shop currency after discounts but before shipping, duties, taxes, and tips.

string | null

Tags 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.

boolean | null

Whether taxes are included in the order subtotal.

string | null

The total discounts applied to the price of the order in the shop currency.

string | null

The sum of all line item prices in the shop currency.

string | null

The total outstanding amount of the order in the shop currency.

string | null

The sum of all line item prices, discounts, shipping, taxes, and tips in the shop currency. Must be positive.

string | null

The sum of all line item prices, discounts, shipping, taxes, and tips in the shop currency in USD

string | null

The sum of all the taxes applied to the order in the shop currency. Must be positive.

string | null

The sum of all the tips in the order in the shop currency.

string | null

The ID of the user logged into Shopify POS who processed the order, if applicable.

date-time | null

The date and time (ISO 8601 format) when the order was last modified.

array of objects | null

Extra properties.

additional_fields
Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json