GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference

Update a salary estimate

Update an existing salary estimate. You can modify the annual net revenue, ZIP code, and occupations.

The salary estimate must not be finalized (accepted). Once accepted, salary estimates become read-only for record-keeping purposes.

scope: salary_estimates:write

Path Params
string
required

The UUID of the salary estimate

Body Params
number | null

The annual net revenue of the business (must be greater than 0)

string
required

The ZIP code for location-based salary calculations

occupations
array of objects
required
length β‰₯ 1

Array of occupations. Time percentages must sum to 100%.

occupations*
string
required

Bureau of Labor Statistics (BLS) occupation code

string
enum
required

Experience level for this occupation

Allowed:
string
required
0 to 1

Percentage of time spent in this occupation (as decimal, e.g., 0.5 = 50%)

boolean

Whether this is the primary occupation

Headers
string
enum
Defaults to 2026-02-01

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json