• Public API support is now available for creating one-time or recurring invoices as well as creating templates to be used in automation.
  • Business users will be able to make use of the APIs to perform basic CRUD operations related to invoices
  • The following APIs are available for use
One-time invoice
  1. Create an invoice - Link
  2. Send an invoice - Link
  3. Record a manual payment for an invoice - Link
  4. Update an invoice - Link
  5. Void an invoice - Link
  6. Delete an invoice - Link
  7. List all invoices - Link
  8. Get invoice by invoice ID - Link
  9. Get the next invoice number - Link
Recurring templates
  1. Create a recurring template - Link
  2. List recurring templates - Link
  3. Get a recurring template - Link
  4. Update a recurring template - Link
  5. Delete a recurring template - Link
  6. Start sending invoices for a recurring template - Link
  7. Manage auto payments for a recurring template - Link
  8. Cancel a recurring template - Link
Invoice Templates
  1. Create an invoice template - Link
  2. List invoice templates - Link
  3. Get an invoice template - Link
  4. Update an invoice template - Link
  5. Delete an invoice template - Link