For discussing the development and integration of subscription-enabled shops using Shopify's Subscription APIs.
Hi Everyone,
I am a Shopify app developer, I am using the subscriptions API to add products to the existing contract but the API allows us to add a single line item at a time, due to that I have to call the API in the loop to add multiple line items in the contract. Is there any way to pass the array of line items in the API?
Please Help!
Heya,
We don't currently have a mutation to add multiple line items to a contract. Could you provide a bit more details on your use case? (is this a merchant-facing feature? Buyer-facing feature? both?)
To learn more visit the Shopify Help Center or the Community Blog.
Hi,
This feature is for both, the merchant and buyer can add products in their existing contracts.