Employee Job Compensation Events
API Endpoint
GET v1/compensations/{compensation_id}
Event types
- employee_job_compensation.created
- employee_job_compensation.updated
Metadata
Resource: "Company"
Entity: "EmployeeJobCompensation"
Example payload
{
"event_type": "employee_job_compensation.updated",
"resource_type": "Company",
"resource_id": 7757616924740527,
"resource_uuid": "0a31eb5c-1705-4ce6-b2b5-e50c6bf1a56c",
"entity_type": "EmployeeJobCompensation",
"entity_id": 7757869450913035,
"entity_uuid": "0ffa0b1f-620d-4262-b2f7-4362858ff286",
"timestamp": 1659377582
}
Updated 7 months ago