trieb-work / zoho-ts

Zoho Inventory, Invoice and Books Typescript library with several predefined functions
Apache License 2.0
13 stars 5 forks source link

Use get Bulk API endpoint for articles #19

Closed JannikZed closed 1 year ago

JannikZed commented 1 year ago

https://inventory.zoho.com/api/v1/itemdetails?item_ids=<item-id-list>&organization_id=<organizationID>

Request Method : GET

You can pass upto 100 item-ids in the list