DocsAPI ReferenceTax/bff/tax/vat-book/pdf
getTaxAdmin BFF

/bff/tax/vat-book/pdf

Download the VAT book as a landscape A4 PDF.

TaxgetBffTaxVat-bookPdf

Parameters

4 query

4 total
Query · 4
fromstringRequired
tostringRequired
titlestring
includeDraftsstring

Request

GET /bff/tax/vat-book/pdf

get
curl -X GET "https://api.bizkithub.com/bff/tax/vat-book/pdf?from=example_from&to=example_to&title=example_title&includeDrafts=example_includeDrafts" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY"

Response

JSON payload

{
  "success": true
}

All response codes

1 status code documented

Need an API key?

All BizKitHub API endpoints require authentication via API key.

Get API Key