cURL
curl -X GET \ /subscription-items/{id}/estimated-amount \ --header "Authorization: Bearer <token>"
{ "netAmount": "10.00 €" }
Get the estimated amount of the subscription item.
subscription:read
Value for the Authorization header parameter.
SubscriptionItem identifier
SubscriptionItem resource
Was this page helpful?