v1

latestOpenAPI 3.1.1Proprietary2026-07-26184406877.9 KB
Employee Tables

Creates a new equity grant for a given employee.

post/people/{id}/equities

Path parameters

idstring required

Employee ID.

Request body

idinteger

ID.

reasonstring

The reason for this change.

effectiveDatestring date required

The date this entry becomes effective.

quantitynumber double required

The number of equities granted.

equityTypestring required

The type of the grant.

vestingCommencementDatestring date

Vesting commencement date.

consentNumberstring

Consent number.

grantDatestring date

Date the equity was granted.

optionExpirationstring date

Date the options expire.

vestingTermstring

Terms for exercising this grant.

grantTypestring

Grant type. One of: Initial Grant, Merit Grant

vestingSchedulenumber

The vesting schedule ID assigned to this grant.

grantNumbernumber double

The Grant number for employee.

grantStatusstring

Grant status. one of: Granted, Pending Approval

Response

Entry added successfully.