Covers all questions related to inventory management, order fulfillment, and shipping.
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?
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.
Also look for this. Seems like you are correct that you have to separately request the Order data.