Fiscal company car
Acquire the additional tax liability by the license plate number (company car)
Activity name: <a href="https://developer.loket.nl/Activities/GetAdditionalTaxliabilityByLicensePlateNumber" target="_blank">GetAdditionalTaxliabilityByLicensePlateNumber</a>
This endpoint allows the user to acquire values for specific properties in the company car resource. This endpoint will require a license plate number (vehicle registration number), and will return aggregated data based on its RDW-registration.
get/rdwservices/additionaltaxliability
Query parameters
licensePlateNumberstring required
A valid vehicle registration (license plate) number.
Headers
Authorizationstring required
Example:Bearer <TOKEN>
A valid Bearer token for authorizing the request.
Acceptstring required
Example:application/json;version=2018-01-01
The accept header is used to influence what type of output is returned and in most cases the version of the output
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.