Warehouse

Warehouse employees

Returns a list of employees assigned to the given warehouse.

get/warehouse/{warehouse_id}

Path parameters

warehouse_idinteger required

Warehouse ID

Response

List of warehouse employees

employee_idinteger
employee_namestring
emailstring nullable
phonestring nullable
hire_datestring date-time nullable
rolesstring

Roles separated by commas

Changes

No recorded changes to this endpoint across all 1 revision of this API.