Zum Hauptinhalt springen
GET
/
subscriptions
/
{id}
/
estimated-invoice
cURL
curl -X GET \
 /subscriptions/{id}/estimated-invoice \
 --header "Authorization: Bearer <token>"
"<string>"

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

Subscription identifier

Antwort

The estimated invoice

The response is of type file.