Skip to main content
Every boxhero.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Item Attributes

get

itemAttributes.get Get an item attribute spec Risk: read
Input Output

list

itemAttributes.list List item attribute specs Risk: read
Input: empty object Output

Items

delete

items.delete Delete an inventory item Risk: destructive · Irreversible
Input Output: empty object

get

items.get Get an inventory item Risk: read
Input Output

list

items.list List inventory items Risk: read
Input Output

Locations

delete

locations.delete Delete a warehouse location Risk: destructive · Irreversible
Input Output: empty object

get

locations.get Get a warehouse location Risk: read
Input Output

list

locations.list List active warehouse locations Risk: read
Input: empty object Output

Members

get

members.get Get a team member Risk: read
Input Output

list

members.list List team members Risk: read
Input: empty object Output

Partners

list

partners.list List partners (suppliers and customers) Risk: read
Input Output

Teams

getInfo

teams.getInfo Get the team linked to the API token Risk: read
Input: empty object Output

Transactions

listBasic

transactions.listBasic List inventory transactions without line items Risk: read
Input Output

listLocation

transactions.listLocation List location-mode inventory transactions Risk: read
Input Output