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.
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
By default the API returns only the current compensation - use the include parameter to return all compensations.
scope: compensations:read