curl --request POST \
--url https://vpn.bserv.dev/api/v1/invoice/delete-quote \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'token: <api-key>' \
--data invoice_id=123{
"success": false,
"errors": "Quote ID: 5 not found."
}curl --request POST \
--url https://vpn.bserv.dev/api/v1/invoice/delete-quote \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'token: <api-key>' \
--data invoice_id=123{
"success": false,
"errors": "Quote ID: 5 not found."
}Documentation Index
Fetch the complete documentation index at: https://www.billingserv.com/docs/llms.txt
Use this file to discover all available pages before exploring further.