OptionInstruction
Election instruction on option
-
Name Type Description Amount Number Quantity to be elected OptionId String Option on which election is to be made Remarks String Remarks by client
Election instruction on option
| Name | Type | Description |
|---|---|---|
| Amount | Number | Quantity to be elected |
| OptionId | String | Option on which election is to be made |
| Remarks | String | Remarks by client |
{
"Amount": 100,
"OptionId": "1",
"Remarks": "Electing on 100 holdings for option 1."
}