# Roster Operations related to Rosters. ## Get Staff Roster - [GET /api/external/staff/roster](https://developer.fl3xx.com/reference/roster/getstaffrosters.md): Fetches the staff roster details. ## Create a new staff member - [POST /api/external/staff](https://developer.fl3xx.com/reference/roster/poststaff.md): Creates a new staff member in the system ## Update a staff member - [PATCH /api/external/staff/{reference}](https://developer.fl3xx.com/reference/roster/patchstaff.md): Partially updates an existing staff member identified by reference ## Upload document associated with an idCard - [POST /api/external/staff/{reference}/id-cards/{userCardId}/documents](https://developer.fl3xx.com/reference/roster/postidcarddocument.md): Uploads a document file associated with an idCard for a staff member