/api/hub/v2/positionassignments/{{positionClientCode}}
GET {{siteUrl}}/api/hub/v2/positionassignments/{{positionClientCode}}
Retrieves all the employee's UniqueIDs assigned to a position (identified by ClientCode) at a particular date. If the date is not given, then all the assignments for any dates will be retrieved.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
date | null | Date at which the position assignments shall be retrieved (not a datetime) | |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |