Employee Assets
GET {{base_url}}/employee/:Employee/assets
Use this endpoint to retrieve all assets associated with an employee in the Employees hub.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"AssetNumber":"JB05132015","Company":"Apple \u0026 Bartlett, PC","Description":"Description - a capital item 7/16/2019","SerialNumber":"","ModelNumber":"","Manufacturer":"","AssignedDate":"2019-07-16T00:00:00.000"},{"AssetNumber":"Test 2-Split TO (a)","Company":"Apple \u0026 Bartlett, PC","Description":"Test 2-Split TO (a)","SerialNumber":"","ModelNumber":"","Manufacturer":"Toyota","AssignedDate":"2019-08-18T00:00:00.000"}]