By Url
Headers#
| Header | Description | Required |
| X-SureBright-Access-Token | Access token for authentication | No |
Country and State Codes#
Country codes (Alpha 2): IBAN Country Codes
US State codes: FIPS State Codes
GET
https://{HOST_NAME}/api/v1/quote/listWarrantyQuotesThis endpoint fetches all warranty quotes for the product category to which product in the sent URL belongs.
Query parameters
storeIdstringrequiredA unique identifier for a store will be shared as part of the integration kit.
Example:
ecca4210-09a4-446c-ad87-5e65bd50df12countrystringrequiredThe country code of the identified customer location
Example:
USstatestringThe state code of the identified customer location
Example:
ALproductUrlstringrequiredBase64 encoded URL containing the product page that is shown to the customer
Example
aHR0cHM6Ly93d3cubWVkaWNhbGVzaG9wLmNvbS9xdWlja2llLXE1MC1yLWNhcmJvbi1mb2xkaW5nLXBvd2VyLXdoZWVsY2hhaXI=
