get https://api.knowupfront.com/should_show_estimate_for_product
Returns true if the product has rebates and Upfront Estimate should be rendered. If zipCode and productPrice are included, this endpoint will also return the rebate amount estimate.
For testing purposes
Example requests for HVAC products use product_id
= 1 or product_id
= 2 or product_id
= 3.
Example requests for EVSE products use product_id
= 4 or product_id
= 5 or product_id
= 6.
Note: any zip_code
and product_price
can be used for either example requests.
For production
Work with Upfront to map your products to product_id
that you can use in requests.