Covers all questions related to inventory management, order fulfillment, and shipping.
We place order 2 different test products within the same order and each is coming from a different location and we need fulfilled only one warehouse item using API. can we possible?
Hey @mayur5226
Please correct me if I'm misunderstanding - the question is, you wish to fulfill two products in one order from different locations, would that be correct?
Each item in the order would have an assigned_location_ID on the fulfillmentOrder that would denote where the item is to be fulfilled from. I'd encourage you to check out the fulfillmentOrder resource docs. Let me know if that helps! Thanks.