llms.txt Content
# Campfire API Docs
> The official documentation for Next-Gen Accounting.
## Docs
- [Abandon Bill Draft](https://docs.campfire.ai/api-reference/accounts-payable/abandon-bill-draft.md): POST /bill-draft/<pk>/abandon — hard-delete an unfinished UI upload draft.
- [Bill Stat Card Aggregates](https://docs.campfire.ai/api-reference/accounts-payable/bill-stat-card-aggregates.md): Customer-scoped counts and outstanding amounts for the Bills page Needs Approval / Awaiting Payment / Overdue stat cards.
- [Bulk Search Bills by Number](https://docs.campfire.ai/api-reference/accounts-payable/bulk-search-bills-by-number.md): Search for thousands of bills by exact bill number match in a single request. Optimized for performance.
- [Bulk Search Debit Memos by Number](https://docs.campfire.ai/api-reference/accounts-payable/bulk-search-debit-memos-by-number.md): Search for thousands of debit memos by exact debit memo number match in a single request. Optimized for performance.
- [Bulk Sync Bills to Ramp](https://docs.campfire.ai/api-reference/accounts-payable/bulk-sync-bills-to-ramp.md): Sync multiple bills without a source to Ramp using the enabled Ramp connection
- [Create Accounting Bill](https://docs.campfire.ai/api-reference/accounts-payable/create-accounting-bill.md): Creates a new accounting bill with line items and automatic journal entry generation.
- [Create Bill Draft](https://docs.campfire.ai/api-reference/accounts-payable/create-bill-draft.md): GET list (customer-scoped, AG Grid server-side: paginate / sort / filter) + POST UI upload.
- [Create Debit Memo](https://docs.campfire.ai/api-reference/accounts-payable/create-debit-memo.md): Creates a new accounting debit memo with line items and automatic journal entry generation.
- [Delete Accounting Bill](https://docs.campfire.ai/api-reference/accounts-payable/delete-accounting-bill.md): Permanently deletes an accounting bill and its associated journal entry.
- [Delete Bill Payment](https://docs.campfire.ai/api-referenc