List interests response
List Interests Response
Description: The response from the List Interests endpoint.
References (2): - Interest - Iso8601 Complete Calendar Date
Properties:
| Property | Type | Description | Required |
|---|---|---|---|
asOfDate |
Iso8601 Complete Calendar Date | The date as of which the interests information was requested. This field will default to the date when the interest information was retrieved (i.e., today's date). | REQUIRED |
interests |
[Array of Interest] |
The interests for the specified issuer. | REQUIRED |
nextPageToken |
STRING |
Submit the nextPageToken string as pageToken in a subsequent request to retrieve the next page. If the response omits nextPageToken, then there are no subsequent pages. |
- |