Create a Draft Option Grant
POST/v1alpha1/issuers/:issuerId/draftOptionGrantSets/:draftOptionGrantSetId/draftOptionGrants
Scope(s): readwrite_issuer_draftsecurities
Create a draft option grant.
A draft option grant is an option grant that is either still being finalized or that has not yet received board consent and approval.
Request
Responses
- 200
- 400
- 401
- 403
- 500
- default
A successful response.
Returned if required fields are omitted or if provided fields fail validation.
Returned if a valid Authorization header has not been included with the request.
Returned when the user does not have permission to access the resource.
Returned if an unexpected internal server error is encountered.
An unexpected error response.