This endpoint retrieves detailed information about a specific invoice including line items, payments, and status.
Authentication
This endpoint requires a valid API key withinvoices:read
permissions.
Path Parameters
The unique identifier of the invoice
Query Parameters
Expand related objects. Options: “customer”, “payments”, “credit_notes”, “events”
Response
Unique invoice identifier
Object type, always “invoice”
Human-readable invoice number
Invoice status: “draft”, “sent”, “viewed”, “partially_paid”, “paid”, “overdue”, “voided”
Total invoice amount in cents
Outstanding amount in cents
Array of invoice line items