...
basePath = /smartfin/api/v1/wh
Warehouses - Post
Get company | Get warehouse list that is visible to current user | ||
---|---|---|---|
Request | URL:
Method:
Headers:
JSON Body:
| ||
Response |
| ||
Notes | Returns
|
...
Update/insert warehouse | Inserts/Update warehouse | ||||
---|---|---|---|---|---|
Request | URL:
Method:
Headers:
JSON Body:
| ||||
Response |
| ||||
Notes | The returned response format are the same as Warehouses - Postresponse format. Insert and Update would fail if there is an existing warehouse/s with the same |
...
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 - Postresponse format. |