Graph API Version

Commerce Order Item

Reading

Item purchased in the order

New Page Experience

This endpoint is supported for New Page Experience.

Parameters

This endpoint doesn't have any parameters.

Fields

FieldDescription
id
string

Unique ID representing the item. Multiple quantities of any item will be represented in the quantity field (see below).

customization
string

Buyer-requested customization added to the order item (if present)

gift_details

Gifting details for the item, if specified

price_details

price details for the item

price_per_unit
CommerceCurrencyAmount

Unit price for this item

product_id
string

Facebook Product ID of the item

product_name
string

Name of the product

quantity
int32

Quantity of the item in the order

retailer_id
string

ID representing the product in the seller's catalog. This is the id field provided by the seller in the catalog feed.

selected_shipping_option
CommerceOrderShippingOption

Selected shipping option for the item

ship_by
string

The datetime by which the item is expected to ship, in ISO 8601 format

status

The status of the item, by quantity

tax_details

Tax details for this item

Creating

You can't perform this operation on this endpoint.

Updating

You can't perform this operation on this endpoint.

Deleting

You can't perform this operation on this endpoint.