By Product
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/quote/listWarrantyQuotesThis endpoint retrieves a list of warranty quotes for a specific product and its price.
Query parameters
platformstringrequiredThe platform of the merchant's store.
Example:
SHOPIFYstoreIdstringrequiredThe unique identifier for the merchant's store. This is typically the store's domain name (e.g., 'yourstore.myshopify.com' for Shopify stores).
Example:
strictlyapple.myshopify.comproductIdstringrequiredThe ID of the product that is shown to the customer
Example:
8606368530686variantIdstringrequiredThe ID of the variant that is shown to the customer
Example:
45667967238398countrystringrequiredThe country code of the identified customer location
Example:
USstatestringThe state code of the identified customer location
Example:
AL