Fetch Corrily Paywall content including Paywall design config, Plans to display, currency & price for each Plan by providing country, IP/user_id and other characteristics.
US
{"product_id_1": "coupon_id_1"}
. Multiple coupons can be applied by a comma-delimited string, for example: {"product_id_1": "coupon_id_1,coupon_id2"}
true
, a currency
param must
be passed. Unlike override
the price amount will not be recomputed.{"platform": "ios"}
design configuration
- contains texts, colorus & layout config for visual customizationproducts
- set of products to show on Paywall. It comes from a Package, directly liked to a Paywall, or from a Packaging Segmentation config.prices
- the same data, as the /v1/prices
API endpoint response. Similarly to /v1/prices
logic, once User see a Paywall, he’ll be permanently sticked to the same design, set of plans and prices unless the "override": true
parameter will be sent in the API request.