Invoices
Preview Invoice Changes
Previews the next invoice to show the financial impact of proposed subscription changes before they are applied.
POST
Preview Invoice Changes
Authorizations
Auth0 JWT token for user authentication.
Path Parameters
The unique identifier for the workspace.
Example:
"ws_abc123"
The unique identifier for the billing account (Stripe customer ID).
Example:
"cus_abc123"
Body
application/json
Response
200 - application/json
An invoice preview object.
The response is of type object
.
Preview Invoice Changes