cURL
HR Employees
Record promotion or transfer
Updates department and/or designation on the employee row and appends a matching employment_history snapshot in one transaction.
POST
cURL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Path Parameters
id identifier
Body
application/json
Available options:
PROMOTION, TRANSFER, LATERAL_MOVE, RECLASSIFICATION, OTHER Effective date of the new role / placement (YYYY-MM-DD)
When set, updates employee department master FK
When set, updates employee designation / job title
Maximum string length:
100Maximum string length:
2000