Field | Description |
---|
ID | Globally unique identifier. |
Name | Unique identifier for the order that appears on the order. For example, #1000 or _Store1001. This value is not unique across multiple stores. |
Billing address matches the shipping address | Whether the billing address matches the shipping address. |
Can marked as paid | Whether the order can be manually marked as paid. |
Can notify customer | Whether notifications can be sent to the customer or not. |
Cancel reason | Reason the order was canceled. Returns null if the order wasn't canceled. |
Cancelled at | Date and time when the order was canceled. Returns null if the order wasn't canceled. |
Capturable | Whether payment for the order can be captured. Returns true when the customer's credit card has been authorized for payment and the authorization period has not expired. |
Presentment cart discount | Amount of the order-level discount (does not contain any line item discounts) in presentment currency. |
Shop cart discount | Amount of the order-level discount (does not contain any line item discounts) in shop currency. |
Client ip | The ip address of the client that is associated with this order. |
Closed | Whether the order is closed. |
Closed at | Date and time when the order closed. If the order is not closed, then this field is null. |
Confirmed | Whether inventory has been reserved for the order. |
Created at | Date and time when the order was created in Shopify. |
Currency code | The currency of the store at the time of the order. If payment hasn't occurred, then this field is null. |
Presentment current cart discount | The amount of the order-level discount minus the amounts for line items that have been returned in presentment currency. This doesn't include line item discounts. |
Shop current cart discount | The amount of the order-level discount minus the amounts for line items that have been returned in shop currency. This doesn't include line item discounts. |
Current subtotal line items quantity | The sum of the quantities for the line items that contribute to the order's subtotal. |
Presentment current subtotal price | The subtotal of line items and their discounts minus the line items that have been returned in presentment currency. This includes order-level discounts, unless the argument with_cart_discount is set to false. This doesn't include shipping costs and shipping discounts. Taxes are not included unless the order is a taxes-included order. |
Shop current subtotal price | The subtotal of line items and their discounts minus the line items that have been returned in shop currency. This includes order-level discounts, unless the argument with_cart_discount is set to false. This doesn't include shipping costs and shipping discounts. Taxes are not included unless the order is a taxes-included order. |
Presentment current total discounts | The total amount discounted from the order (including order-level and line item discounts) minus the amounts for items that have been returned in presentment currency. |
Shop current total discounts | The total amount discounted from the order (including order-level and line item discounts) minus the amounts for items that have been returned in shop currency. |
Presentment current total duties | Total amount of duties for the order in presentment currency. If duties are not applicable, then this value is null. |
Shop current total duties | Total amount of duties for the order in shop currency. If duties are not applicable, then this value is null. |
Presentment current total price | The total amount of the order (including taxes and discounts) minus the amounts for line items that have been returned in presentment currency. |
Shop current total price | The total amount of the order (including taxes and discounts) minus the amounts for line items that have been returned in shop currency. |
Presentment current total tax | The total of all taxes applied to the order minus the taxes for line items that have been returned in presentment currency. |
Shop current total tax | The total of all taxes applied to the order minus the taxes for line items that have been returned in shop currency. |
Current total weight | The total weight (grams) of the order minus the weights for line items that have been returned. |
Customer accepts marketing | Whether the customer agreed to receive marketing materials. |
Customer locale | A two-letter or three-letter language code, optionally followed by a region modifier. |
Discount code | Discount code provided by the customer. |
Display financial status | Financial status of the order that can be shown to the merchant. This field does not capture all the possible details of an order's financial state and should only be used for display summary purposes. |
Display fulfillment status | Fulfillment status for the order that can be shown to the merchant. This field does not capture all the possible details of an order's fulfillment state. It should only be used for display summary purposes. |
Edited | Whether the order has had any edits applied or not. |
Email | Email address provided by the customer. |
Fulfillable | Whether there are items that can be fulfilled. After an order is completely fulfilled (or completely refunded without any fulfillments) then this field returns false. |
Fully paid | Whether the order has been paid in full. |
Has timeline comment | Whether the merchant added timeline comments to the order. |
Merchant editable | Whether the order can be edited or not. |
Presentment net payment | Net payment for the order, based on the total amount received - total amount refunded in presentment currency. |
Shop net payment | Net payment for the order, based on the total amount received - total amount refunded in shop currency. |
Note | Contents of the note associated with the order. |
Presentment original total duties | Total amount of duties prior to any applied edits for the order in presentment currency. If duties are not applicable, then this value is null. |
Shop original total duties | Total amount of duties prior to any applied edits for the order in shop currency. If duties are not applicable, then this value is null. |
Presentment original total price | Total price of the order prior to any applied edits in presentment currency. |
Shop original total price | Total price of the order prior to any applied edits in shop currency. |
Payment gateways | List of all payment gateways used for the order. For example, authorize_net and Cash on Delivery (COD). |
Phone | Phone number provided by the customer. |
Presentment currency | The payment currency of the customer for this order. |
Processed at | Date and time when the order was processed. When orders are imported from an app, this date and time may not match the date and time when the order was created. |
Presentment refund discrepancy | The difference between suggested and actual refund amounts in presentment currency. A positive value indicates a difference in the merchants favor and a negative value indicates a difference in the customers favor. |
Shop original refund discrepancy | The difference between suggested and actual refund amounts in shop currency. A positive value indicates a difference in the merchants favor and a negative value indicates a difference in the customers favor. |
Refundable | Whether the order can be refunded. |
Requires shipping | Whether any line item in the order requires physical shipping. |
Restockable | Whether the order can be restocked. |
Risk level | Fraud risk level of the order. |
Subtotal line items quantity | The sum of the quantities for the line items that contribute to the order's subtotal. |
Presentment subtotal price | Subtotal of the line items and their discounts (does not contain shipping costs and shipping discounts) in presentment currency. |
Shop subtotal price | Subtotal of the line items and their discounts (does not contain shipping costs and shipping discounts) in shop currency. |
Tags | A comma separated list of tags that have been added to the order. |
Taxes included | Whether taxes are included in the subtotal price of the order. |
Test | Whether the order is a test. Test orders are made using the Shopify Bogus Gateway or a payment provider with test mode enabled. |
Presentment total capturable | Amount authorized for the order, that is uncaptured or undercaptured in presentment currency. |
Shop total capturable | Amount authorized for the order, that is uncaptured or undercaptured in shop currency. |
Presentment total discounts | Total amount discounted from the order (includes order-level and line item discounts) in presentment currency. |
Shop total discounts | Total amount discounted from the order (includes order-level and line item discounts) in shop currency. |
Presentment total outstanding | Total amount of money not yet authorized for the order in presentment currency. |
Shop total outstanding | Total amount of money not yet authorized for the order in shop currency. |
Presentment total price | Total amount of the order (includes taxes and discounts) in presentment currency. |
Shop total price | Total amount of the order (includes taxes and discounts) in shop currency. |
Presentment total received | Total amount received by the customer for the order in presentment currency. |
Shop total received | Total amount received by the customer for the order in shop currency. |
Presentment total refunded | Total amount refunded for the order in presentment currency. |
Shop total refunded | Total amount refunded for the order in shop currency. |
Presentment total refunded shipping | Total amount refunded for shipping in presentment currency. |
Shop total refunded shipping | Total amount refunded for shipping in shop currency. |
Presentment total shipping price | Total amount charged for shipping the order in presentment currency. |
Shop total shipping price | Total amount charged for shipping the order in shop currency. |
Presentment total tax | Total of all taxes applied to the order in presentment currency. |
Shop total tax | Total of all taxes applied to the order in shop currency. |
Total tip received | Total tip amount received for the order. |
Total weight | Total weight (grams) of the order. |
Unpaid | Whether no payments have been made for the order. If no payments have been made for the order, then this returns true. |
Updated at | Date and time when the order was last modified. |