curl --request DELETE \
--url https://api.meetcampfire.com/coa/api/v1/invoice/{id}/ \
--header 'Authorization: <api-key>'Permanently deletes an accounting invoice and its associated journal entry and related data.
This endpoint performs a complete deletion of the invoice including:
Important Notes:
Restrictions:
curl --request DELETE \
--url https://api.meetcampfire.com/coa/api/v1/invoice/{id}/ \
--header 'Authorization: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.campfire.ai/llms.txt
Use this file to discover all available pages before exploring further.