Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.voltview.co.uk/v1/billValidation/deleteInvoice \ --header 'x-api-key: <api-key>'
{ "success": true, "message": "<string>" }
Delete a specific invoice from the system.
VoltView API key
ID of the invoice to delete
Invoice deleted successfully