Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support additional modules - Warehouses #99

Open
mfoolio opened this issue Feb 2, 2023 · 1 comment
Open

Support additional modules - Warehouses #99

mfoolio opened this issue Feb 2, 2023 · 1 comment

Comments

@mfoolio
Copy link

mfoolio commented Feb 2, 2023

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

@Skullbock
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants