get https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/prices/price-id//calculator
Gets a Subscription price for a given price identifier (priceId
) and quantity.
Response
200Successfully calculated a Subscription price.
Gets a Subscription price for a given price identifier (priceId
) and quantity.
200Successfully calculated a Subscription price.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/prices/price-id/priceId/calculator
Try It!
to start a request and see the response here!