Billing - Invoices
Preview Price Change
Previews the invoice changes if the subscription interval were changed. Requires billing:view
scope.
GET
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Query Parameters
The interval to preview (monthly
or yearly
).
Available options:
monthly
, yearly
Response
200
application/json
Invoice preview details.
Structure similar to Stripe's Invoice object reflecting the preview.