Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

AssignedFulfillmentOrder LineItem Properties

AssignedFulfillmentOrder LineItem Properties

Felix9
Visitor
1 0 1

When retrieving the results of an AssignedFulfillmentOrder request, the 'line_items' collection does not include the 'properties' collection. Do I need to make a separate call to the 'Orders' api in order to retrieve that information and if so does that require that I request permission for the read_orders scope?

Replies 2 (2)

brennanagranoff
Visitor
1 0 0

Also looking for an answer to this. In the meantime I am making a call to the orders api, but seems like this should be passed along with the fulfillment request.

amichels
Shopify Partner
2 0 0

Also look for this. Seems like you are correct that you have to separately request the Order data.