Fulfillment Object
Represents order fulfillment.
Fields
#
metadata
[ MetadataItem !]!
Non-null
List of public metadata items. Can be accessed without permissions.
privateMetadata
[ MetadataItem !]!
Non-null
List of private metadata items.Requires proper staff permissions to access.
relatedTo
shippingLabelUrl
totalLinesPrice
This will be removed on October 25, 2024 and replaced by totalLinesMoney
Total price across all quantities across all lines.
Interfaces
#
Also implements Node , ObjectWithMetadata .
Usages
#
References
#
- Field fulfillments from Order
- Field sellerFulfillments from NauticalOrder
- Field relatedTo from Fulfillment