adp-web-components 0.4.1 → 0.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{add-icon-BklgM02f.js → add-icon-r-uugVfd.js} +1 -1
- package/dist/cjs/{app-globals-XGpRBTr6.js → app-globals-BoQSQFz7.js} +1 -1
- package/dist/cjs/{arrow-up-icon-BLo1aQC2.js → arrow-up-icon-BfnEuyBs.js} +1 -1
- package/dist/cjs/branch-date-dropdown_17.cjs.entry.js +51 -45
- package/dist/cjs/{calendar-days-icon-Cf14ROXV.js → calendar-days-icon-CDsv0_-r.js} +1 -1
- package/dist/cjs/{check-icon-DaQxP2EY.js → check-icon-BNxUv6rL.js} +1 -1
- package/dist/cjs/clock-DsYk5zt3.js +30 -0
- package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +10 -9
- package/dist/cjs/{decode-time-offset-DOUImlif.js → decode-time-offset-CcpzHLhD.js} +10 -2
- package/dist/cjs/flexible-container.cjs.entry.js +2 -2
- package/dist/cjs/form-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/form-date-picker.cjs.entry.js +25 -19
- package/dist/cjs/{form-error-message-BtLdHgxO.js → form-error-message-DdEeLvoD.js} +1 -1
- package/dist/cjs/{form-input-label-B4lkF89K.js → form-input-label-U5kCHkJl.js} +1 -1
- package/dist/cjs/form-input_7.cjs.entry.js +13 -13
- package/dist/cjs/form-switch.cjs.entry.js +3 -3
- package/dist/cjs/form-time-picker.cjs.entry.js +4 -4
- package/dist/cjs/{functions-BoIF2xlx.js → functions-Bz2-CHK9.js} +5 -4
- package/dist/cjs/general-form.cjs.entry.js +11 -10
- package/dist/cjs/general-inquiry-form.cjs.entry.js +11 -10
- package/dist/cjs/{get-language-from-url-DwOt9DVH.js → get-language-from-url-CivsCH6R.js} +1 -1
- package/dist/cjs/{get-local-language-BPRCaIar.js → get-local-language-BBdU8ppU.js} +2 -2
- package/dist/cjs/get-mock-files-VecUdVE7.js +61 -0
- package/dist/cjs/{index-BdHAYIvO.js → index-BXyIPFx-.js} +3 -0
- package/dist/cjs/information-table.cjs.entry.js +3 -3
- package/dist/cjs/{loader-icon-aY56OHXW.js → loader-icon-BkPuyYFm.js} +1 -1
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/loading-spinner.cjs.entry.js +1 -1
- package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +4 -4
- package/dist/cjs/{mappers-DnWgECCv.js → mappers-D-v6mh0y.js} +10 -8
- package/dist/cjs/{material-card-D1UQcy6U.js → material-card-mXTu16Ev.js} +1 -1
- package/dist/cjs/mock-assets-Dio-Q8Yd.js +13 -0
- package/dist/cjs/part-lookup.cjs.entry.js +4 -4
- package/dist/cjs/{qr-code-scan-CtKK6wLL.js → qr-code-scan-BH1paDvW.js} +1 -1
- package/dist/cjs/{reveal-below-CyYolTYX.js → reveal-below-7_fSN_sU.js} +1 -1
- package/dist/cjs/service-booking-form.cjs.entry.js +11 -10
- package/dist/cjs/shift-accordion.cjs.entry.js +2 -2
- package/dist/cjs/shift-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/shift-components.cjs.js +3 -3
- package/dist/cjs/shift-slider.cjs.entry.js +1 -1
- package/dist/cjs/shift-switch.cjs.entry.js +2 -2
- package/dist/cjs/shift-tab-content.cjs.entry.js +2 -2
- package/dist/cjs/shift-tabs_2.cjs.entry.js +7 -7
- package/dist/cjs/ssc-lookup-form.cjs.entry.js +11 -10
- package/dist/cjs/test-drive-form.cjs.entry.js +11 -10
- package/dist/cjs/{triangle-alert-CTvU1eGY.js → triangle-alert-C_xSEmRy.js} +1 -1
- package/dist/cjs/vehicle-accessories_8.cjs.entry.js +36 -34
- package/dist/cjs/{vehicle-info-layout-CRpL8UMY.js → vehicle-info-layout-CjYyiBEq.js} +1 -1
- package/dist/cjs/vehicle-lookup.cjs.entry.js +21 -17
- package/dist/cjs/vehicle-quotation-form.cjs.entry.js +8 -7
- package/dist/cjs/{white-loader-CveXuRsH.js → white-loader-CH2BrmT6.js} +1 -1
- package/dist/collection/components/components/empty.css +1 -1
- package/dist/collection/components/components/flexible-container.css +1 -1
- package/dist/collection/components/components/information-table.css +1 -1
- package/dist/collection/components/components/shift-accordion.css +1 -1
- package/dist/collection/components/components/shift-portal.css +1 -1
- package/dist/collection/components/components/shift-select-dropdown.css +1 -1
- package/dist/collection/components/components/shift-select.css +1 -1
- package/dist/collection/components/components/shift-tab-content.css +1 -1
- package/dist/collection/components/components/shift-tabs.css +1 -1
- package/dist/collection/components/form-elements/branch-date-picker.js +30 -8
- package/dist/collection/components/form-elements/branch-slot-picker.css +1 -1
- package/dist/collection/components/form-elements/branch-slot-picker.js +29 -6
- package/dist/collection/components/form-elements/form-date-picker-legacy.js +40 -15
- package/dist/collection/components/form-elements/form-inputs.css +1 -1
- package/dist/collection/components/form-elements/form-picker-input.js +27 -7
- package/dist/collection/components/form-elements/form-structure.js +20 -1
- package/dist/collection/components/forms/defaults/mappers.js +6 -4
- package/dist/collection/components/forms/general-form.js +21 -2
- package/dist/collection/components/forms/general-inquiry.js +21 -2
- package/dist/collection/components/forms/service-booking.js +21 -2
- package/dist/collection/components/forms/ssc-lookup.js +21 -2
- package/dist/collection/components/forms/test-drive.js +21 -2
- package/dist/collection/components/forms/vehicle-quotation.js +21 -2
- package/dist/collection/components/part-lookup/dead-stock-lookup.css +1 -1
- package/dist/collection/components/part-lookup/distributor-lookup.css +1 -1
- package/dist/collection/components/part-lookup/manufacturer-lookup.css +1 -1
- package/dist/collection/components/part-lookup/manufacturer-part-lookup.css +1 -1
- package/dist/collection/components/part-lookup/part-lookup.css +1 -1
- package/dist/collection/components/vehicle-lookup/components/CoverageTimeline.js +2 -2
- package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +21 -2
- package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +24 -5
- package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +61 -12
- package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.js +19 -0
- package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +21 -2
- package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +20 -1
- package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-specification.js +20 -1
- package/dist/collection/components/vehicle-lookup/vehicle-ssc.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-ssc.js +21 -2
- package/dist/collection/components/vehicle-lookup/vehicle-warranty-timeline.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-warranty-timeline.js +20 -1
- package/dist/collection/features/form-hook/functions.js +2 -1
- package/dist/collection/features/form-hook/render-structure.js +1 -1
- package/dist/collection/features/mocks/data/assets/accessories/accessory.svg +10 -0
- package/dist/collection/features/mocks/data/assets/accessories/floor-mats.svg +10 -0
- package/dist/collection/features/mocks/data/assets/accessories/mud-guards.svg +11 -0
- package/dist/collection/features/mocks/data/assets/accessories/roof-rack.svg +11 -0
- package/dist/collection/features/mocks/data/assets/accessories/roof-rails.svg +11 -0
- package/dist/collection/features/mocks/data/assets/accessories/side-steps.svg +11 -0
- package/dist/collection/features/mocks/data/assets/accessories/tow-bar.svg +12 -0
- package/dist/collection/features/mocks/data/assets/badges/badge-1.svg +5 -0
- package/dist/collection/features/mocks/data/assets/badges/badge-2.svg +5 -0
- package/dist/collection/features/mocks/data/assets/badges/badge-3.svg +5 -0
- package/dist/collection/features/mocks/data/assets/badges/badge-4.svg +5 -0
- package/dist/collection/features/mocks/data/assets/badges/badge-5.svg +5 -0
- package/dist/collection/features/mocks/data/assets/badges/badge-6.svg +5 -0
- package/dist/collection/features/mocks/data/assets/documents/service-invoice-qr.svg +18 -0
- package/dist/collection/features/mocks/data/assets/documents/signed-claim-document.svg +21 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-front-left-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-front-left.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-front-right-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-front-right.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-rear-left-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-rear-left.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-rear-right-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-rear-right.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-front-left-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-front-left.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-front-right-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-front-right.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-rear-left-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-rear-left.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-rear-right-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-rear-right.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/hood-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/hood.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/panel.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/roof-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/roof.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/tail-gate-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/tail-gate.svg +6 -0
- package/dist/collection/features/mocks/get-mock-files.js +19 -14
- package/dist/collection/features/mocks/index.js +1 -0
- package/dist/collection/features/mocks/mock-assets.js +33 -0
- package/dist/collection/features/vehicle-lookup-component/vehicle-lookup-api-integration.js +3 -1
- package/dist/collection/global/lib/clock.js +25 -0
- package/dist/collection/global/lib/decode-time-offset.js +9 -1
- package/dist/collection/templates/forms/docs-content/structure.js +1 -1
- package/dist/collection/templates/harness-connection.js +282 -0
- package/dist/collection/templates/harness-environment.js +31 -0
- package/dist/collection/templates/harness.js +610 -83
- package/dist/collection/templates/site-header.js +2 -2
- package/dist/components/branch-date-picker.js +1 -1
- package/dist/components/branch-slot-picker.js +1 -1
- package/dist/components/dead-stock-lookup.js +1 -1
- package/dist/components/distributor-lookup.js +1 -1
- package/dist/components/flexible-container.js +1 -1
- package/dist/components/form-checkbox.js +1 -1
- package/dist/components/form-date-picker.js +1 -1
- package/dist/components/form-file.js +1 -1
- package/dist/components/form-input-preview.js +1 -1
- package/dist/components/form-input.js +1 -1
- package/dist/components/form-phone-number.js +1 -1
- package/dist/components/form-picker-input.js +1 -1
- package/dist/components/form-select.js +1 -1
- package/dist/components/form-shadow-input.js +1 -1
- package/dist/components/form-stepper-control.js +1 -1
- package/dist/components/form-stepper-submit.js +1 -1
- package/dist/components/form-stepper.js +1 -1
- package/dist/components/form-structure-error.js +1 -1
- package/dist/components/form-structure.js +1 -1
- package/dist/components/form-submit.js +1 -1
- package/dist/components/form-switch.js +1 -1
- package/dist/components/form-text-area.js +1 -1
- package/dist/components/form-time-picker.js +1 -1
- package/dist/components/form-vin-input.js +1 -1
- package/dist/components/general-form.js +1 -1
- package/dist/components/general-inquiry-form.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/information-table.js +1 -1
- package/dist/components/manufacturer-lookup.js +1 -1
- package/dist/components/manufacturer-part-lookup.js +1 -1
- package/dist/components/{p-C_JD7r43.js → p-3e83-if9.js} +1 -1
- package/dist/components/p-B3ztFt72.js +5 -0
- package/dist/components/p-B4PUnAtc.js +5 -0
- package/dist/components/{p-5PJtxaSF.js → p-BEHSLtOA.js} +1 -1
- package/dist/components/{p-pTG13K0y.js → p-B_EZX2Nj.js} +1 -1
- package/dist/components/{p-EdmsQERC.js → p-BcgJGb3U.js} +1 -1
- package/dist/components/p-BdxXAS3w.js +5 -0
- package/dist/components/{p-CCu0O_ud.js → p-Bf7SK7BI.js} +1 -1
- package/dist/components/{p-3srybk04.js → p-Bhy0nttE.js} +1 -1
- package/dist/components/p-BjDxP9Ar.js +5 -0
- package/dist/components/{p-BoXPpy-O.js → p-C-R7Zf1I.js} +1 -1
- package/dist/components/{p-ChBR-zl5.js → p-C1-ek7if.js} +1 -1
- package/dist/components/p-C3gFyogx.js +5 -0
- package/dist/components/p-CI0_r45y.js +5 -0
- package/dist/components/p-CJkthPWR.js +5 -0
- package/dist/components/{p-CK4mf-4k.js → p-COKUmuuf.js} +1 -1
- package/dist/components/{p-Wj1ZYmiQ.js → p-CQ0f2MVb.js} +1 -1
- package/dist/components/{p-J4ycJc9N.js → p-CYj0zRtR.js} +1 -1
- package/dist/components/{p-D1uN8yoZ.js → p-C_91yYxZ.js} +1 -1
- package/dist/components/p-CbIjjt3n.js +5 -0
- package/dist/components/{p-C2Rek_O6.js → p-CpX72zLP.js} +1 -1
- package/dist/components/{p-CGg_zTw_.js → p-Cuy8EM9Y.js} +1 -1
- package/dist/components/p-CwYr8ZOV.js +5 -0
- package/dist/components/{p-CRvBKqFL.js → p-Cy-0pkLa.js} +1 -1
- package/dist/components/p-DDWKS6lH.js +5 -0
- package/dist/components/p-DJr19tRD.js +5 -0
- package/dist/components/{p-CGuZmJQb.js → p-DNpppK6M.js} +1 -1
- package/dist/components/{p-M-Eh9oXr.js → p-DRtn1_4P.js} +1 -1
- package/dist/components/{p-DBaY1d1H.js → p-D_2r73sx.js} +1 -1
- package/dist/components/p-De3WmHLm.js +5 -0
- package/dist/components/{p-DUf2UXLh.js → p-DokN3NzH.js} +1 -1
- package/dist/components/{p-alNayf2Z.js → p-DqCIuURq.js} +1 -1
- package/dist/components/{p-C9Yt2FEi.js → p-DuaTomIT.js} +1 -1
- package/dist/components/{p-BYRlvNii.js → p-DzPqV0I6.js} +1 -1
- package/dist/components/p-GgvQ0B7I.js +5 -0
- package/dist/components/p-HVSqY6-d.js +5 -0
- package/dist/components/{p-CGrk6CsB.js → p-RKSY-Miv.js} +1 -1
- package/dist/components/p-Ty1rh9Up.js +5 -0
- package/dist/components/{p-BlpEaYNy.js → p-VTefgaxv.js} +1 -1
- package/dist/components/{p-Brn0yPz6.js → p-_8V0swcd.js} +1 -1
- package/dist/components/{p-CP502WVr.js → p-ge2RA7lk.js} +1 -1
- package/dist/components/p-mZnLUhNr.js +5 -0
- package/dist/components/{p-BSU3azxv.js → p-mzWr8UUl.js} +1 -1
- package/dist/components/{p-BBZ9h1N0.js → p-wX0fQQYY.js} +1 -1
- package/dist/components/{p-8JAXcyx8.js → p-x1Tlf19a.js} +1 -1
- package/dist/components/p-z7jdJ402.js +5 -0
- package/dist/components/part-lookup.js +1 -1
- package/dist/components/service-booking-form.js +1 -1
- package/dist/components/shift-accordion.js +1 -1
- package/dist/components/shift-checkbox.js +1 -1
- package/dist/components/shift-portal.js +1 -1
- package/dist/components/shift-select-dropdown.js +1 -1
- package/dist/components/shift-select.js +1 -1
- package/dist/components/shift-slider.js +1 -1
- package/dist/components/shift-switch.js +1 -1
- package/dist/components/shift-tab-content.js +1 -1
- package/dist/components/shift-tabs.js +1 -1
- package/dist/components/ssc-lookup-form.js +1 -1
- package/dist/components/test-drive-form.js +1 -1
- package/dist/components/vehicle-accessories.js +1 -1
- package/dist/components/vehicle-claimable-items.js +1 -1
- package/dist/components/vehicle-item-claim-form.js +1 -1
- package/dist/components/vehicle-lookup.js +1 -1
- package/dist/components/vehicle-paint-thickness.js +1 -1
- package/dist/components/vehicle-quotation-form.js +1 -1
- package/dist/components/vehicle-sale-information.js +1 -1
- package/dist/components/vehicle-service-history.js +1 -1
- package/dist/components/vehicle-specification.js +1 -1
- package/dist/components/vehicle-ssc.js +1 -1
- package/dist/components/vehicle-warranty-timeline.js +1 -1
- package/dist/esm/{add-icon-DHh6DJXR.js → add-icon-D9Jel7-B.js} +1 -1
- package/dist/esm/{app-globals-CusTGK9D.js → app-globals-inc67m-q.js} +1 -1
- package/dist/esm/{arrow-up-icon-Dw_d-rG9.js → arrow-up-icon-Dfl2olS1.js} +1 -1
- package/dist/esm/branch-date-dropdown_17.entry.js +51 -45
- package/dist/esm/{calendar-days-icon-CnASOv7M.js → calendar-days-icon-zUqcb-fP.js} +1 -1
- package/dist/esm/{check-icon-BZQF4tzH.js → check-icon-CcYgNcDZ.js} +1 -1
- package/dist/esm/clock-DDWKS6lH.js +27 -0
- package/dist/esm/dead-stock-lookup_3.entry.js +10 -9
- package/dist/esm/{decode-time-offset-Cib1aJfV.js → decode-time-offset-CDd68_1V.js} +10 -2
- package/dist/esm/flexible-container.entry.js +2 -2
- package/dist/esm/form-checkbox.entry.js +3 -3
- package/dist/esm/form-date-picker.entry.js +25 -19
- package/dist/esm/{form-error-message-DWl6p6Dz.js → form-error-message-DxLEOczK.js} +1 -1
- package/dist/esm/{form-input-label-6blOw1BN.js → form-input-label-DEqq8CcC.js} +1 -1
- package/dist/esm/form-input_7.entry.js +13 -13
- package/dist/esm/form-switch.entry.js +3 -3
- package/dist/esm/form-time-picker.entry.js +4 -4
- package/dist/esm/{functions-BtbnACx_.js → functions-M6Gsc8Mz.js} +5 -4
- package/dist/esm/general-form.entry.js +11 -10
- package/dist/esm/general-inquiry-form.entry.js +11 -10
- package/dist/esm/{get-language-from-url-fV-K15uy.js → get-language-from-url-Bq07dpsD.js} +1 -1
- package/dist/esm/{get-local-language-BOTR5Kxb.js → get-local-language-D9DW53vG.js} +2 -2
- package/dist/esm/get-mock-files-DQV5ioOw.js +59 -0
- package/dist/esm/{index-CteZTPhq.js → index-CsEiWLCt.js} +3 -1
- package/dist/esm/information-table.entry.js +3 -3
- package/dist/esm/{loader-icon-BvAmA41s.js → loader-icon-CbaFiiB_.js} +1 -1
- package/dist/esm/loader.js +4 -4
- package/dist/esm/loading-spinner.entry.js +1 -1
- package/dist/esm/manufacturer-part-lookup.entry.js +4 -4
- package/dist/esm/{mappers-CZs2R7k6.js → mappers-DOWx0ySR.js} +10 -8
- package/dist/esm/{material-card-jbQd-0as.js → material-card-CB2xHWMN.js} +1 -1
- package/dist/esm/mock-assets-Bixlrdd4.js +11 -0
- package/dist/esm/part-lookup.entry.js +4 -4
- package/dist/esm/{qr-code-scan-B1nViqZl.js → qr-code-scan-FY8RR9ow.js} +1 -1
- package/dist/esm/{reveal-below-DWXRi5w3.js → reveal-below-8wAOxdZk.js} +1 -1
- package/dist/esm/service-booking-form.entry.js +11 -10
- package/dist/esm/shift-accordion.entry.js +2 -2
- package/dist/esm/shift-checkbox.entry.js +3 -3
- package/dist/esm/shift-components.js +4 -4
- package/dist/esm/shift-slider.entry.js +1 -1
- package/dist/esm/shift-switch.entry.js +2 -2
- package/dist/esm/shift-tab-content.entry.js +2 -2
- package/dist/esm/shift-tabs_2.entry.js +7 -7
- package/dist/esm/ssc-lookup-form.entry.js +11 -10
- package/dist/esm/test-drive-form.entry.js +11 -10
- package/dist/esm/{triangle-alert-BlnfPzWh.js → triangle-alert-DNqiuE_3.js} +1 -1
- package/dist/esm/vehicle-accessories_8.entry.js +37 -35
- package/dist/esm/{vehicle-info-layout-Dmx94GLp.js → vehicle-info-layout-I6iG9Fcg.js} +1 -1
- package/dist/esm/vehicle-lookup.entry.js +21 -17
- package/dist/esm/vehicle-quotation-form.entry.js +8 -7
- package/dist/esm/{white-loader-B3tJFuNO.js → white-loader-DusGamWD.js} +1 -1
- package/dist/integration-manifest.json +19 -9
- package/dist/mocks/assets/README.md +54 -0
- package/dist/mocks/assets/accessories/accessory.svg +10 -0
- package/dist/mocks/assets/accessories/floor-mats.svg +10 -0
- package/dist/mocks/assets/accessories/mud-guards.svg +11 -0
- package/dist/mocks/assets/accessories/roof-rack.svg +11 -0
- package/dist/mocks/assets/accessories/roof-rails.svg +11 -0
- package/dist/mocks/assets/accessories/side-steps.svg +11 -0
- package/dist/mocks/assets/accessories/tow-bar.svg +12 -0
- package/dist/mocks/assets/badges/badge-1.svg +5 -0
- package/dist/mocks/assets/badges/badge-2.svg +5 -0
- package/dist/mocks/assets/badges/badge-3.svg +5 -0
- package/dist/mocks/assets/badges/badge-4.svg +5 -0
- package/dist/mocks/assets/badges/badge-5.svg +5 -0
- package/dist/mocks/assets/badges/badge-6.svg +5 -0
- package/dist/mocks/assets/documents/service-invoice-qr.svg +18 -0
- package/dist/mocks/assets/documents/signed-claim-document.svg +21 -0
- package/dist/mocks/assets/paint-panels/door-front-left-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/door-front-left.svg +6 -0
- package/dist/mocks/assets/paint-panels/door-front-right-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/door-front-right.svg +6 -0
- package/dist/mocks/assets/paint-panels/door-rear-left-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/door-rear-left.svg +6 -0
- package/dist/mocks/assets/paint-panels/door-rear-right-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/door-rear-right.svg +6 -0
- package/dist/mocks/assets/paint-panels/fender-front-left-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/fender-front-left.svg +6 -0
- package/dist/mocks/assets/paint-panels/fender-front-right-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/fender-front-right.svg +6 -0
- package/dist/mocks/assets/paint-panels/fender-rear-left-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/fender-rear-left.svg +6 -0
- package/dist/mocks/assets/paint-panels/fender-rear-right-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/fender-rear-right.svg +6 -0
- package/dist/mocks/assets/paint-panels/hood-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/hood.svg +6 -0
- package/dist/mocks/assets/paint-panels/panel.svg +6 -0
- package/dist/mocks/assets/paint-panels/roof-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/roof.svg +6 -0
- package/dist/mocks/assets/paint-panels/tail-gate-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/tail-gate.svg +6 -0
- package/dist/shift-components/{p-d2619ed3.entry.js → p-0395b900.entry.js} +1 -1
- package/dist/shift-components/{p-be19d7ff.entry.js → p-041ff6e5.entry.js} +1 -1
- package/dist/shift-components/p-131c79c9.entry.js +5 -0
- package/dist/shift-components/{p-dd104fca.entry.js → p-287c5e75.entry.js} +1 -1
- package/dist/shift-components/{p-de2f961f.entry.js → p-30be4db4.entry.js} +1 -1
- package/dist/shift-components/p-3c735b0a.entry.js +5 -0
- package/dist/shift-components/{p-01ef46a4.entry.js → p-4c826390.entry.js} +1 -1
- package/dist/shift-components/p-6833930c.entry.js +5 -0
- package/dist/shift-components/{p-72d60d70.entry.js → p-7760cb43.entry.js} +1 -1
- package/dist/shift-components/p-81a7b7dd.entry.js +5 -0
- package/dist/shift-components/p-82adf890.entry.js +5 -0
- package/dist/shift-components/{p-f5c26761.entry.js → p-91d15921.entry.js} +1 -1
- package/dist/shift-components/p-9f017e84.entry.js +5 -0
- package/dist/shift-components/p-B2ivJ0St.js +5 -0
- package/dist/shift-components/{p-Tjvj6pk4.js → p-BHLT4-AT.js} +1 -1
- package/dist/shift-components/p-BKobZCvH.js +5 -0
- package/dist/shift-components/{p-MzYTUgsB.js → p-BTJYrubY.js} +1 -1
- package/dist/shift-components/p-BTfrQeMt.js +5 -0
- package/dist/shift-components/{p-BkVfhjgg.js → p-Bxxrkd94.js} +1 -1
- package/dist/shift-components/{p-C8PvXL-3.js → p-C7KIr58m.js} +1 -1
- package/dist/shift-components/{p-Ccwtsrgg.js → p-CHQ9vjK9.js} +1 -1
- package/dist/shift-components/{p-DzV_ls5o.js → p-CTvdWiVG.js} +1 -1
- package/dist/shift-components/p-CTy3HfBE.js +5 -0
- package/dist/shift-components/{p-oQAUbfw7.js → p-Cet0ur1z.js} +1 -1
- package/dist/shift-components/{p-OlAbjfKx.js → p-Cn5_F5mW.js} +1 -1
- package/dist/shift-components/p-CsEiWLCt.js +6 -0
- package/dist/shift-components/{p-oFzLYYzz.js → p-D5QsRU5_.js} +1 -1
- package/dist/shift-components/p-DBog8aSI.js +5 -0
- package/dist/shift-components/p-DDWKS6lH.js +5 -0
- package/dist/shift-components/{p-DtD7FZCG.js → p-DZGcyLWV.js} +1 -1
- package/dist/shift-components/p-Dh2tKZeJ.js +5 -0
- package/dist/shift-components/{p-BTNA9XsD.js → p-DxRW_Tfa.js} +1 -1
- package/dist/shift-components/{p-D7cqTTll.js → p-M1S8gM54.js} +1 -1
- package/dist/shift-components/{p-1b7a0b56.entry.js → p-a863f984.entry.js} +1 -1
- package/dist/shift-components/p-a8c58abe.entry.js +5 -0
- package/dist/shift-components/p-b6dfb75b.entry.js +5 -0
- package/dist/shift-components/{p-d47428d1.entry.js → p-bcfc5126.entry.js} +1 -1
- package/dist/shift-components/{p-6704f14c.entry.js → p-c20b97c6.entry.js} +1 -1
- package/dist/shift-components/p-c7e694c0.entry.js +5 -0
- package/dist/shift-components/p-ceeebc95.entry.js +5 -0
- package/dist/shift-components/p-d118078b.entry.js +5 -0
- package/dist/shift-components/{p-d9498a58.entry.js → p-d89b19fa.entry.js} +1 -1
- package/dist/shift-components/p-dc408027.entry.js +5 -0
- package/dist/shift-components/p-e3c2fb00.entry.js +5 -0
- package/dist/shift-components/{p-529dc71d.entry.js → p-e3f9e20f.entry.js} +1 -1
- package/dist/shift-components/p-f6ca88a5.entry.js +5 -0
- package/dist/shift-components/{p-bfwabdVa.js → p-h1L6xTqG.js} +1 -1
- package/dist/shift-components/p-iSEtUbmS.js +5 -0
- package/dist/shift-components/p-xtI4pqVk.js +5 -0
- package/dist/shift-components/shift-components.esm.js +1 -1
- package/dist/stencil-docs.json +501 -1
- package/dist/types/components/form-elements/branch-date-picker.d.ts +2 -0
- package/dist/types/components/form-elements/branch-slot-picker.d.ts +2 -0
- package/dist/types/components/form-elements/form-date-picker-legacy.d.ts +4 -0
- package/dist/types/components/form-elements/form-picker-input.d.ts +2 -0
- package/dist/types/components/form-elements/form-structure.d.ts +1 -0
- package/dist/types/components/forms/general-form.d.ts +2 -0
- package/dist/types/components/forms/general-inquiry.d.ts +2 -0
- package/dist/types/components/forms/service-booking.d.ts +2 -0
- package/dist/types/components/forms/ssc-lookup.d.ts +2 -0
- package/dist/types/components/forms/test-drive.d.ts +2 -0
- package/dist/types/components/forms/vehicle-quotation.d.ts +2 -0
- package/dist/types/components/vehicle-lookup/vehicle-accessories.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-claimable-items.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-lookup.d.ts +5 -1
- package/dist/types/components/vehicle-lookup/vehicle-paint-thickness.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-sale-information.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-service-history.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-specification.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-ssc.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-warranty-timeline.d.ts +2 -0
- package/dist/types/components.d.ts +136 -0
- package/dist/types/features/form-hook/interface.d.ts +1 -0
- package/dist/types/features/mocks/index.d.ts +1 -0
- package/dist/types/features/mocks/mock-assets.d.ts +1 -0
- package/dist/types/features/vehicle-lookup-component/interface.d.ts +1 -0
- package/dist/types/global/lib/clock.d.ts +11 -0
- package/dist/types/global/lib/decode-time-offset.d.ts +2 -1
- package/package.json +2 -1
- package/dist/cjs/get-mock-files-Bi8eYFFc.js +0 -53
- package/dist/collection/global/api/urls.js +0 -6
- package/dist/collection/templates/vehicle-lookup/mock-data.js +0 -4922
- package/dist/collection/templates/vehicle-lookup/mock-loader.js +0 -26
- package/dist/collection/templates/vehicle-lookup/warranty-mock-data.js +0 -3211
- package/dist/components/p-B4vHwF1I.js +0 -5
- package/dist/components/p-BGkXfkCv.js +0 -5
- package/dist/components/p-BmqqvfSO.js +0 -5
- package/dist/components/p-BtsUnQg8.js +0 -5
- package/dist/components/p-C9uBduBY.js +0 -5
- package/dist/components/p-CIoAFWwG.js +0 -5
- package/dist/components/p-CP0ARfFD.js +0 -5
- package/dist/components/p-Cpg1zisv.js +0 -5
- package/dist/components/p-D8f7alDh.js +0 -5
- package/dist/components/p-DkPiQv-q.js +0 -5
- package/dist/components/p-Ju9wl6f3.js +0 -5
- package/dist/components/p-M8EGY8dT.js +0 -5
- package/dist/components/p-SFsQZegW.js +0 -5
- package/dist/components/p-Ub4_exfj.js +0 -5
- package/dist/components/p-d7wdNFwt.js +0 -5
- package/dist/components/p-ziEMlegx.js +0 -5
- package/dist/esm/get-mock-files-CI8h9TGH.js +0 -51
- package/dist/mocks/generated/broker-dealer/paint-thickness-certificate.json +0 -1
- package/dist/mocks/generated/broker-dealer/part-lookup.json +0 -155
- package/dist/mocks/generated/broker-dealer/vehicle-lookup.json +0 -794
- package/dist/mocks/generated/edge-cases/paint-thickness-certificate.json +0 -1
- package/dist/mocks/generated/edge-cases/part-lookup.json +0 -1
- package/dist/mocks/generated/edge-cases/vehicle-lookup.json +0 -124
- package/dist/mocks/generated/standard-dealer/paint-thickness-certificate.json +0 -146
- package/dist/mocks/generated/standard-dealer/part-lookup.json +0 -157
- package/dist/mocks/generated/standard-dealer/vehicle-lookup.json +0 -809
- package/dist/shift-components/p-1d93dd0f.entry.js +0 -5
- package/dist/shift-components/p-22d7f148.entry.js +0 -5
- package/dist/shift-components/p-2e15bfc3.entry.js +0 -5
- package/dist/shift-components/p-44bc2f4d.entry.js +0 -5
- package/dist/shift-components/p-453a643a.entry.js +0 -5
- package/dist/shift-components/p-4818e499.entry.js +0 -5
- package/dist/shift-components/p-4e5448da.entry.js +0 -5
- package/dist/shift-components/p-5ca9f913.entry.js +0 -5
- package/dist/shift-components/p-615471cd.entry.js +0 -5
- package/dist/shift-components/p-8623889b.entry.js +0 -5
- package/dist/shift-components/p-B9INqdFT.js +0 -5
- package/dist/shift-components/p-C4NpWwNE.js +0 -5
- package/dist/shift-components/p-C_QDvFTV.js +0 -5
- package/dist/shift-components/p-CteZTPhq.js +0 -6
- package/dist/shift-components/p-DWoutohJ.js +0 -5
- package/dist/shift-components/p-Vn-59FWk.js +0 -5
- package/dist/shift-components/p-b59814e8.entry.js +0 -5
- package/dist/shift-components/p-c070868c.entry.js +0 -5
- package/dist/shift-components/p-cf09a231.entry.js +0 -5
- package/dist/shift-components/p-da019c70.entry.js +0 -5
- package/dist/shift-components/p-dmBPGl8u.js +0 -5
- package/dist/shift-components/p-wZPqPELt.js +0 -5
- package/dist/types/global/api/urls.d.ts +0 -2
|
@@ -1,809 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"JTMHX01J8L4198293": {
|
|
3
|
-
"vin": "JTMHX01J8L4198293",
|
|
4
|
-
"identifiers": {
|
|
5
|
-
"vin": "JTMHX01J8L4198293",
|
|
6
|
-
"variant": "VAR001",
|
|
7
|
-
"katashiki": "MXAA52L-ANXGP",
|
|
8
|
-
"color": "1G3",
|
|
9
|
-
"trim": "LA20",
|
|
10
|
-
"brandID": "1"
|
|
11
|
-
},
|
|
12
|
-
"saleInformation": {
|
|
13
|
-
"countryID": "1",
|
|
14
|
-
"countryName": "Iraq",
|
|
15
|
-
"companyID": "1",
|
|
16
|
-
"companyName": "Sample Motors",
|
|
17
|
-
"branchID": "10",
|
|
18
|
-
"branchName": "Main Branch 2",
|
|
19
|
-
"invoiceDate": "2024-01-15",
|
|
20
|
-
"distributor": {
|
|
21
|
-
"companyID": "100",
|
|
22
|
-
"companyName": "Sample Distributor",
|
|
23
|
-
"branchID": "1000",
|
|
24
|
-
"branchName": "Distributor HQ",
|
|
25
|
-
"invoiceNumber": "DIST-2024-0042",
|
|
26
|
-
"invoiceDate": "2024-01-12"
|
|
27
|
-
},
|
|
28
|
-
"intermediaries": []
|
|
29
|
-
},
|
|
30
|
-
"paintThicknessInspections": [
|
|
31
|
-
{
|
|
32
|
-
"source": "PDI",
|
|
33
|
-
"inspectionDate": "2024-01-10",
|
|
34
|
-
"panels": [
|
|
35
|
-
{
|
|
36
|
-
"panelType": "Hood",
|
|
37
|
-
"measuredThickness": 125.5,
|
|
38
|
-
"panelPosition": "Front",
|
|
39
|
-
"images": [
|
|
40
|
-
"https://picsum.photos/seed/sJTMHX01J8L419829320240110083000Hood1jpg/640/480",
|
|
41
|
-
"https://picsum.photos/seed/sJTMHX01J8L419829320240110083000Hood2jpg/640/480"
|
|
42
|
-
]
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"panelType": "Fender",
|
|
46
|
-
"measuredThickness": 118.0,
|
|
47
|
-
"panelSide": "Left",
|
|
48
|
-
"panelPosition": "Front",
|
|
49
|
-
"images": [
|
|
50
|
-
"https://picsum.photos/seed/419829320240110083000LeftFrontFender1jpg/640/480",
|
|
51
|
-
"https://picsum.photos/seed/419829320240110083000LeftFrontFender2jpg/640/480"
|
|
52
|
-
]
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
"panelType": "Fender",
|
|
56
|
-
"measuredThickness": 120.3,
|
|
57
|
-
"panelSide": "Right",
|
|
58
|
-
"panelPosition": "Front",
|
|
59
|
-
"images": [
|
|
60
|
-
"https://picsum.photos/seed/19829320240110083000RightFrontFender1jpg/640/480",
|
|
61
|
-
"https://picsum.photos/seed/19829320240110083000RightFrontFender2jpg/640/480"
|
|
62
|
-
]
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"panelType": "Door",
|
|
66
|
-
"measuredThickness": 115.0,
|
|
67
|
-
"panelSide": "Left",
|
|
68
|
-
"panelPosition": "Front",
|
|
69
|
-
"images": [
|
|
70
|
-
"https://picsum.photos/seed/8L419829320240110083000LeftFrontDoor1jpg/640/480",
|
|
71
|
-
"https://picsum.photos/seed/8L419829320240110083000LeftFrontDoor2jpg/640/480"
|
|
72
|
-
]
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"panelType": "Door",
|
|
76
|
-
"measuredThickness": 116.2,
|
|
77
|
-
"panelSide": "Right",
|
|
78
|
-
"panelPosition": "Front",
|
|
79
|
-
"images": [
|
|
80
|
-
"https://picsum.photos/seed/L419829320240110083000RightFrontDoor1jpg/640/480",
|
|
81
|
-
"https://picsum.photos/seed/L419829320240110083000RightFrontDoor2jpg/640/480"
|
|
82
|
-
]
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"panelType": "Door",
|
|
86
|
-
"measuredThickness": 122.0,
|
|
87
|
-
"panelSide": "Left",
|
|
88
|
-
"panelPosition": "Rear",
|
|
89
|
-
"images": [
|
|
90
|
-
"https://picsum.photos/seed/J8L419829320240110083000LeftRearDoor1jpg/640/480",
|
|
91
|
-
"https://picsum.photos/seed/J8L419829320240110083000LeftRearDoor2jpg/640/480"
|
|
92
|
-
]
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
"panelType": "Door",
|
|
96
|
-
"measuredThickness": 121.5,
|
|
97
|
-
"panelSide": "Right",
|
|
98
|
-
"panelPosition": "Rear",
|
|
99
|
-
"images": [
|
|
100
|
-
"https://picsum.photos/seed/8L419829320240110083000RightRearDoor1jpg/640/480",
|
|
101
|
-
"https://picsum.photos/seed/8L419829320240110083000RightRearDoor2jpg/640/480"
|
|
102
|
-
]
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"panelType": "Fender",
|
|
106
|
-
"measuredThickness": 130.0,
|
|
107
|
-
"panelSide": "Left",
|
|
108
|
-
"panelPosition": "Rear",
|
|
109
|
-
"images": []
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"panelType": "Fender",
|
|
113
|
-
"measuredThickness": 128.5,
|
|
114
|
-
"panelSide": "Right",
|
|
115
|
-
"panelPosition": "Rear",
|
|
116
|
-
"images": []
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"panelType": "TailGate",
|
|
120
|
-
"measuredThickness": 135.0,
|
|
121
|
-
"panelPosition": "Rear",
|
|
122
|
-
"images": [
|
|
123
|
-
"https://picsum.photos/seed/HX01J8L419829320240110083000TailGate1jpg/640/480",
|
|
124
|
-
"https://picsum.photos/seed/HX01J8L419829320240110083000TailGate2jpg/640/480"
|
|
125
|
-
]
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
"panelType": "Roof",
|
|
129
|
-
"measuredThickness": 110.0,
|
|
130
|
-
"panelPosition": "Middle",
|
|
131
|
-
"images": []
|
|
132
|
-
}
|
|
133
|
-
]
|
|
134
|
-
}
|
|
135
|
-
],
|
|
136
|
-
"paintThicknessCertificateAvailable": true,
|
|
137
|
-
"paintThicknessCertificateUrls": [
|
|
138
|
-
{
|
|
139
|
-
"language": "en",
|
|
140
|
-
"name": "English",
|
|
141
|
-
"url": "https://lookup.example/paint-thickness-certificate/JTMHX01J8L4198293?expires=9999-12-31.23-59-59-9999\u0026token=mock-token\u0026lang=en"
|
|
142
|
-
},
|
|
143
|
-
{
|
|
144
|
-
"language": "ar",
|
|
145
|
-
"name": "\u0627\u0644\u0639\u0631\u0628\u064A\u0629",
|
|
146
|
-
"url": "https://lookup.example/paint-thickness-certificate/JTMHX01J8L4198293?expires=9999-12-31.23-59-59-9999\u0026token=mock-token\u0026lang=ar"
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"language": "ku",
|
|
150
|
-
"name": "\u06A9\u0648\u0631\u062F\u06CC",
|
|
151
|
-
"url": "https://lookup.example/paint-thickness-certificate/JTMHX01J8L4198293?expires=9999-12-31.23-59-59-9999\u0026token=mock-token\u0026lang=ku"
|
|
152
|
-
}
|
|
153
|
-
],
|
|
154
|
-
"isAuthorized": true,
|
|
155
|
-
"warranty": {
|
|
156
|
-
"hasActiveWarranty": true,
|
|
157
|
-
"warrantyStartDate": "2024-02-01",
|
|
158
|
-
"warrantyEndDate": "2027-02-01",
|
|
159
|
-
"startState": "Started",
|
|
160
|
-
"activationIsRequired": false,
|
|
161
|
-
"activationStatus": "NotRequired",
|
|
162
|
-
"hasExtendedWarranty": true,
|
|
163
|
-
"extendedWarrantyStartDate": "2028-02-01",
|
|
164
|
-
"extendedWarrantyEndDate": "2029-02-01",
|
|
165
|
-
"extendedWarranties": [
|
|
166
|
-
{
|
|
167
|
-
"id": "EW-JTMHX01J8L4198293-DISTRIBUTOR",
|
|
168
|
-
"providerCompanyID": "100",
|
|
169
|
-
"providerCompanyLogo": "https://picsum.photos/seed/company-100/320/160",
|
|
170
|
-
"providerCompanyName": "Sample Distributor",
|
|
171
|
-
"startDate": "2027-02-01",
|
|
172
|
-
"endDate": "2028-02-01"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"id": "EW-JTMHX01J8L4198293-PROVIDER",
|
|
176
|
-
"providerCompanyID": "2",
|
|
177
|
-
"providerCompanyLogo": "https://picsum.photos/seed/company-2/320/160",
|
|
178
|
-
"providerCompanyName": "City Auto",
|
|
179
|
-
"startDate": "2028-02-01",
|
|
180
|
-
"endDate": "2029-02-01"
|
|
181
|
-
}
|
|
182
|
-
],
|
|
183
|
-
"freeServiceStartDate": "2024-02-01",
|
|
184
|
-
"deFactoServiceStartDate": "2024-04-15"
|
|
185
|
-
},
|
|
186
|
-
"nextServiceDate": "2025-06-15",
|
|
187
|
-
"serviceHistory": [
|
|
188
|
-
{
|
|
189
|
-
"serviceType": "35,000 KM periodic service",
|
|
190
|
-
"serviceDate": "2025-03-10",
|
|
191
|
-
"mileage": 35100,
|
|
192
|
-
"companyName": "Sample Motors",
|
|
193
|
-
"branchName": "Main Branch 2",
|
|
194
|
-
"invoiceNumber": "INV-2025-003",
|
|
195
|
-
"jobNumber": "WO-2025-003",
|
|
196
|
-
"laborLines": [
|
|
197
|
-
{
|
|
198
|
-
"laborCode": "LAB-PER-35",
|
|
199
|
-
"packageCode": "PGM MDL100 35K",
|
|
200
|
-
"serviceDescription": "Periodic Maintenance"
|
|
201
|
-
}
|
|
202
|
-
],
|
|
203
|
-
"partLines": []
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
"serviceType": "10000km Service - Full inspection",
|
|
207
|
-
"serviceDate": "2024-12-15",
|
|
208
|
-
"mileage": 10500,
|
|
209
|
-
"companyName": "Sample Motors",
|
|
210
|
-
"branchName": "Main Branch 2",
|
|
211
|
-
"invoiceNumber": "INV-2024-002",
|
|
212
|
-
"jobNumber": "WO-2024-002",
|
|
213
|
-
"laborLines": [
|
|
214
|
-
{
|
|
215
|
-
"laborCode": "LAB-SVC-01",
|
|
216
|
-
"serviceDescription": "Periodic Maintenance"
|
|
217
|
-
}
|
|
218
|
-
],
|
|
219
|
-
"partLines": []
|
|
220
|
-
}
|
|
221
|
-
],
|
|
222
|
-
"ssc": [
|
|
223
|
-
{
|
|
224
|
-
"sscCode": "SSC-2024-001",
|
|
225
|
-
"description": "Airbag inflator replacement",
|
|
226
|
-
"labors": [
|
|
227
|
-
{
|
|
228
|
-
"laborCode": "LAB-AIR-01"
|
|
229
|
-
}
|
|
230
|
-
],
|
|
231
|
-
"repaired": false,
|
|
232
|
-
"repairSource": "None",
|
|
233
|
-
"parts": [
|
|
234
|
-
{
|
|
235
|
-
"partNumber": "89170-0K010",
|
|
236
|
-
"isAvailable": true
|
|
237
|
-
},
|
|
238
|
-
{
|
|
239
|
-
"partNumber": "04007-07212",
|
|
240
|
-
"isAvailable": false
|
|
241
|
-
}
|
|
242
|
-
],
|
|
243
|
-
"trace": {
|
|
244
|
-
"campaignLaborCodes": [
|
|
245
|
-
"LAB-AIR-01"
|
|
246
|
-
],
|
|
247
|
-
"interchangeableLaborCodes": [],
|
|
248
|
-
"warrantyClaims": [
|
|
249
|
-
{
|
|
250
|
-
"claimStatus": "Accepted",
|
|
251
|
-
"repairCompletionDate": "2024-03-20",
|
|
252
|
-
"statusQualifies": true,
|
|
253
|
-
"campaignCodeInComment": false,
|
|
254
|
-
"distributorComment": "Fuel pump relay replaced under campaign",
|
|
255
|
-
"matchedLaborCodes": [],
|
|
256
|
-
"matches": false,
|
|
257
|
-
"selected": false
|
|
258
|
-
}
|
|
259
|
-
],
|
|
260
|
-
"serviceHistoryLaborLinesExamined": 3,
|
|
261
|
-
"serviceHistoryLaborLines": [],
|
|
262
|
-
"repairSource": "None"
|
|
263
|
-
}
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
"sscCode": "SSC-2023-005",
|
|
267
|
-
"description": "Fuel pump relay",
|
|
268
|
-
"labors": [
|
|
269
|
-
{
|
|
270
|
-
"laborCode": "LAB-FP-01"
|
|
271
|
-
}
|
|
272
|
-
],
|
|
273
|
-
"repaired": true,
|
|
274
|
-
"repairDate": "2024-03-20",
|
|
275
|
-
"repairSource": "WarrantyClaim",
|
|
276
|
-
"parts": [
|
|
277
|
-
{
|
|
278
|
-
"partNumber": "90987-02027"
|
|
279
|
-
}
|
|
280
|
-
],
|
|
281
|
-
"trace": {
|
|
282
|
-
"campaignLaborCodes": [
|
|
283
|
-
"LAB-FP-01"
|
|
284
|
-
],
|
|
285
|
-
"interchangeableLaborCodes": [
|
|
286
|
-
{
|
|
287
|
-
"laborCode": "LAB-FP-010",
|
|
288
|
-
"campaignLaborCode": "LAB-FP-01"
|
|
289
|
-
},
|
|
290
|
-
{
|
|
291
|
-
"laborCode": "LAB-FP-01A",
|
|
292
|
-
"campaignLaborCode": "LAB-FP-01"
|
|
293
|
-
}
|
|
294
|
-
],
|
|
295
|
-
"warrantyClaims": [
|
|
296
|
-
{
|
|
297
|
-
"claimStatus": "Accepted",
|
|
298
|
-
"repairCompletionDate": "2024-03-20",
|
|
299
|
-
"statusQualifies": true,
|
|
300
|
-
"campaignCodeInComment": false,
|
|
301
|
-
"distributorComment": "Fuel pump relay replaced under campaign",
|
|
302
|
-
"matchedLaborCodes": [
|
|
303
|
-
{
|
|
304
|
-
"laborCode": "LAB-FP-01A",
|
|
305
|
-
"campaignLaborCode": "LAB-FP-01"
|
|
306
|
-
}
|
|
307
|
-
],
|
|
308
|
-
"matches": true,
|
|
309
|
-
"selected": true
|
|
310
|
-
}
|
|
311
|
-
],
|
|
312
|
-
"serviceHistoryLaborLinesExamined": 3,
|
|
313
|
-
"serviceHistoryLaborLines": [],
|
|
314
|
-
"repairSource": "WarrantyClaim"
|
|
315
|
-
}
|
|
316
|
-
}
|
|
317
|
-
],
|
|
318
|
-
"vehicleSpecification": {
|
|
319
|
-
"modelDescription": "RAV4 2.0L 4WD",
|
|
320
|
-
"bodyType": "SUV",
|
|
321
|
-
"engine": "2.0L M20A-FKS",
|
|
322
|
-
"doors": "5",
|
|
323
|
-
"fuel": "Petrol",
|
|
324
|
-
"transmission": "CVT",
|
|
325
|
-
"side": "LHD"
|
|
326
|
-
},
|
|
327
|
-
"serviceItems": [
|
|
328
|
-
{
|
|
329
|
-
"showDocumentUploader": false,
|
|
330
|
-
"warnings": [
|
|
331
|
-
{
|
|
332
|
-
"key": "attachment-warning",
|
|
333
|
-
"imageUrl": "https://adpstoragev2.blob.core.windows.net/docs/vehicles/required-claim-documents.jpeg?sv=2023-01-03\u0026st=2025-08-11T18%3A45%3A24Z\u0026se=2999-08-12T18%3A45%3A00Z\u0026sr=b\u0026sp=r\u0026sig=8NQyQHoOjbonJCi93UK2W0dWPZ%2Fwf0CkRIgBR4n3RYE%3D",
|
|
334
|
-
"bodyContent": "Please ensure that the customer-signed document is uploaded prior to submitting the claim.\u003Cbr/\u003EA picture of the required document type is indicated on the right hand side of this warning message.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without the necessary document will not be accepted\u003C/strong\u003E"
|
|
335
|
-
}
|
|
336
|
-
],
|
|
337
|
-
"documentUploaderIsRequired": false,
|
|
338
|
-
"name": "1,000 KM Service",
|
|
339
|
-
"type": "free",
|
|
340
|
-
"typeEnum": "Free",
|
|
341
|
-
"activatedAt": "2024-02-01",
|
|
342
|
-
"expiresAt": "2024-08-01",
|
|
343
|
-
"status": "processed",
|
|
344
|
-
"statusEnum": "Processed",
|
|
345
|
-
"packageCode": "PKG-FREE-1K",
|
|
346
|
-
"cost": 0,
|
|
347
|
-
"claimDate": "2024-04-15T10:30:00+03:00",
|
|
348
|
-
"serviceItemID": "SI-001",
|
|
349
|
-
"companyName": "Sample Motors",
|
|
350
|
-
"invoiceNumber": "INV-2024-101",
|
|
351
|
-
"jobNumber": "WO-2024-101",
|
|
352
|
-
"maximumMileage": 1500,
|
|
353
|
-
"claimable": false,
|
|
354
|
-
"claimingMethodEnum": 0,
|
|
355
|
-
"vehicleInspectionTypeID": "",
|
|
356
|
-
"signature": "HSLx0/0inwioPqiYz8YPClZl1CrQ7Z69cxq5/Aj859Q=",
|
|
357
|
-
"signatureExpiry": "2026-01-01T00:00:00Z"
|
|
358
|
-
},
|
|
359
|
-
{
|
|
360
|
-
"showDocumentUploader": false,
|
|
361
|
-
"warnings": [
|
|
362
|
-
{
|
|
363
|
-
"key": "attachment-warning",
|
|
364
|
-
"imageUrl": "https://adpstoragev2.blob.core.windows.net/docs/vehicles/required-claim-documents.jpeg?sv=2023-01-03\u0026st=2025-08-11T18%3A45%3A24Z\u0026se=2999-08-12T18%3A45%3A00Z\u0026sr=b\u0026sp=r\u0026sig=8NQyQHoOjbonJCi93UK2W0dWPZ%2Fwf0CkRIgBR4n3RYE%3D",
|
|
365
|
-
"bodyContent": "Please ensure that the customer-signed document is uploaded prior to submitting the claim.\u003Cbr/\u003EA picture of the required document type is indicated on the right hand side of this warning message.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without the necessary document will not be accepted\u003C/strong\u003E"
|
|
366
|
-
}
|
|
367
|
-
],
|
|
368
|
-
"documentUploaderIsRequired": false,
|
|
369
|
-
"name": "5,000 KM Service",
|
|
370
|
-
"type": "free",
|
|
371
|
-
"typeEnum": "Free",
|
|
372
|
-
"activatedAt": "2024-08-01",
|
|
373
|
-
"expiresAt": "2025-08-01",
|
|
374
|
-
"status": "processed",
|
|
375
|
-
"statusEnum": "Processed",
|
|
376
|
-
"packageCode": "PKG-FREE-5K",
|
|
377
|
-
"cost": 0,
|
|
378
|
-
"claimDate": "2024-12-10T14:15:00+03:00",
|
|
379
|
-
"serviceItemID": "SI-002",
|
|
380
|
-
"companyName": "Sample Motors",
|
|
381
|
-
"invoiceNumber": "INV-2024-218",
|
|
382
|
-
"jobNumber": "WO-2024-218",
|
|
383
|
-
"maximumMileage": 6000,
|
|
384
|
-
"claimable": false,
|
|
385
|
-
"claimingMethodEnum": 0,
|
|
386
|
-
"vehicleInspectionTypeID": "",
|
|
387
|
-
"signature": "85ONZt9PWL55fa\u002B/sKpRyQ\u002BQTvsoAf0tx0Wp3N05DHg=",
|
|
388
|
-
"signatureExpiry": "2026-01-01T00:00:00Z"
|
|
389
|
-
},
|
|
390
|
-
{
|
|
391
|
-
"showDocumentUploader": true,
|
|
392
|
-
"warnings": [
|
|
393
|
-
{
|
|
394
|
-
"key": "attachment-warning",
|
|
395
|
-
"imageUrl": "https://adpstoragev2.blob.core.windows.net/docs/vehicles/required-claim-documents.jpeg?sv=2023-01-03\u0026st=2025-08-11T18%3A45%3A24Z\u0026se=2999-08-12T18%3A45%3A00Z\u0026sr=b\u0026sp=r\u0026sig=8NQyQHoOjbonJCi93UK2W0dWPZ%2Fwf0CkRIgBR4n3RYE%3D",
|
|
396
|
-
"bodyContent": "Please ensure that the customer-signed document is uploaded prior to submitting the claim.\u003Cbr/\u003EA picture of the required document type is indicated on the right hand side of this warning message.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without the necessary document will not be accepted\u003C/strong\u003E"
|
|
397
|
-
}
|
|
398
|
-
],
|
|
399
|
-
"documentUploaderIsRequired": true,
|
|
400
|
-
"name": "10,000 KM Service",
|
|
401
|
-
"type": "free",
|
|
402
|
-
"typeEnum": "Free",
|
|
403
|
-
"activatedAt": "2025-08-01",
|
|
404
|
-
"expiresAt": "2027-02-01",
|
|
405
|
-
"status": "pending",
|
|
406
|
-
"statusEnum": "Pending",
|
|
407
|
-
"serviceItemID": "SI-003",
|
|
408
|
-
"maximumMileage": 12000,
|
|
409
|
-
"claimable": true,
|
|
410
|
-
"claimingMethodEnum": "ClaimByEnteringInvoiceAndJobNumber",
|
|
411
|
-
"vehicleInspectionTypeID": "",
|
|
412
|
-
"signature": "8B/vv5qXLexgRG\u002BL3rhNgUFvB/8NFROiwttD0jMLcgY=",
|
|
413
|
-
"signatureExpiry": "2026-01-01T00:00:00Z"
|
|
414
|
-
},
|
|
415
|
-
{
|
|
416
|
-
"showDocumentUploader": false,
|
|
417
|
-
"warnings": [
|
|
418
|
-
{
|
|
419
|
-
"key": "skipped-items-warning",
|
|
420
|
-
"bodyContent": "The following Services are still \u0027Pending\u0027. Claiming \u002720,000 KM Service\u0027 will mark them as \u0027Cancelled\u0027.\u003Cul\u003E\u003Cli\u003E10,000 KM Service\u003C/li\u003E\u003C/ul\u003E",
|
|
421
|
-
"confirmationText": "Confirm Marking the above Services as \u0027Cancelled\u0027."
|
|
422
|
-
},
|
|
423
|
-
{
|
|
424
|
-
"key": "attachment-warning",
|
|
425
|
-
"imageUrl": "https://adpstoragev2.blob.core.windows.net/docs/vehicles/required-claim-documents.jpeg?sv=2023-01-03\u0026st=2025-08-11T18%3A45%3A24Z\u0026se=2999-08-12T18%3A45%3A00Z\u0026sr=b\u0026sp=r\u0026sig=8NQyQHoOjbonJCi93UK2W0dWPZ%2Fwf0CkRIgBR4n3RYE%3D",
|
|
426
|
-
"bodyContent": "Please ensure that the customer-signed document is uploaded prior to submitting the claim.\u003Cbr/\u003EA picture of the required document type is indicated on the right hand side of this warning message.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without the necessary document will not be accepted\u003C/strong\u003E"
|
|
427
|
-
}
|
|
428
|
-
],
|
|
429
|
-
"documentUploaderIsRequired": false,
|
|
430
|
-
"name": "20,000 KM Service",
|
|
431
|
-
"type": "free",
|
|
432
|
-
"typeEnum": "Free",
|
|
433
|
-
"activatedAt": "2027-02-01",
|
|
434
|
-
"expiresAt": "2029-02-01",
|
|
435
|
-
"status": "pending",
|
|
436
|
-
"statusEnum": "Pending",
|
|
437
|
-
"serviceItemID": "SI-004",
|
|
438
|
-
"maximumMileage": 20000,
|
|
439
|
-
"claimable": true,
|
|
440
|
-
"claimingMethodEnum": 0,
|
|
441
|
-
"vehicleInspectionTypeID": "",
|
|
442
|
-
"signature": "laYpHTnuqvjaLi4OCCk5oSr4uxWRhkSfiC8k4WcUPIk=",
|
|
443
|
-
"signatureExpiry": "2026-01-01T00:00:00Z"
|
|
444
|
-
},
|
|
445
|
-
{
|
|
446
|
-
"showDocumentUploader": false,
|
|
447
|
-
"warnings": [
|
|
448
|
-
{
|
|
449
|
-
"key": "skipped-items-warning",
|
|
450
|
-
"bodyContent": "The following Services are still \u0027Pending\u0027. Claiming \u002730,000 KM Service\u0027 will mark them as \u0027Cancelled\u0027.\u003Cul\u003E\u003Cli\u003E10,000 KM Service\u003C/li\u003E\u003Cli\u003E20,000 KM Service\u003C/li\u003E\u003C/ul\u003E",
|
|
451
|
-
"confirmationText": "Confirm Marking the above Services as \u0027Cancelled\u0027."
|
|
452
|
-
},
|
|
453
|
-
{
|
|
454
|
-
"key": "attachment-warning",
|
|
455
|
-
"imageUrl": "https://adpstoragev2.blob.core.windows.net/docs/vehicles/required-claim-documents.jpeg?sv=2023-01-03\u0026st=2025-08-11T18%3A45%3A24Z\u0026se=2999-08-12T18%3A45%3A00Z\u0026sr=b\u0026sp=r\u0026sig=8NQyQHoOjbonJCi93UK2W0dWPZ%2Fwf0CkRIgBR4n3RYE%3D",
|
|
456
|
-
"bodyContent": "Please ensure that the customer-signed document is uploaded prior to submitting the claim.\u003Cbr/\u003EA picture of the required document type is indicated on the right hand side of this warning message.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without the necessary document will not be accepted\u003C/strong\u003E"
|
|
457
|
-
}
|
|
458
|
-
],
|
|
459
|
-
"documentUploaderIsRequired": false,
|
|
460
|
-
"name": "30,000 KM Service",
|
|
461
|
-
"type": "free",
|
|
462
|
-
"typeEnum": "Free",
|
|
463
|
-
"activatedAt": "2029-02-01",
|
|
464
|
-
"expiresAt": "2031-02-01",
|
|
465
|
-
"status": "pending",
|
|
466
|
-
"statusEnum": "Pending",
|
|
467
|
-
"serviceItemID": "SI-005",
|
|
468
|
-
"maximumMileage": 30000,
|
|
469
|
-
"claimable": true,
|
|
470
|
-
"claimingMethodEnum": 0,
|
|
471
|
-
"vehicleInspectionTypeID": "",
|
|
472
|
-
"signature": "9sUlY1q5xgHrM\u002Bs0L\u002BifmKXebe0L0XOnPbSaOfPzimE=",
|
|
473
|
-
"signatureExpiry": "2026-01-01T00:00:00Z"
|
|
474
|
-
},
|
|
475
|
-
{
|
|
476
|
-
"showDocumentUploader": false,
|
|
477
|
-
"warnings": [
|
|
478
|
-
{
|
|
479
|
-
"key": "attachment-warning",
|
|
480
|
-
"imageUrl": "https://adpstoragev2.blob.core.windows.net/docs/vehicles/required-claim-documents.jpeg?sv=2023-01-03\u0026st=2025-08-11T18%3A45%3A24Z\u0026se=2999-08-12T18%3A45%3A00Z\u0026sr=b\u0026sp=r\u0026sig=8NQyQHoOjbonJCi93UK2W0dWPZ%2Fwf0CkRIgBR4n3RYE%3D",
|
|
481
|
-
"bodyContent": "Please ensure that the customer-signed document is uploaded prior to submitting the claim.\u003Cbr/\u003EA picture of the required document type is indicated on the right hand side of this warning message.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without the necessary document will not be accepted\u003C/strong\u003E"
|
|
482
|
-
}
|
|
483
|
-
],
|
|
484
|
-
"documentUploaderIsRequired": false,
|
|
485
|
-
"name": "Return Reward",
|
|
486
|
-
"type": "free",
|
|
487
|
-
"typeEnum": "Free",
|
|
488
|
-
"activatedAt": "2031-02-01",
|
|
489
|
-
"status": "pending",
|
|
490
|
-
"statusEnum": "Pending",
|
|
491
|
-
"serviceItemID": "SI-006",
|
|
492
|
-
"maximumMileage": 45000,
|
|
493
|
-
"claimable": false,
|
|
494
|
-
"lock": {
|
|
495
|
-
"state": "Locked",
|
|
496
|
-
"prerequisites": [
|
|
497
|
-
{
|
|
498
|
-
"mileage": 35000,
|
|
499
|
-
"label": "35K",
|
|
500
|
-
"satisfied": true,
|
|
501
|
-
"satisfiedOn": "2025-03-10T00:00:00"
|
|
502
|
-
},
|
|
503
|
-
{
|
|
504
|
-
"mileage": 40000,
|
|
505
|
-
"label": "40K",
|
|
506
|
-
"satisfied": false
|
|
507
|
-
}
|
|
508
|
-
]
|
|
509
|
-
},
|
|
510
|
-
"claimingMethodEnum": 0,
|
|
511
|
-
"vehicleInspectionTypeID": "",
|
|
512
|
-
"signature": "245/IKCM11IjI7z\u002B38vOC8BjfRz3ytgnAc5YLlsoiBI=",
|
|
513
|
-
"signatureExpiry": "2026-01-01T00:00:00Z"
|
|
514
|
-
},
|
|
515
|
-
{
|
|
516
|
-
"showDocumentUploader": false,
|
|
517
|
-
"warnings": [
|
|
518
|
-
{
|
|
519
|
-
"key": "attachment-warning",
|
|
520
|
-
"imageUrl": "https://adpstoragev2.blob.core.windows.net/docs/vehicles/required-claim-documents.jpeg?sv=2023-01-03\u0026st=2025-08-11T18%3A45%3A24Z\u0026se=2999-08-12T18%3A45%3A00Z\u0026sr=b\u0026sp=r\u0026sig=8NQyQHoOjbonJCi93UK2W0dWPZ%2Fwf0CkRIgBR4n3RYE%3D",
|
|
521
|
-
"bodyContent": "Please ensure that the customer-signed document is uploaded prior to submitting the claim.\u003Cbr/\u003EA picture of the required document type is indicated on the right hand side of this warning message.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without the necessary document will not be accepted\u003C/strong\u003E"
|
|
522
|
-
}
|
|
523
|
-
],
|
|
524
|
-
"documentUploaderIsRequired": false,
|
|
525
|
-
"name": "15,000 KM Paid Service",
|
|
526
|
-
"type": "paid",
|
|
527
|
-
"typeEnum": "Paid",
|
|
528
|
-
"activatedAt": "2026-02-01",
|
|
529
|
-
"expiresAt": "2027-02-01",
|
|
530
|
-
"status": "pending",
|
|
531
|
-
"statusEnum": "Pending",
|
|
532
|
-
"packageCode": "PKG-PAID-15K",
|
|
533
|
-
"serviceItemID": "SI-PAID-15K",
|
|
534
|
-
"maximumMileage": 16000,
|
|
535
|
-
"claimable": true,
|
|
536
|
-
"claimingMethodEnum": 0,
|
|
537
|
-
"signature": "wXIeSDcLWcyTytl50arDAA0IBUzezuk2kD6YYRi//us=",
|
|
538
|
-
"signatureExpiry": "2026-01-01T00:00:00Z"
|
|
539
|
-
}
|
|
540
|
-
],
|
|
541
|
-
"accessories": [
|
|
542
|
-
{
|
|
543
|
-
"partNumber": "PZ49E-X2653-ZA",
|
|
544
|
-
"description": "Side Steps"
|
|
545
|
-
},
|
|
546
|
-
{
|
|
547
|
-
"partNumber": "PZ323-X2651-ZA",
|
|
548
|
-
"description": "Roof Rails"
|
|
549
|
-
}
|
|
550
|
-
],
|
|
551
|
-
"basicModelCode": "MXAA52"
|
|
552
|
-
},
|
|
553
|
-
"JTMW43FV10D123456": {
|
|
554
|
-
"vin": "JTMW43FV10D123456",
|
|
555
|
-
"identifiers": {
|
|
556
|
-
"vin": "JTMW43FV10D123456",
|
|
557
|
-
"variant": "VAR002",
|
|
558
|
-
"katashiki": "AXAH54L-ANXGB",
|
|
559
|
-
"color": "070",
|
|
560
|
-
"trim": "FB20",
|
|
561
|
-
"brandID": "1"
|
|
562
|
-
},
|
|
563
|
-
"saleInformation": {
|
|
564
|
-
"countryID": "1",
|
|
565
|
-
"countryName": "Iraq",
|
|
566
|
-
"companyID": "1",
|
|
567
|
-
"companyName": "Sample Motors",
|
|
568
|
-
"branchID": "20",
|
|
569
|
-
"branchName": "Service Center",
|
|
570
|
-
"invoiceDate": "2023-06-20",
|
|
571
|
-
"distributor": {
|
|
572
|
-
"companyID": "100",
|
|
573
|
-
"companyName": "Sample Distributor"
|
|
574
|
-
},
|
|
575
|
-
"intermediaries": []
|
|
576
|
-
},
|
|
577
|
-
"paintThicknessInspections": [],
|
|
578
|
-
"paintThicknessCertificateAvailable": false,
|
|
579
|
-
"isAuthorized": true,
|
|
580
|
-
"warranty": {
|
|
581
|
-
"hasActiveWarranty": true,
|
|
582
|
-
"warrantyStartDate": "2023-06-20",
|
|
583
|
-
"warrantyEndDate": "2026-06-20",
|
|
584
|
-
"startState": "Started",
|
|
585
|
-
"activationIsRequired": false,
|
|
586
|
-
"activationStatus": "NotRequired",
|
|
587
|
-
"hasExtendedWarranty": false,
|
|
588
|
-
"extendedWarranties": [],
|
|
589
|
-
"freeServiceStartDate": "2023-06-20",
|
|
590
|
-
"deFactoServiceStartDate": "2023-08-22"
|
|
591
|
-
},
|
|
592
|
-
"serviceHistory": [],
|
|
593
|
-
"vehicleSpecification": {
|
|
594
|
-
"modelDescription": "RAV4 Hybrid 2.5L",
|
|
595
|
-
"bodyType": "SUV",
|
|
596
|
-
"engine": "2.5L A25A-FXS Hybrid",
|
|
597
|
-
"doors": "5",
|
|
598
|
-
"fuel": "Hybrid",
|
|
599
|
-
"transmission": "E-CVT",
|
|
600
|
-
"side": "LHD"
|
|
601
|
-
},
|
|
602
|
-
"serviceItems": [
|
|
603
|
-
{
|
|
604
|
-
"showDocumentUploader": false,
|
|
605
|
-
"warnings": [
|
|
606
|
-
{
|
|
607
|
-
"key": "attachment-warning",
|
|
608
|
-
"imageUrl": "https://adpstoragev2.blob.core.windows.net/docs/vehicles/required-claim-documents.jpeg?sv=2023-01-03\u0026st=2025-08-11T18%3A45%3A24Z\u0026se=2999-08-12T18%3A45%3A00Z\u0026sr=b\u0026sp=r\u0026sig=8NQyQHoOjbonJCi93UK2W0dWPZ%2Fwf0CkRIgBR4n3RYE%3D",
|
|
609
|
-
"bodyContent": "Please ensure that the customer-signed document is uploaded prior to submitting the claim.\u003Cbr/\u003EA picture of the required document type is indicated on the right hand side of this warning message.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without the necessary document will not be accepted\u003C/strong\u003E"
|
|
610
|
-
}
|
|
611
|
-
],
|
|
612
|
-
"documentUploaderIsRequired": false,
|
|
613
|
-
"name": "1,000 KM Service",
|
|
614
|
-
"type": "free",
|
|
615
|
-
"typeEnum": "Free",
|
|
616
|
-
"activatedAt": "2023-06-20",
|
|
617
|
-
"expiresAt": "2023-12-20",
|
|
618
|
-
"status": "processed",
|
|
619
|
-
"statusEnum": "Processed",
|
|
620
|
-
"packageCode": "PKG-FREE-1K",
|
|
621
|
-
"cost": 0,
|
|
622
|
-
"claimDate": "2023-08-22T11:05:00+03:00",
|
|
623
|
-
"serviceItemID": "SI-001",
|
|
624
|
-
"companyName": "Sample Motors",
|
|
625
|
-
"invoiceNumber": "INV-2023-077",
|
|
626
|
-
"jobNumber": "WO-2023-077",
|
|
627
|
-
"maximumMileage": 1500,
|
|
628
|
-
"claimable": false,
|
|
629
|
-
"claimingMethodEnum": 0,
|
|
630
|
-
"vehicleInspectionTypeID": "",
|
|
631
|
-
"signature": "OFcZKV5AhjGzj08NKbKct8Lo/7ts11jZ5LFbt5WgPp8=",
|
|
632
|
-
"signatureExpiry": "2026-01-01T00:00:00Z"
|
|
633
|
-
},
|
|
634
|
-
{
|
|
635
|
-
"showDocumentUploader": false,
|
|
636
|
-
"warnings": [
|
|
637
|
-
{
|
|
638
|
-
"key": "attachment-warning",
|
|
639
|
-
"imageUrl": "https://adpstoragev2.blob.core.windows.net/docs/vehicles/required-claim-documents.jpeg?sv=2023-01-03\u0026st=2025-08-11T18%3A45%3A24Z\u0026se=2999-08-12T18%3A45%3A00Z\u0026sr=b\u0026sp=r\u0026sig=8NQyQHoOjbonJCi93UK2W0dWPZ%2Fwf0CkRIgBR4n3RYE%3D",
|
|
640
|
-
"bodyContent": "Please ensure that the customer-signed document is uploaded prior to submitting the claim.\u003Cbr/\u003EA picture of the required document type is indicated on the right hand side of this warning message.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without the necessary document will not be accepted\u003C/strong\u003E"
|
|
641
|
-
}
|
|
642
|
-
],
|
|
643
|
-
"documentUploaderIsRequired": false,
|
|
644
|
-
"name": "5,000 KM Service",
|
|
645
|
-
"type": "free",
|
|
646
|
-
"typeEnum": "Free",
|
|
647
|
-
"activatedAt": "2023-12-20",
|
|
648
|
-
"expiresAt": "2024-12-20",
|
|
649
|
-
"status": "expired",
|
|
650
|
-
"statusEnum": "Expired",
|
|
651
|
-
"serviceItemID": "SI-002",
|
|
652
|
-
"maximumMileage": 6000,
|
|
653
|
-
"claimable": false,
|
|
654
|
-
"claimingMethodEnum": 0,
|
|
655
|
-
"vehicleInspectionTypeID": "",
|
|
656
|
-
"signature": "GjBgd3yU/D10Z9GAY3/kiZyx/A4/2pwnl9xZ7gVthxk=",
|
|
657
|
-
"signatureExpiry": "2026-01-01T00:00:00Z"
|
|
658
|
-
},
|
|
659
|
-
{
|
|
660
|
-
"showDocumentUploader": true,
|
|
661
|
-
"warnings": [
|
|
662
|
-
{
|
|
663
|
-
"key": "attachment-warning",
|
|
664
|
-
"imageUrl": "https://adpstoragev2.blob.core.windows.net/docs/vehicles/required-claim-documents.jpeg?sv=2023-01-03\u0026st=2025-08-11T18%3A45%3A24Z\u0026se=2999-08-12T18%3A45%3A00Z\u0026sr=b\u0026sp=r\u0026sig=8NQyQHoOjbonJCi93UK2W0dWPZ%2Fwf0CkRIgBR4n3RYE%3D",
|
|
665
|
-
"bodyContent": "Please ensure that the customer-signed document is uploaded prior to submitting the claim.\u003Cbr/\u003EA picture of the required document type is indicated on the right hand side of this warning message.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without the necessary document will not be accepted\u003C/strong\u003E"
|
|
666
|
-
}
|
|
667
|
-
],
|
|
668
|
-
"documentUploaderIsRequired": true,
|
|
669
|
-
"name": "10,000 KM Service",
|
|
670
|
-
"type": "free",
|
|
671
|
-
"typeEnum": "Free",
|
|
672
|
-
"activatedAt": "2024-12-20",
|
|
673
|
-
"expiresAt": "2026-06-20",
|
|
674
|
-
"status": "pending",
|
|
675
|
-
"statusEnum": "Pending",
|
|
676
|
-
"serviceItemID": "SI-003",
|
|
677
|
-
"maximumMileage": 12000,
|
|
678
|
-
"claimable": true,
|
|
679
|
-
"claimingMethodEnum": "ClaimByEnteringInvoiceAndJobNumber",
|
|
680
|
-
"vehicleInspectionTypeID": "",
|
|
681
|
-
"signature": "P1o8S4Rn\u002BnCAztps9KA79c0PEm\u002BM2EXtei/7/NV4vFs=",
|
|
682
|
-
"signatureExpiry": "2026-01-01T00:00:00Z"
|
|
683
|
-
},
|
|
684
|
-
{
|
|
685
|
-
"showDocumentUploader": false,
|
|
686
|
-
"warnings": [
|
|
687
|
-
{
|
|
688
|
-
"key": "skipped-items-warning",
|
|
689
|
-
"bodyContent": "The following Services are still \u0027Pending\u0027. Claiming \u002720,000 KM Service\u0027 will mark them as \u0027Cancelled\u0027.\u003Cul\u003E\u003Cli\u003E10,000 KM Service\u003C/li\u003E\u003C/ul\u003E",
|
|
690
|
-
"confirmationText": "Confirm Marking the above Services as \u0027Cancelled\u0027."
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
"key": "attachment-warning",
|
|
694
|
-
"imageUrl": "https://adpstoragev2.blob.core.windows.net/docs/vehicles/required-claim-documents.jpeg?sv=2023-01-03\u0026st=2025-08-11T18%3A45%3A24Z\u0026se=2999-08-12T18%3A45%3A00Z\u0026sr=b\u0026sp=r\u0026sig=8NQyQHoOjbonJCi93UK2W0dWPZ%2Fwf0CkRIgBR4n3RYE%3D",
|
|
695
|
-
"bodyContent": "Please ensure that the customer-signed document is uploaded prior to submitting the claim.\u003Cbr/\u003EA picture of the required document type is indicated on the right hand side of this warning message.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without the necessary document will not be accepted\u003C/strong\u003E"
|
|
696
|
-
}
|
|
697
|
-
],
|
|
698
|
-
"documentUploaderIsRequired": false,
|
|
699
|
-
"name": "20,000 KM Service",
|
|
700
|
-
"type": "free",
|
|
701
|
-
"typeEnum": "Free",
|
|
702
|
-
"activatedAt": "2026-06-20",
|
|
703
|
-
"expiresAt": "2028-06-20",
|
|
704
|
-
"status": "pending",
|
|
705
|
-
"statusEnum": "Pending",
|
|
706
|
-
"serviceItemID": "SI-004",
|
|
707
|
-
"maximumMileage": 20000,
|
|
708
|
-
"claimable": true,
|
|
709
|
-
"claimingMethodEnum": 0,
|
|
710
|
-
"vehicleInspectionTypeID": "",
|
|
711
|
-
"signature": "1loGdRCQnXNjoCOMDKq9cwn4VWtpOLwwEOkxHJOqCY4=",
|
|
712
|
-
"signatureExpiry": "2026-01-01T00:00:00Z"
|
|
713
|
-
},
|
|
714
|
-
{
|
|
715
|
-
"showDocumentUploader": false,
|
|
716
|
-
"warnings": [
|
|
717
|
-
{
|
|
718
|
-
"key": "skipped-items-warning",
|
|
719
|
-
"bodyContent": "The following Services are still \u0027Pending\u0027. Claiming \u002730,000 KM Service\u0027 will mark them as \u0027Cancelled\u0027.\u003Cul\u003E\u003Cli\u003E10,000 KM Service\u003C/li\u003E\u003Cli\u003E20,000 KM Service\u003C/li\u003E\u003C/ul\u003E",
|
|
720
|
-
"confirmationText": "Confirm Marking the above Services as \u0027Cancelled\u0027."
|
|
721
|
-
},
|
|
722
|
-
{
|
|
723
|
-
"key": "attachment-warning",
|
|
724
|
-
"imageUrl": "https://adpstoragev2.blob.core.windows.net/docs/vehicles/required-claim-documents.jpeg?sv=2023-01-03\u0026st=2025-08-11T18%3A45%3A24Z\u0026se=2999-08-12T18%3A45%3A00Z\u0026sr=b\u0026sp=r\u0026sig=8NQyQHoOjbonJCi93UK2W0dWPZ%2Fwf0CkRIgBR4n3RYE%3D",
|
|
725
|
-
"bodyContent": "Please ensure that the customer-signed document is uploaded prior to submitting the claim.\u003Cbr/\u003EA picture of the required document type is indicated on the right hand side of this warning message.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without the necessary document will not be accepted\u003C/strong\u003E"
|
|
726
|
-
}
|
|
727
|
-
],
|
|
728
|
-
"documentUploaderIsRequired": false,
|
|
729
|
-
"name": "30,000 KM Service",
|
|
730
|
-
"type": "free",
|
|
731
|
-
"typeEnum": "Free",
|
|
732
|
-
"activatedAt": "2028-06-20",
|
|
733
|
-
"expiresAt": "2030-06-20",
|
|
734
|
-
"status": "pending",
|
|
735
|
-
"statusEnum": "Pending",
|
|
736
|
-
"serviceItemID": "SI-005",
|
|
737
|
-
"maximumMileage": 30000,
|
|
738
|
-
"claimable": true,
|
|
739
|
-
"claimingMethodEnum": 0,
|
|
740
|
-
"vehicleInspectionTypeID": "",
|
|
741
|
-
"signature": "loP1YM4sVOgXz8Kz7odIKF879HnrkukC6F\u002BuwbTwuzA=",
|
|
742
|
-
"signatureExpiry": "2026-01-01T00:00:00Z"
|
|
743
|
-
},
|
|
744
|
-
{
|
|
745
|
-
"showDocumentUploader": false,
|
|
746
|
-
"warnings": [
|
|
747
|
-
{
|
|
748
|
-
"key": "attachment-warning",
|
|
749
|
-
"imageUrl": "https://adpstoragev2.blob.core.windows.net/docs/vehicles/required-claim-documents.jpeg?sv=2023-01-03\u0026st=2025-08-11T18%3A45%3A24Z\u0026se=2999-08-12T18%3A45%3A00Z\u0026sr=b\u0026sp=r\u0026sig=8NQyQHoOjbonJCi93UK2W0dWPZ%2Fwf0CkRIgBR4n3RYE%3D",
|
|
750
|
-
"bodyContent": "Please ensure that the customer-signed document is uploaded prior to submitting the claim.\u003Cbr/\u003EA picture of the required document type is indicated on the right hand side of this warning message.\u003Cbr/\u003E\u003Cbr/\u003E\u003Cstrong\u003EClaims submitted without the necessary document will not be accepted\u003C/strong\u003E"
|
|
751
|
-
}
|
|
752
|
-
],
|
|
753
|
-
"documentUploaderIsRequired": false,
|
|
754
|
-
"name": "Return Reward",
|
|
755
|
-
"type": "free",
|
|
756
|
-
"typeEnum": "Free",
|
|
757
|
-
"activatedAt": "2030-06-20",
|
|
758
|
-
"status": "pending",
|
|
759
|
-
"statusEnum": "Pending",
|
|
760
|
-
"serviceItemID": "SI-006",
|
|
761
|
-
"maximumMileage": 45000,
|
|
762
|
-
"claimable": false,
|
|
763
|
-
"lock": {
|
|
764
|
-
"state": "Locked",
|
|
765
|
-
"prerequisites": [
|
|
766
|
-
{
|
|
767
|
-
"mileage": 35000,
|
|
768
|
-
"label": "35K",
|
|
769
|
-
"satisfied": false
|
|
770
|
-
},
|
|
771
|
-
{
|
|
772
|
-
"mileage": 40000,
|
|
773
|
-
"label": "40K",
|
|
774
|
-
"satisfied": false
|
|
775
|
-
}
|
|
776
|
-
]
|
|
777
|
-
},
|
|
778
|
-
"claimingMethodEnum": 0,
|
|
779
|
-
"vehicleInspectionTypeID": "",
|
|
780
|
-
"signature": "GRfJpxCR58Ck/30HZqFUGmIpuizLKcUJvSK7eCcx6Oc=",
|
|
781
|
-
"signatureExpiry": "2026-01-01T00:00:00Z"
|
|
782
|
-
}
|
|
783
|
-
],
|
|
784
|
-
"accessories": [],
|
|
785
|
-
"basicModelCode": "AXAH54"
|
|
786
|
-
},
|
|
787
|
-
"UNKNOWN_VIN_12345": {
|
|
788
|
-
"vin": "UNKNOWN_VIN_12345",
|
|
789
|
-
"identifiers": {
|
|
790
|
-
"vin": "UNKNOWN_VIN_12345"
|
|
791
|
-
},
|
|
792
|
-
"paintThicknessInspections": [],
|
|
793
|
-
"paintThicknessCertificateAvailable": false,
|
|
794
|
-
"isAuthorized": false,
|
|
795
|
-
"warranty": {
|
|
796
|
-
"hasActiveWarranty": false,
|
|
797
|
-
"startState": "AwaitingActivation",
|
|
798
|
-
"activationIsRequired": false,
|
|
799
|
-
"activationStatus": "NotRequired",
|
|
800
|
-
"hasExtendedWarranty": false,
|
|
801
|
-
"extendedWarranties": []
|
|
802
|
-
},
|
|
803
|
-
"serviceHistory": [],
|
|
804
|
-
"vehicleVariantInfo": {},
|
|
805
|
-
"vehicleSpecification": {},
|
|
806
|
-
"serviceItems": [],
|
|
807
|
-
"accessories": []
|
|
808
|
-
}
|
|
809
|
-
}
|