get https://api.gusto-demo.com/v1/jobs//compensations
Compensations contain information on how much is paid out for a job. Jobs may have many compensations, but only one that is active. The current compensation is the one with the most recent effective_date
. By default the API returns only the current compensation - see the include
query parameter for retrieving all compensations.
Note: Currently the API does not support creating multiple compensations per job - creating a compensation with the same job_uuid
as another will fail with a relevant error.
Use flsa_status
to determine if an employee is eligible for overtime.
scope: jobs:read