Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Campfire Accounts Receivable API

The Accounts Receivable API from Campfire — 3 operation(s) for accounts receivable.

Campfire Accounts Receivable API is one of 12 APIs that Campfire publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Accounts Receivable. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 6 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.meetcampfire.com.

6 operations 3 paths 0 schemas 3 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.meetcampfire.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Campfire Accounts Receivable API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (knoxApiToken). By default, every request must be authenticated.

  • knoxApiToken — Token-based (Knox) authentication. Send the header as: Authorization: Token .

Paths & Operations 6

Across 3 paths, the API surfaces 6 operations — 3 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Accounts Receivable 6
GET
/coa/api/v1/credit-memo
List Credit Memos
coa_api_v1_credit_memo_list → 200
POST
/coa/api/v1/credit-memo
Create Credit Memo
coa_api_v1_credit_memo_create body → 200
GET
/coa/api/v1/invoice/
List Invoices
coa_api_v1_invoice_list → 200
POST
/coa/api/v1/invoice/
Create Invoice
coa_api_v1_invoice_create body → 200
GET
/rr/api/v1/product
List Contract Products
list_products → 200
POST
/rr/api/v1/product
Create Contract Product
create_product body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

campfire-hq-accounts-receivable-api-openapi.yml Raw ↑

Other APIs Campfire publishes across the network.

Campfire Accounts Payable API
Campfire Bank Reconciliation API
Campfire Cash Management API
Campfire coa API
Campfire Company Objects API
Campfire Core Accounting API
Campfire Custom Fields API
Campfire Financial Statements API
Campfire Integrations API
Campfire Revenue Recognition API
Campfire Settings API