curl --request POST \
--url https://api.meetcampfire.com/coa/api/v1/bill/ \
--header 'Authorization: <api-key>'Creates a new accounting bill with line items and automatic journal entry generation.
This endpoint allows for complex bill creation with:
Requirements:
curl --request POST \
--url https://api.meetcampfire.com/coa/api/v1/bill/ \
--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.
Token-based authentication with required prefix "Token"
No response body