Api Documentation
Invoice

Invoice API

API for retrieving invoice information and PDF

Endpoints

List invoices

GET /api/v1/invoices

Authentication: X-AUTHORIZATION Parameters:

  • company_profile_id (required)
  • page (optional, default = 0)
  • per_page (optional, default = 50)

Todo

  • Add endpoint to create invoices for "API" use