GET api/bfg/v1/markets/security/{newsId}/pdf?personId={personId}
Gets the company announcement PDF for the given announcement identifier.
Request Information
Custom Header Fields
| Name | Description |
|---|---|
| X-TPP-PERSON-ID | Set this person identifier if you are making the request on behalf of that person. |
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| newsId |
Company announcement (company news) identifier from the announcements listing. |
integer |
Required |
| personId |
Person identifier used for licensing and announcement statistics. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PDF bytes with inline content disposition and PDF media type.
Collection of byteResponse Formats
application/json, text/json
Sample:
"QEA="
application/xml, text/xml
Sample:
<base64Binary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">QEA=</base64Binary>