Indications

Access lists of open and archived Indications of Interest on the Notice platform.

Page properties

These properties are returned by GET /indications

PropertyTypeDescription
indicationsarray of objectsSee the Indication type properties below
pageintegerThe page number of the results
total_pagesintegerThe total number of pages of indications available
total_countintegerThe total number of indications available
has_morebooleanWhether this page is the last page

Indication properties

PropertyTypeDescription
idUUIDUUID assigned by Notice
issuerobjectAn object containing the id and name of the stock issuer (company)
created_attimestampThe time the indication became available on Notice
updated_attimestamp
opened_attimestampThe time when the indication opened
last_refreshed_attimestampThe time the indication was last refreshed by the user (this excludes updates made automatically by Notice)
sidestringbid or offer
volume_range_minstringBig decimal representation of the minimum (inclusive) approximate range of the volume the client seeks to transact (USD)
volume_range_maxstring (nullable)Big decimal representation of the maximum (exclusive) approximate range of the volume the client seeks to transact (USD)
price_per_sharestring (nullable)Big decimal string representation of the USD price per share
stagestringOptions include
open: currently open indications
closed_lost: archived indications
structurestring (nullable)Options include
direct
forward_contract
spv_1_layer
spv_2_layer
spv (Legacy value that indicates any kind of SPV)

Structure is only available when the side is offer

Indication permissions are required to view Notice indication data. Please reach out to [email protected] if you have questions about your permissions.