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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

Query Params
string
required

The product ID corresponding to your product.

string

The zip code of the user. If this parameter and product_price are given, the response will include rebate amount estimates.

string

The price of the product. If this parameter and zip_code are given, the response will include rebate amount estimates.

Responses

400

The product ID cannot be found, or the request has a wrong format

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json