Table of Contents |
---|
Configuration
Demo Credentials
API KEY:
88b97fa1ecb79698ecd2b59aceb655ef
...
|
Usage
TireConnect Search Form Access
...
Quote summary for parsing
JSON quote summary is generated in hidden DIV with id “tcwlw_raw_quote” on the summary page.
...
https://tutorials.tireconnect.ca/pos_demo/pos_container.html
Supplier order summary for parsing
JSON quote summary is generated in hidden DIV with id “tcwlw_pos_supplier_order_submitted” on results or summary page.
...
DIV with this id is detected, you can extract the content of the quote from the JSON formatted quote summary.
supplier_order_submitted=1 - READY URL parameter is equal 1
URL Examples (PIN for both
...
416905)
Results page:
https://devapptutorials.tireconnect.ca/pos/05198c64d142efd851ef15e54fdd917d#/demo/pos_callback.html#!results?size=2055516&location_id=12674&order_by=best_match&display=full&location_id=22592&min_quantity=1&page=1
Summary page:
https://devapptutorials.tireconnect.ca/demo/pos/05198c64d142efd851ef15e54fdd917d#/_callback.html#!summary?location_id=1267422592&vehicle[year]=2009&vehicle[make]=Aston Martin&vehicle[model]=V8 Vantage&vehicle[trim]=(22mm hex lug nut)&vehicle[car_tire_id]=93137||93139&optional_services=use_default&quantities%5B0%5Dquantities[0]=4&tire_ids%5B0%5D=SGFua29va3x8MTAxNDM1OHx8a218fDEyNjc0fHxCids[0]=QnJpZGdlc3RvbmV8fDEyMzU2NXx8Y29tbXVuaXR5d2hvbGVzYWxldGlyZXx8MjI1OTJ8fEI%3D&ready=1
JSON Example
|