Skip to main content
GET
Preview pending charges that will bill on the final invoice if not waived

Authorizations

X-API-Key
string
header
required

Headers

X-Workspace-Id
string | null

Path Parameters

workspace_id
string<uuid>
required

Cookies

riftmap_access
string | null

Response

Successful Response

Pending charges that will be billed on the final cycle invoice if not waived.

pending_total includes credits (negative items); pending_items shows only positive lines so the UI surfaces what the user will actually pay.

currency
string
required
next_invoice_date
string<date-time> | null
required
pending_items
PendingInvoiceItem · object[]
required
pending_total
integer
required