TaxgetBffTaxVat-bookRows
Parameters
3 query
Query · 3
fromstringRequiredInclusive lower bound (YYYY-MM-DD).
tostringRequiredExclusive upper bound (YYYY-MM-DD).
includeDraftsstringRequest
GET /bff/tax/vat-book/rows
curl -X GET "https://api.bizkithub.com/bff/tax/vat-book/rows?from=example_from&to=example_to&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.