Hi Team,
We have couple of questions on understanding the Subscription applied on Shopify order line_items and its effect in fulfillment and its fulfillment_orders.
We added the questions and their answers. please help us in understanding the API changes
-
What are you trying to accomplish?
A. How will items that have a subscription applied be distinguished from items with no subscription applied at the order API level
From our app, we are unable to fulfill both such items at once. -
What have you tried so far? Have any other options been considered, and why didn’t those move forward?
A. checked order API and didn’t find any clue as part of the line_items array Also, found that the shipping_lines array has more than 1 object if items have both subscriptions applied and without applying of subscription. From our app, we are unable to fulfill both such items at once. -
What are the issues or roadblocks with your current approach?
A. not able to fulfill items in shopify order when subscription applied items and items with no subscription applied at the order API level. -
What resources have you reviewed or consulted?
A. order API endpoint 5. Can you provide any additional context or information that may be helpful? wanted to fulfill the items in one go, when subscription applied items and items with no subscription applied at the order
Appreciate your quick response
Thanks