Invoice Reconciliation

An InvoiceReconciliation property references documentation explaining how an API provider's billing data maps to issued invoices — including how to match billing export rows to invoice line items using invoice identifiers. FOCUS 1.2 introduced dedicated Invoice ID columns specifically to enable this reconciliation. For enterprise API consumers, the ability to tie API usage records to financial invoices is a compliance and audit requirement. Linking reconciliation documentation makes this mapping discoverable alongside the API.

Also known as: Invoice Mapping, Billing-to-Invoice Reconciliation, Invoice Line Item Matching

Example

invoice-reconciliation.yaml
- type: InvoiceReconciliation
  url: https://developers.example.com/billing/reconciliation

Standards

Media Types

Governance Rules

Risk & Compliance

Compliance:

Security: Invoice documents disclose negotiated pricing, account identifiers, and sometimes contract terms; restrict access to billing administrators.

Tools

Suggested Metrics

Example Implementations

Related Properties

Tags


All Community Properties