GET api/bfg/v1/contract-notes/{contractNoteId}/pdf

Get the PDF file of a contract note.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
contractNoteId

Contract Note ID to Retrieve

integer

Required

Body Parameters

None.

Response Information

Resource Description

pdf content

Collection of byte

Response Formats

application/json, text/json

Sample:
"QEA="

application/xml, text/xml

Sample:
<base64Binary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">QEA=</base64Binary>