GET api/bfg/v1/invoices/{transactionId}/{clientId}/pdf

Get the PDF file of a invoices.

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

NameDescriptionTypeAdditional information
transactionId

Transaction ID to retrieve invoice

integer

Required

clientId

Domestic Facility Id of the invoice

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>