Point Of Contact
A point of contact for an issuer. Examples include a Legal Admin or an Option Signatory.
OCF Equivalent
No OCF equivalent. OCF's Stakeholder has basic contact_info, but there is no
notion of issuer-level roles like "Legal Admin" or "Option Signatory".
No direct Open Cap Format equivalent — see the summary above for why.
Endpoints
GET /v1alpha1/issuers/{issuerId}/pointsOfContact— list
Properties
| Property | Type | Required | Description |
|---|---|---|---|
issuerId |
string | An identifier for the issuer related to the point of contact. | |
userFullName |
string | The point of contact full name. | |
userEmail |
string | The point of contact email. | |
type |
v1alpha1PointOfContactType |
The type of point of contact. |
Referenced by
(not embedded in other domain objects)
Underlying schema: v1alpha1PointOfContact