Employee Tables
Updates an equity grant for an employee
This endpoint updates an entry in the employee’s equity table.<br> <p>Note that the entire equities entry will be overwritten with the data provided in your payload. Any columns not included in the payload will be cleared (set to empty values).</p>
put/people/{id}/equities/{entry_id}
Path parameters
idstring required
Employee ID
entry_idinteger required
The entry ID to update.
Request body
Response
Entry updated successfully.