GET
/
subscriptions
/
{id}
/
estimated-amount
curl -X GET \
 /subscriptions/{id}/estimated-amount \
 --header "Authorization: Bearer <token>"
{
  "netAmount": "10.00 €"
}

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

id
string
required

Subscription identifier

Response

200
application/json
Subscription resource
netAmount
string

Total net amount for the next billing