Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Request Parameters

Required

storeNumber - Bridgestone Store NumberBSA destination dealer #

zipCode - Zip/Postal code. EG: 22015 (US version – can be also 22015-xxxx) | A1A%20N3K (Canada – can be also A1A)

...

frontArticleNumber - BSA article #

frontQuantity - quantity

storeNumber - BSA destination dealer

Optional

sizeFront - tire size

...

rearQuantity - quantity (used for staggered fitment only)

Example

curl --location --request GET 'https://wl.tireconnect.ca/redirect/bato?storeNumber=611344&zipCode=01095&year=2018&make=Honda&model=Civic&trim=EX%20Sedan&frontArticleNumbersizeFront=0060702155516&frontQuantity=4'

In case of success you will receive 302 response code and redirect to website.

...