Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Fetching InventoryItem collection with details in single response
I have a requirement to fetch the data from inventoryItem API however, the response of this contains the list of items. In order to fetch the details of these items(e.g. base price) we have to loop-in through each item from the response collection and make another request-
suitetalk.api.netsuite.com/services/rest/record/v1/inventoryItem/<inventory-id>/price/quantity=0,currencypage=1,pricelevel=1
Is there a way to fetch the data that contains all the items along-with their details in a single request/response?
Thanks
Tagged:
0