/v1/{org}/finance3 endpoints

Finance API

Manage invoices, payments, and financial transactions. Supports multi-currency operations and integrates with Payment Service Providers.

Invoice lifecyclePayment trackingMulti-currencyGeneral ledgerFinancial reporting

Endpoints

Required Scope:read:finance

Query Parameters

NameTypeRequiredDescription
statusstringOptionaldraft, sent, paid, overdue, cancelled
customerIdstringOptionalFilter by customer
sincestringOptionalInvoices created after this date
limitnumberOptionalMax results (default: 50)

Response Example

{
  "success": true,
  "data": {
    "invoices": [{
      "id": "inv_Op5q6r",
      "invoiceNumber": "INV-2026-0128",
      "customerId": "cust_7kJ2m",
      "customerName": "Amara Osei",
      "status": "sent",
      "subtotal": 1500.00,
      "tax": 150.00,
      "total": 1650.00,
      "currency": "USD",
      "dueDate": "2026-07-01",
      "items": [
        { "description": "Enterprise License (Annual)", "quantity": 1, "unitPrice": 1500.00 }
      ],
      "createdAt": "2026-06-01T10:00:00Z"
    }]
  }
}

Axlaas Support

How can we help?

Hi! 👋 Our AI agent knows everything about Axlaas and can help you instantly.

Help Center

Browse all documentation

Help Center API Docs +233 055 317 3282