🔌 New API Endpoints: Get Invoices, Orders, and Payments

April 8, 2025

We’re expanding your integration capabilities with three new API endpoints:

  • api/getInvoices: Retrieve a list of invoices.
  • api/getOrders: Get a list of orders, with powerful filtering options like orderID, customerID, routeID, status, and more.
  • api/getPayments: Fetch all payment data, filtered by customerID and date range.

These new endpoints give you more control and flexibility when accessing your CleanCloud data.

API Documentation