Skip to main content

Method

GET /v1/billing/invoices/:invoiceId

Path Parameters

uuid
required
Invoice identifier.

Headers

string
Bearer token with billing:read scope.

Request Example

Response

quantity, unitPrice, and monetary totals are stored as strings to preserve precision. Convert them to numeric types in your reporting layer as needed.