Get Orders ​
Endpoint ​
GET /unified/ecommerce/orders/{id}
Integrations supported
- Bigcommerce
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
Path parameters ​
The ID of the resource.
23423523
Query parameters ​
Refer Specifying query parameters in Truto APIs
The ID of the integrated account to use for the request.
62f44730-dd91-461e-bd6a-aedd9e0ad79d
The format of the response.
unified
will return the response with unified mappings applied.raw
will return the raw response from the remote API.normalized
will apply the unified mappings and return the data in a normalized format.
Defaults to unified
.
unified
raw
normalized
unified
Excludes the remote_data
attribute from the response.
Array of fields to exclude from the response.
truto_exclude_fields[]=id&truto_exclude_fields[]=name
Query parameters to pass to the underlying API without any transformations. Refer this guide to see how to structure the query parameters.
remote_query[foo]=bar
Response Body ​
The unique identifier for an order
Supported in
- Bigcommerce
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
The order number for an order
Supported in
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
The currency associated for amount of an order
Supported in
- Bigcommerce
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
The exchange rate for an order's transaction when the currency is different from the store's default currency.
Supported in
- Bigcommerce
- Zoho Inventory
The discounts for an order
Supported in
- Shopify
- Wix
- Zoho Inventory
The code used to apply the discount
The fixed amount of the discount
The percentage of discount
The sub-total amount for an order
Supported in
- Bigcommerce
- Shopify
- Wix
- Zoho Inventory
The shipping cost for an order
Supported in
- Bigcommerce
- Shopify
- Wix
The total discount for an order
Supported in
- Bigcommerce
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
The total tax for an order
Supported in
- Bigcommerce
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
The total amount for an order
Supported in
- Bigcommerce
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
The status for an order. If no clear mapping exists, then raw value is returned.
active
completed
cancelled
archived
pending
Supported in
- Bigcommerce
- WooCommerce
- Zoho Inventory
The payment status for an order. If no clear mapping exists, then raw value is returned.
pending
authorized
paid
partial
refunded
voided
cancelled
unknown
Supported in
- Bigcommerce
- Shopify
- Wix
- Zoho Inventory
The fullfillment status for an order. If no clear mapping exists, then raw value is returned.
pending
partial
delivered
cancelled
Supported in
- Shopify
- Wix
- Zoho Inventory
The payment method used for this order
Supported in
- Bigcommerce
- WooCommerce
The customer this order is linked to
Supported in
- Bigcommerce
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
The unique identifier for customer
The first name of customer
The last name of customer
The full name of customer
The company name of customer
The emails of customer
The email of the customer
The type of email
The status of email
The phone numbers of customer
The number of phone
The type of phone
The billing address for an order
Supported in
- Bigcommerce
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
The first line of billing address
The second line of billing address
The company name of customer
The city of the billing address
The state/province of the billng address
The postal code of the billing address
The country of the billing address
The shipping address for an order
Supported in
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
The first line of shipping address
The second line of shipping address
The company name of customer
The city of the shipping address
The state/province of the shipping address
The postal code of the shipping address
The country of the shipping address
The tracking details for an order
Supported in
- Wix
The name of carrier handling the shipment
The tracking number of shipment
The url of tracking page
The date and time of last parcel update
The line items for an order
Supported in
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
The name of the line item
The quantity of the line item
The total amount of the line item
The id of the line item
The product id of the line item
The variant id of the line item
The sku of the line item
The description of the line item
The options for line item
The unique identifier for options
The name for options
The value for options
The unit price of the line item
The tax rate of the line item
The tax amount of the line item
The discounts for line item
The used for discounts
The fixed amount for discounts
The percentage of discounts
The note for an order
Supported in
- Bigcommerce
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
The date and time when order was created
Supported in
- Bigcommerce
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
The date and time when order was updated
Supported in
- Bigcommerce
- Shopify
- Wix
- WooCommerce
- Zoho Inventory
Raw data returned from the remote API call.