Weble / ZohoBooksApi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support additional modules - Warehouses

mfoolio opened this issue · comments

Zoho Books has some additional modules that would be helpful, specifically:

  • Warehouses: /settings/warehouses
  • Reports on warehouse items: /reports/warehouse

Is it possible to add these to the ZohoBooksApi PHP library? Perhaps a bit of a special case as they're only available when Zoho Books is integrated with Zoho Inventory.

For the report:

Request URL: [https://books.zoho.com/api/v3/reports/warehouse?page=1&per_page=500&organization_id=<organization_id>]
Method: GET

Hi, i would be possible yes. Can you send a PR to the library to add them? It should be pretty straightforward, just create a module for it with the right settings