Table of Contents |
---|
basePath = /smartfin/api/v1
Warehouses - Post
Get company | Get warehouse list that is visible to current user | ||
---|---|---|---|
Request | URL:
Method:
Headers:
JSON Body:
| ||
Response |
| ||
Notes | Returns
|
Warehouses - Upsert ( Update/ Insert )
Update/insert warehouse | Inserts/Update warehouse | ||||
---|---|---|---|---|---|
Request | URL:
Method:
Headers:
JSON Body:
| ||||
Response |
| ||||
Notes | The returned response format are the same as Warehouses - Post response format. Insert and Update would fail if there is an existing warehouse/s with the same |
Warehouses - Delete
Delete company | Deletes single/ multiple warehouse by id | ||
---|---|---|---|
Request | URL:
Method:
Headers:
JSON Body:
| ||
Response |
| ||
Notes | The returned response format are the same as Warehouses - Post response format. |