Retrieve a price object for a given subscription, including the variable price time series to optimize your consumption against. All prices are inclusive of VAT.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"sub_1"
Start date of the period at 00:00:00 in local time of the customer (format yyyy-mm-dd)
"2025-02-01"
End date of the period at 23:59:59 in local time of the customer (format yyyy-mm-dd)
"2025-02-01"
Retrieve the price details
The response is of type object
.