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!