Request Information
Deprecated
More reports can be found in the Reports section. The compressed variants were merged into the compressed parameter and you can also choose the report language.
Returns a pdf of the received invoice. The document is encoded in Base64 encoding and returned as a string.
Example URL:
v2.0/ReceivedInvoices/{id}/GetPdf?language={language}
Name | Description | Type | Additional information |
---|---|---|---|
id |
Invoice id |
integer |
Required |
id |
Invoice id |
integer |
Required |
None.
Response Information
string
Sample:
"sample string 1"
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>