By Category
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}/quote/api/v1/category/listWarrantyQuotesThis endpoint retrieves a list of warranty quotes for a specific store and category. The response includes detailed warranty options, pricing, and coverage information.
Query parameters
storeIdstringrequiredA unique identifier for a store will be shared as part of the integration kit. this will be added as path variable
Example:
ecca4210-09a4-446c-ad87-5e65bd50df12countrystringrequiredThe country code of the identified customer location
Example:
USstatestringThe state code of the identified customer location
Example:
ALsbCategoryIdstringrequiredThe URL containing the product page that is shown to the customer
Example:
4c3103e4-38dc-4171-96e5-b4b77ab0e96fpricenumberrequiredThe price of the product in the currency of the country specified in the above parameter
Example:
230.54