v4

latestOpenAPI 3.0.02026-07-316584128.0 KB
Billing

Get upcoming billing invoice

Retrieves the upcoming billing invoice for the specified organization's active subscription. Organizations are expected to have at most one active subscription.

get/organizations/{organizationID}/billing/invoices/upcoming

Response

Upcoming billing invoice

created_atstring date-time required
amount_duenumber double required

Decimal amount due.

currencystring required
target_datestring date-time required
subtotalnumber double required

Decimal subtotal.

totalnumber double required

Decimal total.

hosted_invoice_urlstring uri nullable required