Skip to content

Option exercise state

Option Exercise State

Description: _Enumeration of option exercise request state types.

  • AWAITING_TAX_WITHHOLDING: The exercise is created but does not have tax withholding information yet.
  • PENDING: The exercise request is pending.
  • COMPLETE: The exercise request is complete.
  • CANCELED: The exercise request is canceled._

Referenced By (1): - Option Exercise

Type: STRING

Allowed Values: - AWAITING_TAX_WITHHOLDING - PENDING - COMPLETE - CANCELED