cURL
curl --request DELETE \ --url https://api.meetcampfire.com/coa/api/v1/bill/{id}/ \ --header 'Authorization: <api-key>'
Permanently deletes an accounting bill and its associated journal entry.
This endpoint performs a complete deletion of the bill including:
Important Notes:
Restrictions:
Token-based authentication with required prefix "Token"
No response body