List OrderItem
Retrieve a list of OrderItems
Query Parameters
Comma-separated list of specific fields to return/append in the response. See isAdditionalData
for more details.
Set to true
to merge requested fields with default response, or false/omit to return only requested fields plus ID
.
Response
Represents the unique identifier for the current status of an order item.
Represents the current status of an order item such as 'pending', 'shipped', 'delivered', etc.
Represents the organization associated with a particular order item.
Stores the first name of the person who placed the order.
Stores the last name of the individual who placed the order.
Stores the name of the product associated with each order item.
Timestamp of record creation.
Represents the unique identifier of the current status of an item in an order.
Unique identifier.
Indicates whether the order item can be changed or not.
Indicates the customer who placed the order for the item.
Represents the unique identifier for the organization associated with a specific order item.
Represents the unique identifier of the parent order item in the OrderItem table.
Represents the unique identifier of an order item associated with a passport.
Unique identifier for the individual who placed the order.
Unique identifier for the specific product associated with an order item.