# Vat Manage your vats ## Get Vat/Surcharge - [GET /api/v1/vat-type/{id}](https://developers.prana.software/openapi/vat/getbyid_1.md): Get a specific vat/surcharge. ## Update Vat/Surcharge - [PUT /api/v1/vat-type/{id}](https://developers.prana.software/openapi/vat/update_1.md): Update a specific vat/surcharge. ## Delete Vat/surcharge - [DELETE /api/v1/vat-type/{id}](https://developers.prana.software/openapi/vat/delete_1.md): Delete specific vat/surcharge. ## Create Vat/Surcharge - [POST /api/v1/vat-type](https://developers.prana.software/openapi/vat/create_1.md): Create a new vat/surcharge. ## List Vats/Surcharges - [POST /api/v1/vat-type/search](https://developers.prana.software/openapi/vat/getall_3.md): Get all your vats/surcharges.