Zum Hauptinhalt springen
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

invoiceId
string
erforderlich

BillingRun identifier

Antwort

BillingRun resource

id
string
read-only
dateRangeFrom
string<date-time>
read-only
invoice
string<uuid>
Beispiel:

"https://example.com/"

subscriptions
object[]
subscriptionItems
object[]
billedAt
string<date-time>
read-only
dateRangeTo
string<date-time>
read-only

The date range to which the billing run was created.

usageBreakdownUrl
string | null
read-only

Public url to view the detailed usage breakdown of this billing run.