Request
This endpoint expects an object.
fmvstringRequired
The fair market value of the equity.
quantitydoubleRequired
The quantity of equity to exercise. Must be a positive number.
issuer_idstringRequired
The unique identifier of the issuer.
worker_idstringRequired
The public UUID of the worker. Must correspond to an existing worker in the system.
address_zipstringRequired
The zip code of the address.
exercise_idstringRequiredformat: "uuid"
The unique identifier of the exercise.
address_citystringRequired
The city of the address.
address_statestringRequired
The state of the address.
address_streetstringRequired
The street of the address.
stakeholder_idstringRequired
The unique identifier of the stakeholder.
address_countrystringRequired
The country of the address.
option_grant_idstringRequired
The numeric identifier of the option grant. Must contain only digits.
fmv_currency_codestringRequired
The currency code of the fair market value (ISO 4217).
stakeholder_emailstringRequiredformat: "email"
The email address of the stakeholder.
option_grant_issuestringRequired
The issue of the option grant.
option_grant_labelstringRequired
The label of the option grant.
option_grant_currencystringRequired
The currency of the option grant (ISO 4217).
option_grant_issue_datestringRequiredformat: "date"
The issue date of the option grant (ISO 8601 date).
option_grant_expiry_datestringRequiredformat: "date"
The expiry date of the option grant (ISO 8601 date).
stakeholder_relationshipstringRequired
The relationship of the stakeholder.
option_grant_strike_pricestringRequired
The strike price of the option grant.
Response
Equity exercise request created successfully.