Update person compensation
Update one compensation history record for a person. Only provided fields are changed; pass null for nullable fields to clear them.
Documentation Index
Fetch the complete documentation index at: https://docs.stardex.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authenticate with a Bearer token: API key, OAuth token, or session token.
Body
Associated job UUID, if this compensation is specific to a job candidacy.
Base salary amount.
x >= 0Bonus amount.
x >= 0Type of compensation: desired for expectations, actual for current or historical compensation, or minimum for a required floor.
desired, actual, minimum ISO 4217 currency code (e.g. "USD", "EUR"). Defaults to USD when omitted.
3Equity grant as a percentage.
0 <= x <= 100Equity grant as a fixed amount.
x >= 0The year this compensation applies to (e.g. 2025 for historical compensation).
1900 <= x <= 3000Total estimated annual compensation.
x >= 0Free-text notes about the compensation package, constraints, or preferences.