Get Order Items

Read the customer order items for the provided customer id and order id.

Required fields:

  • customer_id
  • order_id

A successful request returns the list of order items for the provided customer and order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

erc-ecommerce-orders:read

Path Params
string
required
length between 1 and 255

The customer id

string
required
length between 1 and 255

The order id

Query Params
string
length between 1 and 255

The brand of the provider you want to filter by. If the account is multi-brand, this parameter is required.

string
length between 1 and 255

[Only supported on Customers Bridge] This refers to the shipping carrier or courier service that is handling the delivery of the item.

string
length between 1 and 255

[Only supported on Customers Bridge] The method of delivery used for the shipment.

string
length between 1 and 255

[Only supported on Customers Bridge] The start date of the delivery window, indicating when the shipment is expected to begin its delivery process. This is when the carrier will start the delivery journey or the delivery window opens.

string
length between 1 and 255

[Only supported on Customers Bridge] The end date of the delivery window, indicating when the shipment is expected to be delivered or when the delivery window closes. This shows the expected timeframe for the delivery to be completed.

string
length between 1 and 255

[Only supported on Customers Bridge] The date when the shipment was actually shipped out. This is when the order was dispatched from the warehouse or fulfillment center.

string
length between 1 and 255

[Only supported on Customers Bridge] A text description providing more context or details about the shipment.

integer
1 to 100
Defaults to 50

The amount of order items we want to get

string

The parameter to be sorted for. If descending order, use order_by=key1:desc if ascending, use order_by=key1:asc

string

The opaque string that represents the cursor after which the 'limit' amount of order items are retrieved

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json