OrderLine Object
Represents order line of particular order.
Fields
#
digitalContentUrl
metadata
[ MetadataItem !]!
Non-null
List of public metadata items. Can be accessed without permissions.
note
priceBook
Price books will be removed on June 11, 2025
The pricebook, if any, that changed the price of this line.
privateMetadata
[ MetadataItem !]!
Non-null
List of private metadata items.Requires proper staff permissions to access.
productSku
unfulfilledQuantityRefunded
Int !
Non-null
The number of unfulfilled items refunded on this order line.
unitPriceOverriddenNote
variant
A purchased product variant. Note: this field may be null if the variant has been removed from stock at all.
Interfaces
#
Also implements Node , ObjectWithMetadata .
Usages
#
References
#
- Field lines from Order
- Field sellerUnfulfilled from NauticalOrder
- Field sellerOrderline from NauticalOrderLine