Skip to main content
The Invoices API lets you retrieve the invoices issued to your Sendcloud account. Each invoice consolidates a set of invoice items — for example parcel fees, pickup fees, or subscription charges — into a single billable document.
This API is currently in beta. Its shape may change in backwards-incompatible ways while we collect feedback.

Categories

Invoices have one of two categories:
  • transactional — invoices that consolidate shipping-related charges (parcels, pickups, surcharges, etc.).
  • subscription — invoices for your Sendcloud subscription plan.

Issuer

The issuer block reflects the Sendcloud subsidiary that issued the invoice (business name, address, VAT id, chamber-of-commerce id). Use it to reconcile against your bookkeeping records.

Pagination

This endpoint uses cursor-based pagination via Link response headers. See Pagination for details.