Skip to main content
POST
Generate an interim progressive-usage invoice

Errors

A 200 with "data": null is not an error — it means nothing is due (the subscription is not on progressive billing, or accrued usage is below the threshold). See Errors for the error envelope and the full code taxonomy.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

Nothing due (data is null).

data
null

Always null — there was no unbilled usage to invoice.