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
| Name | Description | Type | Additional 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 byteResponse Formats
application/json, text/json
Sample:
"QEA="
application/xml, text/xml
Sample:
<base64Binary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">QEA=</base64Binary>