Products
Get Product
Retrieve the details of a single Corrily product.
GET
Path Params
The api ID of the product.
Response
Whether or not the request completed successfully.
Text information about request status. In case of an error here will be a useful explanation.
Product’s corrily api_id
Product’s name
Product’s base price in float format
ID of another product, considered as “baseline”.
It is used to calculate striked price(price_with_baseline_strike
) in /v1/prices
response.
A list of connected payment integrations (Stripe, Chargebee, …)
A list of price objects for the given product
A list of features connected to the product