BoxHero integration (Productivity, Data). Imported from open-connector.
https://rest.boxhero-app.com/v1/team
/v1/items
| Param | Type | Required | Description |
|---|---|---|---|
| item_ids | array | optional | The item identifiers to filter by. |
| location_ids | array | optional | The location identifiers used to calculate quantity. |
| cursor | integer | optional | The cursor returned by a previous BoxHero list_items response. |
| limit | integer | optional | The maximum number of items to return. |
/v1/items/{item_id}
| Param | Type | Required | Description |
|---|---|---|---|
| item_id | integer | required | The BoxHero item identifier. |
| location_ids | array | optional | The location identifiers used to calculate quantity. |
/v1/locations