HYEGRO CRM v1.0.0 is now LIVE!!
HYEGRO Docs
Home
User Guide
Developer Guide
API v1.0.0
Home
User Guide
Developer Guide
API v1.0.0
Inventory/Stock Information
Copy Page
Getting Started with HYEGRO API
User Guide
Leads
Developer Guide
HYEGRO Developer Docs
HYEGRO CRM API v1.0
Users
Access Token & License Info
Login For Access Token
Login History
Get User Login History
Leads
Create Lead
Read Leads
Bulk Upload Leads
Read Lead By Id
Update Lead
Delete Lead
Update Lead
Contacts
Read Contacts
Create Contact
Read Contact
Delete Contact
Update Contact
Accounts
Read Accounts
Create Account
Read Account By Id
Delete Account
Patch Account
Read Contacts By Account Id
Read Contacts By Account Id
Products & Inventory
Inventory/Stock Information
Get Inventory Details
GET
Create Inventory
POST
Read Inventories
GET
Read Inventory
GET
Update Inventory
PUT
Delete Inventory
DELETE
Adjust Inventory
POST
Get Low Stock Products
GET
Get Inventory Category Price
GET
Read Products
GET
Read Product
GET
Create Product
POST
Update Product
PUT
Delete Product
DELETE
Get Product Meta
GET
Deals
Create Deal
Read Deals
Read Deal
Delete Deal
Update Deal
Read Deal Quotations
Quotations
Read Quotations
Create Quotation
Create Quotation Items
Read Quotation Items
Delete Quotations Items
Read Quotation By Id
Update Quotation
Delete Quotation
Update Quotation Status
Orders
Create Order
Read Orders
Create Order Item
Read Order
Update Order
Delete Order
Patch Order
Update Order Item
Delete Order Item
Read Orders By Deal
Patch Order Item
Read Orders By Account
Invoices
Read Invoices
Create Invoice
Read Invoice By Id
Update Invoice
Create Invoice Item
Get Invoice Items
Update Invoice Item
Delete Invoice Item
Read Invoices By Order Id
Check Invoice By Number
Cases
Case Comments
Read Cases By Account
Read Comments
Create Comment
Create Case
Read Cases
Read Case
Update Case
Delete Case
Patch Case
Get Cases By Account
Activities & Tasks
Create Activity
Read Activities
Read Activity
Patch Activity
Delete Activity
Search
Search Records
METADATA API
Custom Fields
Get Custom Field By Id
Get Custom Fields
Update Custom Field
Files & Attachments
Create Attachment
Read Attachments
Create Attachment
Delete Attachment
Read Attachment By Id
Inventory/Stock Information
Copy Page
Adjust Inventory
POST
https://backend.test-hyegro.com
/inventory/adjust/{product_id}
Run in Apidog
Run in Apidog
Request
Path Params
Generate Code
Query Params
Generate Code
Body Params
application/json
Generate Code
Example
{
"quantity_change"
:
0
}
Responses
🟢
200
OK
application/json
Successful Response
Body
Generate Code
Example
null
ðŸŸ
422
Parameter Error
Modified atÂ
2025-04-15 14:01:55
Previous
Delete Inventory
Next
Get Low Stock Products