GET
/
subscriptions
/
{id}
/
estimated-invoice
curl -X GET \
 /subscriptions/{id}/estimated-invoice \
 --header "Authorization: Bearer <token>"
This response does not have an example.

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

id
string
required

Subscription identifier

Response

200
application/pdf
The estimated invoice

The response is of type file.