Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl -X GET \ /subscriptions/{id}/estimated-invoice \ --header "Authorization: Bearer <token>"
"<string>"
Get a preview of the estimated invoice of the subscription.
subscription:read
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Subscription identifier
The estimated invoice
The response is of type file.
file
War diese Seite hilfreich?