adp-web-components 0.0.63 → 0.0.65

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.
Files changed (317) hide show
  1. package/package.json +1 -1
  2. package/dist/cjs/app-globals-4aa8f46f.js +0 -46
  3. package/dist/cjs/cn-f559f9e5.js +0 -2588
  4. package/dist/cjs/contact-us-form.cjs.entry.js +0 -209
  5. package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +0 -445
  6. package/dist/cjs/dynamic-claim_6.cjs.entry.js +0 -1154
  7. package/dist/cjs/dynamic-redeem.cjs.entry.js +0 -156
  8. package/dist/cjs/form-dialog_8.cjs.entry.js +0 -503
  9. package/dist/cjs/get-local-language-18a7ccf5.js +0 -2380
  10. package/dist/cjs/index-603d8f32.js +0 -1610
  11. package/dist/cjs/index.cjs.js +0 -6
  12. package/dist/cjs/loader-baf2418b.js +0 -9
  13. package/dist/cjs/loader.cjs.js +0 -19
  14. package/dist/cjs/loading-spinner.cjs.entry.js +0 -27
  15. package/dist/cjs/part-lookup.cjs.entry.js +0 -129
  16. package/dist/cjs/service-booking-form.cjs.entry.js +0 -209
  17. package/dist/cjs/shift-components.cjs.js +0 -29
  18. package/dist/cjs/urls-9077b31c.js +0 -4874
  19. package/dist/cjs/vehicle-lookup.cjs.entry.js +0 -202
  20. package/dist/collection/collection-manifest.json +0 -35
  21. package/dist/collection/components/components/loading-spinner.css +0 -1
  22. package/dist/collection/components/components/loading-spinner.js +0 -47
  23. package/dist/collection/components/form-elements/form-dialog.css +0 -1
  24. package/dist/collection/components/form-elements/form-dialog.js +0 -137
  25. package/dist/collection/components/form-elements/form-input.css +0 -1
  26. package/dist/collection/components/form-elements/form-input.js +0 -323
  27. package/dist/collection/components/form-elements/form-select.css +0 -1
  28. package/dist/collection/components/form-elements/form-select.js +0 -400
  29. package/dist/collection/components/form-elements/form-shadow-input.css +0 -1
  30. package/dist/collection/components/form-elements/form-shadow-input.js +0 -100
  31. package/dist/collection/components/form-elements/form-structure-error.css +0 -1
  32. package/dist/collection/components/form-elements/form-structure-error.js +0 -72
  33. package/dist/collection/components/form-elements/form-structure.css +0 -1
  34. package/dist/collection/components/form-elements/form-structure.js +0 -269
  35. package/dist/collection/components/form-elements/form-submit.css +0 -1
  36. package/dist/collection/components/form-elements/form-submit.js +0 -140
  37. package/dist/collection/components/form-elements/form-text-area.css +0 -1
  38. package/dist/collection/components/form-elements/form-text-area.js +0 -264
  39. package/dist/collection/components/forms/contact-us/element-mapper.js +0 -87
  40. package/dist/collection/components/forms/contact-us/form.css +0 -1
  41. package/dist/collection/components/forms/contact-us/validations.js +0 -19
  42. package/dist/collection/components/forms/contact-us-form.js +0 -280
  43. package/dist/collection/components/forms/service-booking/element-mapper.js +0 -87
  44. package/dist/collection/components/forms/service-booking/form.css +0 -1
  45. package/dist/collection/components/forms/service-booking/validations.js +0 -19
  46. package/dist/collection/components/forms/service-booking-form.js +0 -280
  47. package/dist/collection/components/part-lookup/dead-stock-lookup.css +0 -1
  48. package/dist/collection/components/part-lookup/dead-stock-lookup.js +0 -405
  49. package/dist/collection/components/part-lookup/distributor-lookup.css +0 -1
  50. package/dist/collection/components/part-lookup/distributor-lookup.js +0 -470
  51. package/dist/collection/components/part-lookup/manufacturer-lookup.css +0 -1
  52. package/dist/collection/components/part-lookup/manufacturer-lookup.js +0 -468
  53. package/dist/collection/components/part-lookup/part-lookup.css +0 -1
  54. package/dist/collection/components/part-lookup/part-lookup.js +0 -376
  55. package/dist/collection/components/vehicle-lookup/assets/cancelled.svg +0 -8
  56. package/dist/collection/components/vehicle-lookup/assets/check.svg +0 -4
  57. package/dist/collection/components/vehicle-lookup/assets/expired.svg +0 -9
  58. package/dist/collection/components/vehicle-lookup/assets/loader.svg +0 -11
  59. package/dist/collection/components/vehicle-lookup/assets/pending.svg +0 -9
  60. package/dist/collection/components/vehicle-lookup/assets/processed.svg +0 -9
  61. package/dist/collection/components/vehicle-lookup/assets/x-mark.svg +0 -4
  62. package/dist/collection/components/vehicle-lookup/components/CardsContainer.js +0 -10
  63. package/dist/collection/components/vehicle-lookup/components/Loading.js +0 -10
  64. package/dist/collection/components/vehicle-lookup/components/SSCTable.js +0 -16
  65. package/dist/collection/components/vehicle-lookup/components/StatusCard.js +0 -11
  66. package/dist/collection/components/vehicle-lookup/dynamic-claim.css +0 -1
  67. package/dist/collection/components/vehicle-lookup/dynamic-claim.js +0 -625
  68. package/dist/collection/components/vehicle-lookup/dynamic-redeem.css +0 -1
  69. package/dist/collection/components/vehicle-lookup/dynamic-redeem.js +0 -373
  70. package/dist/collection/components/vehicle-lookup/paint-thickness.css +0 -1
  71. package/dist/collection/components/vehicle-lookup/paint-thickness.js +0 -410
  72. package/dist/collection/components/vehicle-lookup/service-history.css +0 -1
  73. package/dist/collection/components/vehicle-lookup/service-history.js +0 -393
  74. package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +0 -1
  75. package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +0 -414
  76. package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +0 -1
  77. package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +0 -405
  78. package/dist/collection/components/vehicle-lookup/vehicle-specification.css +0 -1
  79. package/dist/collection/components/vehicle-lookup/vehicle-specification.js +0 -389
  80. package/dist/collection/components/vehicle-lookup/warranty-details.css +0 -1
  81. package/dist/collection/components/vehicle-lookup/warranty-details.js +0 -780
  82. package/dist/collection/global/api/partInformation.js +0 -32
  83. package/dist/collection/global/api/urls.js +0 -6
  84. package/dist/collection/global/api/vehicleInformation.js +0 -48
  85. package/dist/collection/global/assets/eye.svg +0 -5
  86. package/dist/collection/global/assets/loader.svg +0 -11
  87. package/dist/collection/global/assets/white-loader.svg +0 -11
  88. package/dist/collection/global/lib/cn.js +0 -9
  89. package/dist/collection/global/lib/form-hook.js +0 -162
  90. package/dist/collection/global/lib/general.js +0 -9
  91. package/dist/collection/global/lib/get-local-language.js +0 -20
  92. package/dist/collection/global/lib/image-expansion.js +0 -69
  93. package/dist/collection/global/lib/middleware.js +0 -39
  94. package/dist/collection/global/lib/recaptcha.js +0 -25
  95. package/dist/collection/global/lib/utils.js +0 -7
  96. package/dist/collection/global/lib/validate-form-structure.js +0 -47
  97. package/dist/collection/global/lib/validate-vin.js +0 -62
  98. package/dist/collection/global/types/components.js +0 -1
  99. package/dist/collection/global/types/forms.js +0 -1
  100. package/dist/collection/global/types/general.js +0 -1
  101. package/dist/collection/global/types/locales/error-schema.js +0 -17
  102. package/dist/collection/global/types/locales/forms/contact-us-schema.js +0 -24
  103. package/dist/collection/global/types/locales/forms/index.js +0 -11
  104. package/dist/collection/global/types/locales/general.js +0 -11
  105. package/dist/collection/global/types/locales/index.js +0 -33
  106. package/dist/collection/global/types/locales/inquiryTypes.js +0 -15
  107. package/dist/collection/global/types/locales/part-lookup/dead-stock-schema.js +0 -10
  108. package/dist/collection/global/types/locales/part-lookup/distributor-schema.js +0 -21
  109. package/dist/collection/global/types/locales/part-lookup/index.js +0 -13
  110. package/dist/collection/global/types/locales/part-lookup/manufacturer-schema.js +0 -22
  111. package/dist/collection/global/types/locales/vehicle-lookup/accessories-schema.js +0 -13
  112. package/dist/collection/global/types/locales/vehicle-lookup/dynamic-claim-schema.js +0 -21
  113. package/dist/collection/global/types/locales/vehicle-lookup/dynamic-redeem-schema.js +0 -19
  114. package/dist/collection/global/types/locales/vehicle-lookup/index.js +0 -21
  115. package/dist/collection/global/types/locales/vehicle-lookup/paint-thickness-schema.js +0 -14
  116. package/dist/collection/global/types/locales/vehicle-lookup/service-history-schema.js +0 -15
  117. package/dist/collection/global/types/locales/vehicle-lookup/specification-schema.js +0 -14
  118. package/dist/collection/global/types/locales/vehicle-lookup/warranty-schema.js +0 -23
  119. package/dist/collection/global/types/part-information.js +0 -1
  120. package/dist/collection/global/types/vehicle-information.js +0 -5
  121. package/dist/collection/index.js +0 -1
  122. package/dist/collection/templates/part-lookup/mock-data.js +0 -199
  123. package/dist/collection/templates/vehicle-lookup/mock-data.js +0 -4146
  124. package/dist/collection/templates/vehicle-lookup/vehicle-lookup.js +0 -285
  125. package/dist/collection/templates/vehicle-lookup/warranty-mock-data.js +0 -3000
  126. package/dist/components/contact-us-form.d.ts +0 -11
  127. package/dist/components/contact-us-form.js +0 -5
  128. package/dist/components/dead-stock-lookup.d.ts +0 -11
  129. package/dist/components/dead-stock-lookup.js +0 -5
  130. package/dist/components/distributor-lookup.d.ts +0 -11
  131. package/dist/components/distributor-lookup.js +0 -5
  132. package/dist/components/dynamic-claim.d.ts +0 -11
  133. package/dist/components/dynamic-claim.js +0 -5
  134. package/dist/components/dynamic-redeem.d.ts +0 -11
  135. package/dist/components/dynamic-redeem.js +0 -5
  136. package/dist/components/form-dialog.d.ts +0 -11
  137. package/dist/components/form-dialog.js +0 -5
  138. package/dist/components/form-input.d.ts +0 -11
  139. package/dist/components/form-input.js +0 -5
  140. package/dist/components/form-select.d.ts +0 -11
  141. package/dist/components/form-select.js +0 -5
  142. package/dist/components/form-shadow-input.d.ts +0 -11
  143. package/dist/components/form-shadow-input.js +0 -5
  144. package/dist/components/form-structure-error.d.ts +0 -11
  145. package/dist/components/form-structure-error.js +0 -5
  146. package/dist/components/form-structure.d.ts +0 -11
  147. package/dist/components/form-structure.js +0 -5
  148. package/dist/components/form-submit.d.ts +0 -11
  149. package/dist/components/form-submit.js +0 -5
  150. package/dist/components/form-text-area.d.ts +0 -11
  151. package/dist/components/form-text-area.js +0 -5
  152. package/dist/components/index.d.ts +0 -33
  153. package/dist/components/index.js +0 -5
  154. package/dist/components/loading-spinner.d.ts +0 -11
  155. package/dist/components/loading-spinner.js +0 -5
  156. package/dist/components/manufacturer-lookup.d.ts +0 -11
  157. package/dist/components/manufacturer-lookup.js +0 -5
  158. package/dist/components/p-0470fc51.js +0 -5
  159. package/dist/components/p-0cdfba30.js +0 -5
  160. package/dist/components/p-389eed80.js +0 -5
  161. package/dist/components/p-478117f0.js +0 -5
  162. package/dist/components/p-59e10e25.js +0 -5
  163. package/dist/components/p-69d1c33e.js +0 -5
  164. package/dist/components/p-6ec80da4.js +0 -5
  165. package/dist/components/p-6f732895.js +0 -5
  166. package/dist/components/p-75476014.js +0 -5
  167. package/dist/components/p-8b1d90d7.js +0 -5
  168. package/dist/components/p-8fa24168.js +0 -5
  169. package/dist/components/p-91129e05.js +0 -5
  170. package/dist/components/p-932ff922.js +0 -5
  171. package/dist/components/p-98d9e7ab.js +0 -5
  172. package/dist/components/p-a21e2e2e.js +0 -5
  173. package/dist/components/p-a793dc44.js +0 -5
  174. package/dist/components/p-aa673a70.js +0 -5
  175. package/dist/components/p-bf73c370.js +0 -5
  176. package/dist/components/p-c603ac5e.js +0 -5
  177. package/dist/components/p-cbaa5de0.js +0 -5
  178. package/dist/components/p-d0546e1e.js +0 -5
  179. package/dist/components/p-d43ef8c9.js +0 -5
  180. package/dist/components/p-d5ff7544.js +0 -5
  181. package/dist/components/p-d65dfa98.js +0 -5
  182. package/dist/components/p-d74f3ad8.js +0 -5
  183. package/dist/components/p-eec2a223.js +0 -5
  184. package/dist/components/p-fab97ac7.js +0 -5
  185. package/dist/components/paint-thickness.d.ts +0 -11
  186. package/dist/components/paint-thickness.js +0 -5
  187. package/dist/components/part-lookup.d.ts +0 -11
  188. package/dist/components/part-lookup.js +0 -5
  189. package/dist/components/service-booking-form.d.ts +0 -11
  190. package/dist/components/service-booking-form.js +0 -5
  191. package/dist/components/service-history.d.ts +0 -11
  192. package/dist/components/service-history.js +0 -5
  193. package/dist/components/vehicle-accessories.d.ts +0 -11
  194. package/dist/components/vehicle-accessories.js +0 -5
  195. package/dist/components/vehicle-lookup.d.ts +0 -11
  196. package/dist/components/vehicle-lookup.js +0 -5
  197. package/dist/components/vehicle-specification.d.ts +0 -11
  198. package/dist/components/vehicle-specification.js +0 -5
  199. package/dist/components/warranty-details.d.ts +0 -11
  200. package/dist/components/warranty-details.js +0 -5
  201. package/dist/esm/app-globals-68faa233.js +0 -44
  202. package/dist/esm/cn-cc419b94.js +0 -2586
  203. package/dist/esm/contact-us-form.entry.js +0 -205
  204. package/dist/esm/dead-stock-lookup_3.entry.js +0 -439
  205. package/dist/esm/dynamic-claim_6.entry.js +0 -1145
  206. package/dist/esm/dynamic-redeem.entry.js +0 -152
  207. package/dist/esm/form-dialog_8.entry.js +0 -492
  208. package/dist/esm/get-local-language-40614e53.js +0 -2375
  209. package/dist/esm/index-cac905b0.js +0 -1581
  210. package/dist/esm/index.js +0 -4
  211. package/dist/esm/loader-027b88af.js +0 -7
  212. package/dist/esm/loader.js +0 -15
  213. package/dist/esm/loading-spinner.entry.js +0 -23
  214. package/dist/esm/part-lookup.entry.js +0 -125
  215. package/dist/esm/service-booking-form.entry.js +0 -205
  216. package/dist/esm/shift-components.js +0 -24
  217. package/dist/esm/urls-e22234f9.js +0 -4870
  218. package/dist/esm/vehicle-lookup.entry.js +0 -198
  219. package/dist/index.cjs.js +0 -1
  220. package/dist/index.js +0 -1
  221. package/dist/locales/ar.json +0 -184
  222. package/dist/locales/en.json +0 -184
  223. package/dist/locales/ku.json +0 -184
  224. package/dist/locales/ru.json +0 -184
  225. package/dist/shift-components/index.esm.js +0 -4
  226. package/dist/shift-components/p-116b1698.entry.js +0 -5
  227. package/dist/shift-components/p-227d01ce.entry.js +0 -5
  228. package/dist/shift-components/p-2cf52456.entry.js +0 -5
  229. package/dist/shift-components/p-33561513.entry.js +0 -5
  230. package/dist/shift-components/p-446d908d.js +0 -5
  231. package/dist/shift-components/p-5bbbff4a.entry.js +0 -5
  232. package/dist/shift-components/p-65102e7a.js +0 -6
  233. package/dist/shift-components/p-777ff030.entry.js +0 -5
  234. package/dist/shift-components/p-932ff922.js +0 -5
  235. package/dist/shift-components/p-98d9e7ab.js +0 -5
  236. package/dist/shift-components/p-a21e2e2e.js +0 -5
  237. package/dist/shift-components/p-b131a56e.entry.js +0 -5
  238. package/dist/shift-components/p-c7d01b2c.entry.js +0 -5
  239. package/dist/shift-components/p-eab3606c.js +0 -5
  240. package/dist/shift-components/p-fda56efb.entry.js +0 -5
  241. package/dist/shift-components/shift-components.esm.js +0 -5
  242. package/dist/types/components/components/loading-spinner.d.ts +0 -4
  243. package/dist/types/components/form-elements/form-dialog.d.ts +0 -13
  244. package/dist/types/components/form-elements/form-input.d.ts +0 -28
  245. package/dist/types/components/form-elements/form-select.d.ts +0 -39
  246. package/dist/types/components/form-elements/form-shadow-input.d.ts +0 -9
  247. package/dist/types/components/form-elements/form-structure-error.d.ts +0 -8
  248. package/dist/types/components/form-elements/form-structure.d.ts +0 -23
  249. package/dist/types/components/form-elements/form-submit.d.ts +0 -12
  250. package/dist/types/components/form-elements/form-text-area.d.ts +0 -24
  251. package/dist/types/components/forms/contact-us/element-mapper.d.ts +0 -3
  252. package/dist/types/components/forms/contact-us/validations.d.ts +0 -26
  253. package/dist/types/components/forms/contact-us-form.d.ts +0 -32
  254. package/dist/types/components/forms/service-booking/element-mapper.d.ts +0 -3
  255. package/dist/types/components/forms/service-booking/validations.d.ts +0 -26
  256. package/dist/types/components/forms/service-booking-form.d.ts +0 -32
  257. package/dist/types/components/part-lookup/dead-stock-lookup.d.ts +0 -31
  258. package/dist/types/components/part-lookup/distributor-lookup.d.ts +0 -32
  259. package/dist/types/components/part-lookup/manufacturer-lookup.d.ts +0 -33
  260. package/dist/types/components/part-lookup/part-lookup.d.ts +0 -43
  261. package/dist/types/components/vehicle-lookup/components/CardsContainer.d.ts +0 -10
  262. package/dist/types/components/vehicle-lookup/components/Loading.d.ts +0 -5
  263. package/dist/types/components/vehicle-lookup/components/SSCTable.d.ts +0 -8
  264. package/dist/types/components/vehicle-lookup/components/StatusCard.d.ts +0 -12
  265. package/dist/types/components/vehicle-lookup/dynamic-claim.d.ts +0 -55
  266. package/dist/types/components/vehicle-lookup/dynamic-redeem.d.ts +0 -39
  267. package/dist/types/components/vehicle-lookup/paint-thickness.d.ts +0 -35
  268. package/dist/types/components/vehicle-lookup/service-history.d.ts +0 -30
  269. package/dist/types/components/vehicle-lookup/vehicle-accessories.d.ts +0 -35
  270. package/dist/types/components/vehicle-lookup/vehicle-lookup.d.ts +0 -53
  271. package/dist/types/components/vehicle-lookup/vehicle-specification.d.ts +0 -29
  272. package/dist/types/components/vehicle-lookup/warranty-details.d.ts +0 -57
  273. package/dist/types/components.d.ts +0 -760
  274. package/dist/types/global/api/partInformation.d.ts +0 -19
  275. package/dist/types/global/api/urls.d.ts +0 -2
  276. package/dist/types/global/api/vehicleInformation.d.ts +0 -33
  277. package/dist/types/global/lib/cn.d.ts +0 -2
  278. package/dist/types/global/lib/form-hook.d.ts +0 -47
  279. package/dist/types/global/lib/general.d.ts +0 -1
  280. package/dist/types/global/lib/get-local-language.d.ts +0 -2
  281. package/dist/types/global/lib/image-expansion.d.ts +0 -9
  282. package/dist/types/global/lib/middleware.d.ts +0 -0
  283. package/dist/types/global/lib/recaptcha.d.ts +0 -16
  284. package/dist/types/global/lib/utils.d.ts +0 -1
  285. package/dist/types/global/lib/validate-form-structure.d.ts +0 -3
  286. package/dist/types/global/lib/validate-vin.d.ts +0 -1
  287. package/dist/types/global/types/components.d.ts +0 -7
  288. package/dist/types/global/types/forms.d.ts +0 -63
  289. package/dist/types/global/types/general.d.ts +0 -23
  290. package/dist/types/global/types/locales/error-schema.d.ts +0 -23
  291. package/dist/types/global/types/locales/forms/contact-us-schema.d.ts +0 -37
  292. package/dist/types/global/types/locales/forms/index.d.ts +0 -45
  293. package/dist/types/global/types/locales/general.d.ts +0 -11
  294. package/dist/types/global/types/locales/index.d.ts +0 -380
  295. package/dist/types/global/types/locales/inquiryTypes.d.ts +0 -19
  296. package/dist/types/global/types/locales/part-lookup/dead-stock-schema.d.ts +0 -9
  297. package/dist/types/global/types/locales/part-lookup/distributor-schema.d.ts +0 -31
  298. package/dist/types/global/types/locales/part-lookup/index.d.ts +0 -79
  299. package/dist/types/global/types/locales/part-lookup/manufacturer-schema.d.ts +0 -33
  300. package/dist/types/global/types/locales/vehicle-lookup/accessories-schema.d.ts +0 -15
  301. package/dist/types/global/types/locales/vehicle-lookup/dynamic-claim-schema.d.ts +0 -31
  302. package/dist/types/global/types/locales/vehicle-lookup/dynamic-redeem-schema.d.ts +0 -27
  303. package/dist/types/global/types/locales/vehicle-lookup/index.d.ts +0 -171
  304. package/dist/types/global/types/locales/vehicle-lookup/paint-thickness-schema.d.ts +0 -17
  305. package/dist/types/global/types/locales/vehicle-lookup/service-history-schema.d.ts +0 -19
  306. package/dist/types/global/types/locales/vehicle-lookup/specification-schema.d.ts +0 -17
  307. package/dist/types/global/types/locales/vehicle-lookup/warranty-schema.d.ts +0 -35
  308. package/dist/types/global/types/part-information.d.ts +0 -53
  309. package/dist/types/global/types/vehicle-information.d.ts +0 -167
  310. package/dist/types/index.d.ts +0 -10
  311. package/dist/types/stencil-public-runtime.d.ts +0 -1680
  312. package/loader/cdn.js +0 -5
  313. package/loader/index.cjs.js +0 -5
  314. package/loader/index.d.ts +0 -24
  315. package/loader/index.es2017.js +0 -5
  316. package/loader/index.js +0 -6
  317. package/loader/package.json +0 -11
@@ -1,4146 +0,0 @@
1
- const mockData = {
2
- JTMHX01J8L4198293: {
3
- accessories: [
4
- {
5
- image: '',
6
- partNumber: '',
7
- description: '',
8
- },
9
- ],
10
- vin: 'JTMHX01J8L4198293',
11
- identifiers: {
12
- vin: 'JTMHX01J8L4198293',
13
- variant: null,
14
- katashiki: null,
15
- color: null,
16
- trim: null,
17
- brand: 0,
18
- brandIntegrationID: null,
19
- },
20
- saleInformation: null,
21
- isAuthorized: false,
22
- warranty: null,
23
- nextServiceDate: '2023-12-12',
24
- serviceHistory: [
25
- {
26
- serviceType: 'PM SL (5K, 15K,25K...95K)',
27
- serviceDate: '2023-09-12',
28
- mileage: 30296,
29
- companyName: 'CIHAN',
30
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
31
- companyId: 2,
32
- branchId: 14,
33
- account: 'CS00022',
34
- invoiceNumber: 51456604,
35
- wipNumber: 13681,
36
- laborLines: [
37
- {
38
- rtsCode: 'NOTES',
39
- menuCode: ' ',
40
- serviceCode: 'PMS',
41
- description: 'FR WIPER RUBBER NEEDS TO R/P,',
42
- },
43
- {
44
- rtsCode: 'EXPMAIN',
45
- menuCode: ' ',
46
- serviceCode: 'PMS',
47
- description: 'EXPMAIN',
48
- },
49
- {
50
- rtsCode: '0BLC25UR',
51
- menuCode: 'SERLCUR 25KS',
52
- serviceCode: 'PMS',
53
- description: 'CARRY OUT 25,000 KM SERVICE',
54
- },
55
- ],
56
- partLines: [
57
- {
58
- partNumber: 'T04152YZZD4',
59
- qty: 1,
60
- menuCode: 'SERLCUR 25KS',
61
- partDescription: 'ELEMENT KIT, OIL',
62
- },
63
- {
64
- partNumber: 'T0888083719',
65
- qty: 8,
66
- menuCode: 'SERLCUR 25KS',
67
- partDescription: 'LGMO SN 5W40 208L',
68
- },
69
- {
70
- partNumber: 'T9043012031',
71
- qty: 1,
72
- menuCode: 'SERLCUR 25KS',
73
- partDescription: 'GASKET',
74
- },
75
- {
76
- partNumber: 'T7736035040',
77
- qty: 1,
78
- menuCode: ' ',
79
- partDescription: 'SPRING ASSY, FUEL',
80
- },
81
- ],
82
- },
83
- {
84
- serviceType: 'PM SL (5K, 15K,25K...95K)',
85
- serviceDate: '2023-02-09',
86
- mileage: 25660,
87
- companyName: 'CIHAN',
88
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
89
- companyId: 2,
90
- branchId: 14,
91
- account: 'CS00022',
92
- invoiceNumber: 51447340,
93
- wipNumber: 52446,
94
- laborLines: [
95
- {
96
- rtsCode: '02FUELLCUR',
97
- menuCode: 'FUEL FILTER LCUR',
98
- serviceCode: 'PMS',
99
- description: 'FUEL FILTER REPLACEMENT',
100
- },
101
- {
102
- rtsCode: '0BLC25UR',
103
- menuCode: 'SERLCUR 25KS',
104
- serviceCode: 'PMS',
105
- description: 'CARRY OUT 25,000 KM SERVICE',
106
- },
107
- ],
108
- partLines: [
109
- {
110
- partNumber: 'T0888083719',
111
- qty: 8,
112
- menuCode: 'SERLCUR 25KS',
113
- partDescription: 'LGMO SN 5W40 208L',
114
- },
115
- {
116
- partNumber: 'T9043012031',
117
- qty: 1,
118
- menuCode: 'SERLCUR 25KS',
119
- partDescription: 'GASKET',
120
- },
121
- {
122
- partNumber: 'T2330050150',
123
- qty: 1,
124
- menuCode: 'FUEL FILTER LCUR',
125
- partDescription: 'FILTER ASSY, FUEL',
126
- },
127
- {
128
- partNumber: 'T04152YZZD4',
129
- qty: 1,
130
- menuCode: 'SERLCUR 25KS',
131
- partDescription: 'ELEMENT KIT, OIL',
132
- },
133
- ],
134
- },
135
- {
136
- serviceType: 'PM SL (5K, 15K,25K...95K)',
137
- serviceDate: '2022-09-10',
138
- mileage: 20574,
139
- companyName: 'CIHAN',
140
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
141
- companyId: 2,
142
- branchId: 14,
143
- account: 'CS00022',
144
- invoiceNumber: 51441539,
145
- wipNumber: 41940,
146
- laborLines: [
147
- {
148
- rtsCode: '0BLC15UR',
149
- menuCode: 'SERLCUR 15KS',
150
- serviceCode: 'PMS',
151
- description: 'CARRY OUT 15,000 KM SERVICE',
152
- },
153
- {
154
- rtsCode: '37099',
155
- menuCode: ' ',
156
- serviceCode: 'PMS',
157
- description: 'GREASING',
158
- },
159
- ],
160
- partLines: [
161
- {
162
- partNumber: 'T1780138030',
163
- qty: 1,
164
- menuCode: ' ',
165
- partDescription: 'ELEMENT SUB-ASSY,',
166
- },
167
- {
168
- partNumber: 'T0888083719',
169
- qty: 8,
170
- menuCode: 'SERLCUR 15KS',
171
- partDescription: 'LGMO SN 5W40 208L',
172
- },
173
- {
174
- partNumber: 'T9043012031',
175
- qty: 1,
176
- menuCode: 'SERLCUR 15KS',
177
- partDescription: 'GASKET',
178
- },
179
- {
180
- partNumber: 'T04152YZZD4',
181
- qty: 1,
182
- menuCode: ' ',
183
- partDescription: 'ELEMENT KIT, OIL',
184
- },
185
- ],
186
- },
187
- {
188
- serviceType: 'PM SL (5K, 15K,25K...95K)',
189
- serviceDate: '2021-11-27',
190
- mileage: 13964,
191
- companyName: 'CIHAN',
192
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
193
- companyId: 2,
194
- branchId: 14,
195
- account: 'CS00022',
196
- invoiceNumber: 51431492,
197
- wipNumber: 22296,
198
- laborLines: [
199
- {
200
- rtsCode: '0BLC15UR',
201
- menuCode: 'SERLCUR 15KS',
202
- serviceCode: 'PMS',
203
- description: 'CARRY OUT 15,000 KM SERVICE',
204
- },
205
- ],
206
- partLines: [
207
- {
208
- partNumber: 'T0888083719',
209
- qty: 8,
210
- menuCode: 'SERLCUR 15KS',
211
- partDescription: 'LGMO SN 5W40 208L',
212
- },
213
- {
214
- partNumber: 'T04152YZZD4',
215
- qty: 1,
216
- menuCode: 'SERLCUR 15KS',
217
- partDescription: 'ELEMENT KIT, OIL',
218
- },
219
- {
220
- partNumber: 'T9043012031',
221
- qty: 1,
222
- menuCode: 'SERLCUR 15KS',
223
- partDescription: 'GASKET',
224
- },
225
- ],
226
- },
227
- ],
228
- ssc: null,
229
- vehicleVariantInfo: null,
230
- vehicleSpecification: null,
231
- serviceItems: null,
232
- basicModelCode: null,
233
- },
234
- JTMHX01J8L4198294: {
235
- accessories: [],
236
- paintThickness: {},
237
- vin: 'JTMHX01J8L4198294',
238
- identifiers: {
239
- vin: 'JTMHX01J8L4198294',
240
- variant: null,
241
- katashiki: null,
242
- color: null,
243
- trim: null,
244
- brand: 0,
245
- brandIntegrationID: null,
246
- },
247
- saleInformation: null,
248
- isAuthorized: false,
249
- warranty: null,
250
- nextServiceDate: '2023-12-12',
251
- serviceHistory: [
252
- {
253
- serviceType: 'PM SL (5K, 15K,25K...95K)',
254
- serviceDate: '2023-09-12',
255
- mileage: 30296,
256
- companyName: 'CIHAN',
257
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
258
- companyId: 2,
259
- branchId: 14,
260
- account: 'CS00022',
261
- invoiceNumber: 51456604,
262
- wipNumber: 13681,
263
- laborLines: [
264
- {
265
- rtsCode: 'NOTES',
266
- menuCode: ' ',
267
- serviceCode: 'PMS',
268
- description: 'FR WIPER RUBBER NEEDS TO R/P,',
269
- },
270
- {
271
- rtsCode: 'EXPMAIN',
272
- menuCode: ' ',
273
- serviceCode: 'PMS',
274
- description: 'EXPMAIN',
275
- },
276
- {
277
- rtsCode: '0BLC25UR',
278
- menuCode: 'SERLCUR 25KS',
279
- serviceCode: 'PMS',
280
- description: 'CARRY OUT 25,000 KM SERVICE',
281
- },
282
- ],
283
- partLines: [
284
- {
285
- partNumber: 'T04152YZZD4',
286
- qty: 1,
287
- menuCode: 'SERLCUR 25KS',
288
- partDescription: 'ELEMENT KIT, OIL',
289
- },
290
- {
291
- partNumber: 'T0888083719',
292
- qty: 8,
293
- menuCode: 'SERLCUR 25KS',
294
- partDescription: 'LGMO SN 5W40 208L',
295
- },
296
- {
297
- partNumber: 'T9043012031',
298
- qty: 1,
299
- menuCode: 'SERLCUR 25KS',
300
- partDescription: 'GASKET',
301
- },
302
- {
303
- partNumber: 'T7736035040',
304
- qty: 1,
305
- menuCode: ' ',
306
- partDescription: 'SPRING ASSY, FUEL',
307
- },
308
- ],
309
- },
310
- {
311
- serviceType: 'PM SL (5K, 15K,25K...95K)',
312
- serviceDate: '2023-02-09',
313
- mileage: 25660,
314
- companyName: 'CIHAN',
315
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
316
- companyId: 2,
317
- branchId: 14,
318
- account: 'CS00022',
319
- invoiceNumber: 51447340,
320
- wipNumber: 52446,
321
- laborLines: [
322
- {
323
- rtsCode: '02FUELLCUR',
324
- menuCode: 'FUEL FILTER LCUR',
325
- serviceCode: 'PMS',
326
- description: 'FUEL FILTER REPLACEMENT',
327
- },
328
- {
329
- rtsCode: '0BLC25UR',
330
- menuCode: 'SERLCUR 25KS',
331
- serviceCode: 'PMS',
332
- description: 'CARRY OUT 25,000 KM SERVICE',
333
- },
334
- ],
335
- partLines: [
336
- {
337
- partNumber: 'T0888083719',
338
- qty: 8,
339
- menuCode: 'SERLCUR 25KS',
340
- partDescription: 'LGMO SN 5W40 208L',
341
- },
342
- {
343
- partNumber: 'T9043012031',
344
- qty: 1,
345
- menuCode: 'SERLCUR 25KS',
346
- partDescription: 'GASKET',
347
- },
348
- {
349
- partNumber: 'T2330050150',
350
- qty: 1,
351
- menuCode: 'FUEL FILTER LCUR',
352
- partDescription: 'FILTER ASSY, FUEL',
353
- },
354
- {
355
- partNumber: 'T04152YZZD4',
356
- qty: 1,
357
- menuCode: 'SERLCUR 25KS',
358
- partDescription: 'ELEMENT KIT, OIL',
359
- },
360
- ],
361
- },
362
- {
363
- serviceType: 'PM SL (5K, 15K,25K...95K)',
364
- serviceDate: '2022-09-10',
365
- mileage: 20574,
366
- companyName: 'CIHAN',
367
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
368
- companyId: 2,
369
- branchId: 14,
370
- account: 'CS00022',
371
- invoiceNumber: 51441539,
372
- wipNumber: 41940,
373
- laborLines: [
374
- {
375
- rtsCode: '0BLC15UR',
376
- menuCode: 'SERLCUR 15KS',
377
- serviceCode: 'PMS',
378
- description: 'CARRY OUT 15,000 KM SERVICE',
379
- },
380
- {
381
- rtsCode: '37099',
382
- menuCode: ' ',
383
- serviceCode: 'PMS',
384
- description: 'GREASING',
385
- },
386
- ],
387
- partLines: [
388
- {
389
- partNumber: 'T1780138030',
390
- qty: 1,
391
- menuCode: ' ',
392
- partDescription: 'ELEMENT SUB-ASSY,',
393
- },
394
- {
395
- partNumber: 'T0888083719',
396
- qty: 8,
397
- menuCode: 'SERLCUR 15KS',
398
- partDescription: 'LGMO SN 5W40 208L',
399
- },
400
- {
401
- partNumber: 'T9043012031',
402
- qty: 1,
403
- menuCode: 'SERLCUR 15KS',
404
- partDescription: 'GASKET',
405
- },
406
- {
407
- partNumber: 'T04152YZZD4',
408
- qty: 1,
409
- menuCode: ' ',
410
- partDescription: 'ELEMENT KIT, OIL',
411
- },
412
- ],
413
- },
414
- {
415
- serviceType: 'PM SL (5K, 15K,25K...95K)',
416
- serviceDate: '2021-11-27',
417
- mileage: 13964,
418
- companyName: 'CIHAN',
419
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
420
- companyId: 2,
421
- branchId: 14,
422
- account: 'CS00022',
423
- invoiceNumber: 51431492,
424
- wipNumber: 22296,
425
- laborLines: [
426
- {
427
- rtsCode: '0BLC15UR',
428
- menuCode: 'SERLCUR 15KS',
429
- serviceCode: 'PMS',
430
- description: 'CARRY OUT 15,000 KM SERVICE',
431
- },
432
- ],
433
- partLines: [
434
- {
435
- partNumber: 'T0888083719',
436
- qty: 8,
437
- menuCode: 'SERLCUR 15KS',
438
- partDescription: 'LGMO SN 5W40 208L',
439
- },
440
- {
441
- partNumber: 'T04152YZZD4',
442
- qty: 1,
443
- menuCode: 'SERLCUR 15KS',
444
- partDescription: 'ELEMENT KIT, OIL',
445
- },
446
- {
447
- partNumber: 'T9043012031',
448
- qty: 1,
449
- menuCode: 'SERLCUR 15KS',
450
- partDescription: 'GASKET',
451
- },
452
- ],
453
- },
454
- ],
455
- ssc: null,
456
- vehicleVariantInfo: null,
457
- vehicleSpecification: null,
458
- serviceItems: [],
459
- basicModelCode: null,
460
- },
461
- JTMHX01J8L4198295: {
462
- accessories: null,
463
- paintThickness: {
464
- parts: [],
465
- },
466
- vin: 'JTMHX01J8L4198295',
467
- identifiers: {
468
- vin: 'JTMHX01J8L4198295',
469
- variant: null,
470
- katashiki: null,
471
- color: null,
472
- trim: null,
473
- brand: 0,
474
- brandIntegrationID: null,
475
- },
476
- saleInformation: null,
477
- isAuthorized: false,
478
- warranty: null,
479
- nextServiceDate: '2023-12-12',
480
- serviceHistory: [
481
- {
482
- serviceType: 'PM SL (5K, 15K,25K...95K)',
483
- serviceDate: '2023-09-12',
484
- mileage: 30296,
485
- companyName: 'CIHAN',
486
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
487
- companyId: 2,
488
- branchId: 14,
489
- account: 'CS00022',
490
- invoiceNumber: 51456604,
491
- wipNumber: 13681,
492
- laborLines: [
493
- {
494
- rtsCode: 'NOTES',
495
- menuCode: ' ',
496
- serviceCode: 'PMS',
497
- description: 'FR WIPER RUBBER NEEDS TO R/P,',
498
- },
499
- {
500
- rtsCode: 'EXPMAIN',
501
- menuCode: ' ',
502
- serviceCode: 'PMS',
503
- description: 'EXPMAIN',
504
- },
505
- {
506
- rtsCode: '0BLC25UR',
507
- menuCode: 'SERLCUR 25KS',
508
- serviceCode: 'PMS',
509
- description: 'CARRY OUT 25,000 KM SERVICE',
510
- },
511
- ],
512
- partLines: [
513
- {
514
- partNumber: 'T04152YZZD4',
515
- qty: 1,
516
- menuCode: 'SERLCUR 25KS',
517
- partDescription: 'ELEMENT KIT, OIL',
518
- },
519
- {
520
- partNumber: 'T0888083719',
521
- qty: 8,
522
- menuCode: 'SERLCUR 25KS',
523
- partDescription: 'LGMO SN 5W40 208L',
524
- },
525
- {
526
- partNumber: 'T9043012031',
527
- qty: 1,
528
- menuCode: 'SERLCUR 25KS',
529
- partDescription: 'GASKET',
530
- },
531
- {
532
- partNumber: 'T7736035040',
533
- qty: 1,
534
- menuCode: ' ',
535
- partDescription: 'SPRING ASSY, FUEL',
536
- },
537
- ],
538
- },
539
- {
540
- serviceType: 'PM SL (5K, 15K,25K...95K)',
541
- serviceDate: '2023-02-09',
542
- mileage: 25660,
543
- companyName: 'CIHAN',
544
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
545
- companyId: 2,
546
- branchId: 14,
547
- account: 'CS00022',
548
- invoiceNumber: 51447340,
549
- wipNumber: 52446,
550
- laborLines: [
551
- {
552
- rtsCode: '02FUELLCUR',
553
- menuCode: 'FUEL FILTER LCUR',
554
- serviceCode: 'PMS',
555
- description: 'FUEL FILTER REPLACEMENT',
556
- },
557
- {
558
- rtsCode: '0BLC25UR',
559
- menuCode: 'SERLCUR 25KS',
560
- serviceCode: 'PMS',
561
- description: 'CARRY OUT 25,000 KM SERVICE',
562
- },
563
- ],
564
- partLines: [
565
- {
566
- partNumber: 'T0888083719',
567
- qty: 8,
568
- menuCode: 'SERLCUR 25KS',
569
- partDescription: 'LGMO SN 5W40 208L',
570
- },
571
- {
572
- partNumber: 'T9043012031',
573
- qty: 1,
574
- menuCode: 'SERLCUR 25KS',
575
- partDescription: 'GASKET',
576
- },
577
- {
578
- partNumber: 'T2330050150',
579
- qty: 1,
580
- menuCode: 'FUEL FILTER LCUR',
581
- partDescription: 'FILTER ASSY, FUEL',
582
- },
583
- {
584
- partNumber: 'T04152YZZD4',
585
- qty: 1,
586
- menuCode: 'SERLCUR 25KS',
587
- partDescription: 'ELEMENT KIT, OIL',
588
- },
589
- ],
590
- },
591
- {
592
- serviceType: 'PM SL (5K, 15K,25K...95K)',
593
- serviceDate: '2022-09-10',
594
- mileage: 20574,
595
- companyName: 'CIHAN',
596
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
597
- companyId: 2,
598
- branchId: 14,
599
- account: 'CS00022',
600
- invoiceNumber: 51441539,
601
- wipNumber: 41940,
602
- laborLines: [
603
- {
604
- rtsCode: '0BLC15UR',
605
- menuCode: 'SERLCUR 15KS',
606
- serviceCode: 'PMS',
607
- description: 'CARRY OUT 15,000 KM SERVICE',
608
- },
609
- {
610
- rtsCode: '37099',
611
- menuCode: ' ',
612
- serviceCode: 'PMS',
613
- description: 'GREASING',
614
- },
615
- ],
616
- partLines: [
617
- {
618
- partNumber: 'T1780138030',
619
- qty: 1,
620
- menuCode: ' ',
621
- partDescription: 'ELEMENT SUB-ASSY,',
622
- },
623
- {
624
- partNumber: 'T0888083719',
625
- qty: 8,
626
- menuCode: 'SERLCUR 15KS',
627
- partDescription: 'LGMO SN 5W40 208L',
628
- },
629
- {
630
- partNumber: 'T9043012031',
631
- qty: 1,
632
- menuCode: 'SERLCUR 15KS',
633
- partDescription: 'GASKET',
634
- },
635
- {
636
- partNumber: 'T04152YZZD4',
637
- qty: 1,
638
- menuCode: ' ',
639
- partDescription: 'ELEMENT KIT, OIL',
640
- },
641
- ],
642
- },
643
- {
644
- serviceType: 'PM SL (5K, 15K,25K...95K)',
645
- serviceDate: '2021-11-27',
646
- mileage: 13964,
647
- companyName: 'CIHAN',
648
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
649
- companyId: 2,
650
- branchId: 14,
651
- account: 'CS00022',
652
- invoiceNumber: 51431492,
653
- wipNumber: 22296,
654
- laborLines: [
655
- {
656
- rtsCode: '0BLC15UR',
657
- menuCode: 'SERLCUR 15KS',
658
- serviceCode: 'PMS',
659
- description: 'CARRY OUT 15,000 KM SERVICE',
660
- },
661
- ],
662
- partLines: [
663
- {
664
- partNumber: 'T0888083719',
665
- qty: 8,
666
- menuCode: 'SERLCUR 15KS',
667
- partDescription: 'LGMO SN 5W40 208L',
668
- },
669
- {
670
- partNumber: 'T04152YZZD4',
671
- qty: 1,
672
- menuCode: 'SERLCUR 15KS',
673
- partDescription: 'ELEMENT KIT, OIL',
674
- },
675
- {
676
- partNumber: 'T9043012031',
677
- qty: 1,
678
- menuCode: 'SERLCUR 15KS',
679
- partDescription: 'GASKET',
680
- },
681
- ],
682
- },
683
- ],
684
- ssc: null,
685
- vehicleVariantInfo: null,
686
- vehicleSpecification: null,
687
- serviceItems: [
688
- {
689
- name: '1,000 KM Free Service',
690
- type: 'free',
691
- activatedAt: 'Activation Date',
692
- expiresAt: 'Expiry Date',
693
- status: 'processed',
694
- redeemDate: 'Redeem Date',
695
- redeemingDealer: 'Claim Dealer',
696
- invoiceNumber: 'Invoice Number',
697
- wipNumber: 'WIP Number',
698
- menuCode: 'SER1239KH',
699
- },
700
- {
701
- name: '5,000 KM Free Service',
702
- type: 'free',
703
- activatedAt: '2023-04-08',
704
- expiresAt: '2023-07-08',
705
- status: 'expired',
706
- },
707
- {
708
- name: '10,000 KM Free Service',
709
- type: 'free',
710
- activatedAt: '2023-07-08',
711
- expiresAt: '2023-10-08',
712
- status: 'cancelled',
713
- },
714
- {
715
- name: '15,000 KM Free Service',
716
- type: 'free',
717
- activatedAt: '2023-10-08',
718
- expiresAt: '2024-01-08',
719
- status: 'pending',
720
- menuCode: 'SER1384KJ',
721
- },
722
- {
723
- name: '20,000 KM Free Service',
724
- type: 'free',
725
- activatedAt: '2024-01-08',
726
- expiresAt: '2024-03-08',
727
- status: 'pending',
728
- },
729
- ],
730
- basicModelCode: null,
731
- },
732
- JTMHX01J8L4198296: {
733
- accessories: [
734
- {
735
- partNumber: 'yakam',
736
- description: 'dwam',
737
- image: 'https://static.printler.com/cache/a/1/6/6/6/e/a1666e9c70da357a080e59aa1058f9c1aa84f847.jpg',
738
- },
739
- ],
740
- paintThickness: {
741
- parts: [],
742
- imageGroups: [],
743
- },
744
- vin: 'JTMHX01J8L4198296',
745
- identifiers: {
746
- vin: 'JTMHX01J8L4198295',
747
- variant: null,
748
- katashiki: null,
749
- color: null,
750
- trim: null,
751
- brand: 0,
752
- brandIntegrationID: null,
753
- },
754
- saleInformation: null,
755
- isAuthorized: false,
756
- warranty: {
757
- hasActiveWarranty: true,
758
- warrantyStartDate: '2023-06-05',
759
- warrantyEndDate: '2026-06-05',
760
- hasExtendedWarranty: false,
761
- extendedWarrantyStartDate: null,
762
- extendedWarrantyEndDate: null,
763
- },
764
- nextServiceDate: '2023-12-12',
765
- serviceHistory: [
766
- {
767
- serviceType: 'PM SL (5K, 15K,25K...95K)',
768
- serviceDate: '2023-09-12',
769
- mileage: 30296,
770
- companyName: 'CIHAN',
771
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
772
- companyId: 2,
773
- branchId: 14,
774
- account: 'CS00022',
775
- invoiceNumber: 51456604,
776
- wipNumber: 13681,
777
- laborLines: [
778
- {
779
- rtsCode: 'NOTES',
780
- menuCode: ' ',
781
- serviceCode: 'PMS',
782
- description: 'FR WIPER RUBBER NEEDS TO R/P,',
783
- },
784
- {
785
- rtsCode: 'EXPMAIN',
786
- menuCode: ' ',
787
- serviceCode: 'PMS',
788
- description: 'EXPMAIN',
789
- },
790
- {
791
- rtsCode: '0BLC25UR',
792
- menuCode: 'SERLCUR 25KS',
793
- serviceCode: 'PMS',
794
- description: 'CARRY OUT 25,000 KM SERVICE',
795
- },
796
- ],
797
- partLines: [
798
- {
799
- partNumber: 'T04152YZZD4',
800
- qty: 1,
801
- menuCode: 'SERLCUR 25KS',
802
- partDescription: 'ELEMENT KIT, OIL',
803
- },
804
- {
805
- partNumber: 'T0888083719',
806
- qty: 8,
807
- menuCode: 'SERLCUR 25KS',
808
- partDescription: 'LGMO SN 5W40 208L',
809
- },
810
- {
811
- partNumber: 'T9043012031',
812
- qty: 1,
813
- menuCode: 'SERLCUR 25KS',
814
- partDescription: 'GASKET',
815
- },
816
- {
817
- partNumber: 'T7736035040',
818
- qty: 1,
819
- menuCode: ' ',
820
- partDescription: 'SPRING ASSY, FUEL',
821
- },
822
- ],
823
- },
824
- {
825
- serviceType: 'PM SL (5K, 15K,25K...95K)',
826
- serviceDate: '2023-02-09',
827
- mileage: 25660,
828
- companyName: 'CIHAN',
829
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
830
- companyId: 2,
831
- branchId: 14,
832
- account: 'CS00022',
833
- invoiceNumber: 51447340,
834
- wipNumber: 52446,
835
- laborLines: [
836
- {
837
- rtsCode: '02FUELLCUR',
838
- menuCode: 'FUEL FILTER LCUR',
839
- serviceCode: 'PMS',
840
- description: 'FUEL FILTER REPLACEMENT',
841
- },
842
- {
843
- rtsCode: '0BLC25UR',
844
- menuCode: 'SERLCUR 25KS',
845
- serviceCode: 'PMS',
846
- description: 'CARRY OUT 25,000 KM SERVICE',
847
- },
848
- ],
849
- partLines: [
850
- {
851
- partNumber: 'T0888083719',
852
- qty: 8,
853
- menuCode: 'SERLCUR 25KS',
854
- partDescription: 'LGMO SN 5W40 208L',
855
- },
856
- {
857
- partNumber: 'T9043012031',
858
- qty: 1,
859
- menuCode: 'SERLCUR 25KS',
860
- partDescription: 'GASKET',
861
- },
862
- {
863
- partNumber: 'T2330050150',
864
- qty: 1,
865
- menuCode: 'FUEL FILTER LCUR',
866
- partDescription: 'FILTER ASSY, FUEL',
867
- },
868
- {
869
- partNumber: 'T04152YZZD4',
870
- qty: 1,
871
- menuCode: 'SERLCUR 25KS',
872
- partDescription: 'ELEMENT KIT, OIL',
873
- },
874
- ],
875
- },
876
- {
877
- serviceType: 'PM SL (5K, 15K,25K...95K)',
878
- serviceDate: '2022-09-10',
879
- mileage: 20574,
880
- companyName: 'CIHAN',
881
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
882
- companyId: 2,
883
- branchId: 14,
884
- account: 'CS00022',
885
- invoiceNumber: 51441539,
886
- wipNumber: 41940,
887
- laborLines: [
888
- {
889
- rtsCode: '0BLC15UR',
890
- menuCode: 'SERLCUR 15KS',
891
- serviceCode: 'PMS',
892
- description: 'CARRY OUT 15,000 KM SERVICE',
893
- },
894
- {
895
- rtsCode: '37099',
896
- menuCode: ' ',
897
- serviceCode: 'PMS',
898
- description: 'GREASING',
899
- },
900
- ],
901
- partLines: [
902
- {
903
- partNumber: 'T1780138030',
904
- qty: 1,
905
- menuCode: ' ',
906
- partDescription: 'ELEMENT SUB-ASSY,',
907
- },
908
- {
909
- partNumber: 'T0888083719',
910
- qty: 8,
911
- menuCode: 'SERLCUR 15KS',
912
- partDescription: 'LGMO SN 5W40 208L',
913
- },
914
- {
915
- partNumber: 'T9043012031',
916
- qty: 1,
917
- menuCode: 'SERLCUR 15KS',
918
- partDescription: 'GASKET',
919
- },
920
- {
921
- partNumber: 'T04152YZZD4',
922
- qty: 1,
923
- menuCode: ' ',
924
- partDescription: 'ELEMENT KIT, OIL',
925
- },
926
- ],
927
- },
928
- {
929
- serviceType: 'PM SL (5K, 15K,25K...95K)',
930
- serviceDate: '2021-11-27',
931
- mileage: 13964,
932
- companyName: 'CIHAN',
933
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
934
- companyId: 2,
935
- branchId: 14,
936
- account: 'CS00022',
937
- invoiceNumber: 51431492,
938
- wipNumber: 22296,
939
- laborLines: [
940
- {
941
- rtsCode: '0BLC15UR',
942
- menuCode: 'SERLCUR 15KS',
943
- serviceCode: 'PMS',
944
- description: 'CARRY OUT 15,000 KM SERVICE',
945
- },
946
- ],
947
- partLines: [
948
- {
949
- partNumber: 'T0888083719',
950
- qty: 8,
951
- menuCode: 'SERLCUR 15KS',
952
- partDescription: 'LGMO SN 5W40 208L',
953
- },
954
- {
955
- partNumber: 'T04152YZZD4',
956
- qty: 1,
957
- menuCode: 'SERLCUR 15KS',
958
- partDescription: 'ELEMENT KIT, OIL',
959
- },
960
- {
961
- partNumber: 'T9043012031',
962
- qty: 1,
963
- menuCode: 'SERLCUR 15KS',
964
- partDescription: 'GASKET',
965
- },
966
- ],
967
- },
968
- ],
969
- ssc: null,
970
- vehicleVariantInfo: null,
971
- vehicleSpecification: null,
972
- serviceItems: [
973
- {
974
- name: '1,000 KM Free Service',
975
- type: 'free',
976
- activatedAt: '2023-01-08',
977
- expiresAt: '2023-04-08',
978
- status: 'processed',
979
- redeemDate: '2023-01-19',
980
- },
981
- {
982
- name: '5,000 KM Free Service',
983
- type: 'free',
984
- activatedAt: '2023-04-08',
985
- expiresAt: '2023-07-08',
986
- status: 'expired',
987
- },
988
- {
989
- name: '10,000 KM Free Service',
990
- type: 'free',
991
- activatedAt: '2023-07-08',
992
- expiresAt: '2023-10-08',
993
- status: 'cancelled',
994
- },
995
- {
996
- name: '15,000 KM Free Service',
997
- type: 'free',
998
- activatedAt: '2023-10-08',
999
- expiresAt: '2024-01-08',
1000
- status: 'processed',
1001
- },
1002
- {
1003
- name: '20,000 KM Free Service',
1004
- type: 'free',
1005
- activatedAt: '2024-01-08',
1006
- expiresAt: '2024-03-08',
1007
- status: 'pending',
1008
- },
1009
- ],
1010
- basicModelCode: null,
1011
- },
1012
- MR0BX8CD3P2791075: {
1013
- accessories: [
1014
- {
1015
- partNumber: 'yakam',
1016
- description: 'dwam',
1017
- image: 'https://static.printler.com/cache/a/1/6/6/6/e/a1666e9c70da357a080e59aa1058f9c1aa84f847.jpg',
1018
- },
1019
- {
1020
- partNumber: 'test',
1021
- description: 'lorem',
1022
- image: 'https://uploads.dailydot.com/2018/10/olli-the-polite-cat.jpg?q=65&auto=format&w=1200&ar=2:1&fit=crop',
1023
- },
1024
- {
1025
- partNumber: 'yakam2',
1026
- description: 'dwam',
1027
- image: 'https://static.printler.com/cache/a/1/6/6/6/e/a1666e9c70da357a080e59aa1058f9c1aa84f847.jpg',
1028
- },
1029
- {
1030
- partNumber: 'test1',
1031
- description: 'lorem',
1032
- image: 'https://uploads.dailydot.com/2018/10/olli-the-polite-cat.jpg?q=65&auto=format&w=1200&ar=2:1&fit=crop',
1033
- },
1034
- {
1035
- partNumber: 'yakam231',
1036
- description: 'dwam',
1037
- image: 'https://static.printler.com/cache/a/1/6/6/6/e/a1666e9c70da357a080e59aa1058f9c1aa84f847.jpg',
1038
- },
1039
- {
1040
- partNumber: 'test1321',
1041
- description: 'lorem',
1042
- image: 'https://uploads.dailydot.com/2018/10/olli-the-polite-cat.jpg?q=65&auto=format&w=1200&ar=2:1&fit=crop',
1043
- },
1044
- ],
1045
- paintThickness: {
1046
- parts: [
1047
- {
1048
- part: ' Front Fender',
1049
- left: 90,
1050
- right: 100,
1051
- },
1052
- {
1053
- part: ' Front Door',
1054
- left: 90,
1055
- right: 90,
1056
- },
1057
- {
1058
- part: ' Front Fender1',
1059
- left: 90,
1060
- right: 100,
1061
- },
1062
- {
1063
- part: ' Front Door2',
1064
- left: 90,
1065
- right: 90,
1066
- },
1067
- ],
1068
- imageGroups: [
1069
- {
1070
- name: 'zero',
1071
- images: ['https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Hood_1.jpg'],
1072
- },
1073
- {
1074
- name: 'second',
1075
- images: [
1076
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_1.jpg',
1077
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_2.jpg',
1078
- ],
1079
- },
1080
- {
1081
- name: 'second',
1082
- images: [
1083
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_1.jpg',
1084
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_2.jpg',
1085
- ],
1086
- },
1087
- {
1088
- name: 'third',
1089
- images: [
1090
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Front_Fender_3.jpg',
1091
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Rear_Door_1.jpg',
1092
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Rear_Door_2.jpg',
1093
- ],
1094
- },
1095
- ],
1096
- },
1097
- vin: 'MR0BX8CD3P2791075',
1098
- identifiers: {
1099
- vin: 'MR0BX8CD3P2791075',
1100
- variant: '13461HN202301',
1101
- katashiki: 'TGN126L-DTTHKV',
1102
- color: '040',
1103
- trim: '30',
1104
- brand: 0,
1105
- brandIntegrationID: 'TYT',
1106
- },
1107
- saleInformation: {
1108
- dealerIntegrationID: '1',
1109
- dealerName: 'SAS',
1110
- branchIntegrationID: '43',
1111
- branchName: 'SAS - Showroom | Duhok',
1112
- customerAccount: 'R01447',
1113
- customerID: '89437',
1114
- invoiceDate: '2023-05-11',
1115
- invoiceNumber: 11155049,
1116
- broker: {
1117
- brokerId: 628,
1118
- brokerName: 'Modren Cars',
1119
- customerID: 11048,
1120
- invoiceNumber: 86,
1121
- invoiceDate: '2023-06-05',
1122
- },
1123
- },
1124
- isAuthorized: true,
1125
- warranty: {
1126
- hasActiveWarranty: true,
1127
- warrantyStartDate: '2023-06-05',
1128
- warrantyEndDate: '2026-06-05',
1129
- hasExtendedWarranty: false,
1130
- extendedWarrantyStartDate: null,
1131
- extendedWarrantyEndDate: null,
1132
- },
1133
- nextServiceDate: '2025-01-13',
1134
- serviceHistory: [
1135
- {
1136
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1137
- serviceDate: '2024-10-13',
1138
- mileage: 73941,
1139
- companyName: 'SAS',
1140
- branchName: 'SAS - Showroom | Duhok',
1141
- companyId: 1,
1142
- branchId: 43,
1143
- account: 'C00015',
1144
- invoiceNumber: 53166219,
1145
- wipNumber: 16416,
1146
- laborLines: [
1147
- {
1148
- rtsCode: 'CWASH',
1149
- menuCode: ' ',
1150
- serviceCode: 'PMS',
1151
- description: 'Free Car Wash',
1152
- },
1153
- {
1154
- rtsCode: 'BGTEPR',
1155
- menuCode: 'BGTEPR',
1156
- serviceCode: 'PMS',
1157
- description: 'BG Engine Performance Restorat',
1158
- },
1159
- {
1160
- rtsCode: '0BHL75W4',
1161
- menuCode: 'SERH4W 75KS3',
1162
- serviceCode: 'PMS',
1163
- description: 'CARRY OUT 75,000 KM SERVICE',
1164
- },
1165
- ],
1166
- partLines: [
1167
- {
1168
- partNumber: 'T0888083715',
1169
- qty: 5.5,
1170
- menuCode: 'SERH4W 75KS3',
1171
- partDescription: 'TGMO SN 5W30 208L',
1172
- },
1173
- {
1174
- partNumber: 'ZBG6579M3',
1175
- qty: 1,
1176
- menuCode: 'BGTEPR',
1177
- partDescription: 'PERFORMANCE OIL SERVICE',
1178
- },
1179
- {
1180
- partNumber: 'T90915YZZD2',
1181
- qty: 1,
1182
- menuCode: 'SERH4W 75KS3',
1183
- partDescription: 'FILTER, OIL',
1184
- },
1185
- {
1186
- partNumber: 'T9043012031',
1187
- qty: 1,
1188
- menuCode: 'SERH4W 75KS3',
1189
- partDescription: 'GASKET',
1190
- },
1191
- ],
1192
- },
1193
- {
1194
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1195
- serviceDate: '2024-09-08',
1196
- mileage: 62620,
1197
- companyName: 'SAS',
1198
- branchName: 'SAS - Showroom | Duhok',
1199
- companyId: 1,
1200
- branchId: 43,
1201
- account: 'C00015',
1202
- invoiceNumber: 53165038,
1203
- wipNumber: 14587,
1204
- laborLines: [
1205
- {
1206
- rtsCode: 'CWASH',
1207
- menuCode: ' ',
1208
- serviceCode: 'PMS',
1209
- description: 'Free Car Wash',
1210
- },
1211
- {
1212
- rtsCode: '0BHL05W4',
1213
- menuCode: 'SERH4W 05KS3',
1214
- serviceCode: 'PMS',
1215
- description: 'CARRY OUT 5,000 KM SERVICE',
1216
- },
1217
- {
1218
- rtsCode: 'CONSU',
1219
- menuCode: 'CONS',
1220
- serviceCode: 'PMS',
1221
- description: 'Consumables',
1222
- },
1223
- ],
1224
- partLines: [
1225
- {
1226
- partNumber: 'T90915YZZD2',
1227
- qty: 1,
1228
- menuCode: 'SERH4W 05KS3',
1229
- partDescription: 'FILTER, OIL',
1230
- },
1231
- {
1232
- partNumber: 'T0888083715',
1233
- qty: 5.5,
1234
- menuCode: 'SERH4W 05KS3',
1235
- partDescription: 'TGMO SN 5W30 208L',
1236
- },
1237
- {
1238
- partNumber: 'T9043012031',
1239
- qty: 1,
1240
- menuCode: 'SERH4W 05KS3',
1241
- partDescription: 'GASKET',
1242
- },
1243
- ],
1244
- },
1245
- {
1246
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1247
- serviceDate: '2024-07-28',
1248
- mileage: 61940,
1249
- companyName: 'SAS',
1250
- branchName: 'SAS - Showroom | Duhok',
1251
- companyId: 1,
1252
- branchId: 43,
1253
- account: 'C00015',
1254
- invoiceNumber: 53163666,
1255
- wipNumber: 12359,
1256
- laborLines: [
1257
- {
1258
- rtsCode: '0BHL65W4',
1259
- menuCode: 'SERH4W 65KS3',
1260
- serviceCode: 'PMS',
1261
- description: 'CARRY OUT 65,000 KM SERVICE',
1262
- },
1263
- {
1264
- rtsCode: 'PDRINSP',
1265
- menuCode: ' ',
1266
- serviceCode: 'PMS',
1267
- description: 'FRONT BUMPER SC1',
1268
- },
1269
- {
1270
- rtsCode: 'CONS',
1271
- menuCode: ' ',
1272
- serviceCode: 'PMS',
1273
- description: 'Consumables',
1274
- },
1275
- {
1276
- rtsCode: 'CWASH',
1277
- menuCode: ' ',
1278
- serviceCode: 'PMS',
1279
- description: 'Free Car Wash',
1280
- },
1281
- ],
1282
- partLines: [
1283
- {
1284
- partNumber: 'T90915YZZD2',
1285
- qty: 1,
1286
- menuCode: 'SERH4W 65KS3',
1287
- partDescription: 'FILTER, OIL',
1288
- },
1289
- {
1290
- partNumber: 'T9043012031',
1291
- qty: 1,
1292
- menuCode: 'SERH4W 65KS3',
1293
- partDescription: 'GASKET',
1294
- },
1295
- {
1296
- partNumber: 'T0888083715',
1297
- qty: 5.5,
1298
- menuCode: 'SERH4W 65KS3',
1299
- partDescription: 'TGMO SN 5W30 208L',
1300
- },
1301
- ],
1302
- },
1303
- {
1304
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1305
- serviceDate: '2024-06-26',
1306
- mileage: 56592,
1307
- companyName: 'SAS',
1308
- branchName: 'SAS - Showroom | Duhok',
1309
- companyId: 1,
1310
- branchId: 43,
1311
- account: 'C00015',
1312
- invoiceNumber: 53162583,
1313
- wipNumber: 10672,
1314
- laborLines: [
1315
- {
1316
- rtsCode: 'CONS',
1317
- menuCode: ' ',
1318
- serviceCode: 'PMS',
1319
- description: 'Consumables',
1320
- },
1321
- {
1322
- rtsCode: 'CWASH',
1323
- menuCode: ' ',
1324
- serviceCode: 'PMS',
1325
- description: 'Free Car Wash',
1326
- },
1327
- {
1328
- rtsCode: '0BHL55W4',
1329
- menuCode: 'SERH4W 55KS3',
1330
- serviceCode: 'PMS',
1331
- description: 'CARRY OUT 55,000 KM SERVICE',
1332
- },
1333
- ],
1334
- partLines: [
1335
- {
1336
- partNumber: 'T90915YZZD2',
1337
- qty: 1,
1338
- menuCode: 'SERH4W 55KS3',
1339
- partDescription: 'FILTER, OIL',
1340
- },
1341
- {
1342
- partNumber: 'T0888083715',
1343
- qty: 5.5,
1344
- menuCode: 'SERH4W 55KS3',
1345
- partDescription: 'TGMO SN 5W30 208L',
1346
- },
1347
- {
1348
- partNumber: 'T9043012031',
1349
- qty: 1,
1350
- menuCode: 'SERH4W 55KS3',
1351
- partDescription: 'GASKET',
1352
- },
1353
- ],
1354
- },
1355
- {
1356
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1357
- serviceDate: '2024-05-26',
1358
- mileage: 51308,
1359
- companyName: 'SAS',
1360
- branchName: 'SAS - Showroom | Duhok',
1361
- companyId: 1,
1362
- branchId: 43,
1363
- account: 'S00058',
1364
- invoiceNumber: 53161736,
1365
- wipNumber: 64345,
1366
- laborLines: [
1367
- {
1368
- rtsCode: 'PDRINSP',
1369
- menuCode: ' ',
1370
- serviceCode: 'PMS',
1371
- description: 'REAR LEFT FENDER PDR1+SC1',
1372
- },
1373
- {
1374
- rtsCode: 'CONS',
1375
- menuCode: ' ',
1376
- serviceCode: 'PMS',
1377
- description: 'Consumables',
1378
- },
1379
- {
1380
- rtsCode: '0BHL55W4',
1381
- menuCode: 'SERH4W 55KS3',
1382
- serviceCode: 'PMS',
1383
- description: 'CARRY OUT 55,000 KM SERVICE',
1384
- },
1385
- {
1386
- rtsCode: 'BGT44K',
1387
- menuCode: 'BGT44K',
1388
- serviceCode: 'PMS',
1389
- description: 'BG 44K Platinum Fuel System Cl',
1390
- },
1391
- ],
1392
- partLines: [
1393
- {
1394
- partNumber: 'ZBG208M',
1395
- qty: 1,
1396
- menuCode: 'BGT44K',
1397
- partDescription: '44K PLATINUM FUEL & COMBUSTION CLEANER',
1398
- },
1399
- {
1400
- partNumber: 'T9043012031',
1401
- qty: 1,
1402
- menuCode: 'SERH4W 55KS3',
1403
- partDescription: 'GASKET',
1404
- },
1405
- {
1406
- partNumber: 'T90915YZZD2',
1407
- qty: 1,
1408
- menuCode: 'SERH4W 55KS3',
1409
- partDescription: 'FILTER, OIL',
1410
- },
1411
- {
1412
- partNumber: 'T0888083719',
1413
- qty: 5.5,
1414
- menuCode: 'SERH4W 55KS3',
1415
- partDescription: 'LGMO SN 5W40 208L',
1416
- },
1417
- ],
1418
- },
1419
- {
1420
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1421
- serviceDate: '2024-04-22',
1422
- mileage: 46248,
1423
- companyName: 'SAS',
1424
- branchName: 'SAS - Showroom | Duhok',
1425
- companyId: 1,
1426
- branchId: 43,
1427
- account: 'C00015',
1428
- invoiceNumber: 53160685,
1429
- wipNumber: 62792,
1430
- laborLines: [
1431
- {
1432
- rtsCode: 'BGTEPR',
1433
- menuCode: 'BGTEPR',
1434
- serviceCode: 'PMS',
1435
- description: 'BG Engine Performance Restorat',
1436
- },
1437
- {
1438
- rtsCode: 'CWASH',
1439
- menuCode: ' ',
1440
- serviceCode: 'PMS',
1441
- description: 'Free Car Wash',
1442
- },
1443
- {
1444
- rtsCode: 'PDRINSP',
1445
- menuCode: ' ',
1446
- serviceCode: 'PMS',
1447
- description: 'REAR LEFT FENDER SC2',
1448
- },
1449
- {
1450
- rtsCode: '0BHL45W4',
1451
- menuCode: 'SERH4W 45KS3',
1452
- serviceCode: 'PMS',
1453
- description: 'CARRY OUT 45,000 KM SERVICE',
1454
- },
1455
- {
1456
- rtsCode: 'CONS',
1457
- menuCode: ' ',
1458
- serviceCode: 'PMS',
1459
- description: 'Consumables',
1460
- },
1461
- {
1462
- rtsCode: 'CWASH',
1463
- menuCode: ' ',
1464
- serviceCode: 'PMS',
1465
- description: 'Free Car Wash',
1466
- },
1467
- ],
1468
- partLines: [
1469
- {
1470
- partNumber: 'T90915YZZD2',
1471
- qty: 1,
1472
- menuCode: 'SERH4W 45KS3',
1473
- partDescription: 'FILTER, OIL',
1474
- },
1475
- {
1476
- partNumber: 'T9043012031',
1477
- qty: 1,
1478
- menuCode: 'SERH4W 45KS3',
1479
- partDescription: 'GASKET',
1480
- },
1481
- {
1482
- partNumber: 'T0888083719',
1483
- qty: 5.5,
1484
- menuCode: 'SERH4W 45KS3',
1485
- partDescription: 'LGMO SN 5W40 208L',
1486
- },
1487
- {
1488
- partNumber: 'ZBG6579M3',
1489
- qty: 1,
1490
- menuCode: 'BGTEPR',
1491
- partDescription: 'PERFORMANCE OIL SERVICE',
1492
- },
1493
- ],
1494
- },
1495
- {
1496
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1497
- serviceDate: '2024-03-16',
1498
- mileage: 40586,
1499
- companyName: 'SAS',
1500
- branchName: 'SAS - Showroom | Duhok',
1501
- companyId: 1,
1502
- branchId: 43,
1503
- account: 'C00015',
1504
- invoiceNumber: 53159833,
1505
- wipNumber: 61274,
1506
- laborLines: [
1507
- {
1508
- rtsCode: 'CONS',
1509
- menuCode: ' ',
1510
- serviceCode: 'PMS',
1511
- description: 'Consumables',
1512
- },
1513
- {
1514
- rtsCode: 'PDRINSP',
1515
- menuCode: ' ',
1516
- serviceCode: 'PMS',
1517
- description: 'front left door sc1',
1518
- },
1519
- {
1520
- rtsCode: '0BHL35W4',
1521
- menuCode: 'SERH4W 35KS3',
1522
- serviceCode: 'PMS',
1523
- description: 'CARRY OUT 35,000 KM SERVICE',
1524
- },
1525
- {
1526
- rtsCode: 'CWASH',
1527
- menuCode: ' ',
1528
- serviceCode: 'PMS',
1529
- description: 'Free Car Wash',
1530
- },
1531
- ],
1532
- partLines: [
1533
- {
1534
- partNumber: 'T9043012031',
1535
- qty: 1,
1536
- menuCode: 'SERH4W 35KS3',
1537
- partDescription: 'GASKET',
1538
- },
1539
- {
1540
- partNumber: 'T90915YZZD2',
1541
- qty: 1,
1542
- menuCode: 'SERH4W 35KS3',
1543
- partDescription: 'FILTER, OIL',
1544
- },
1545
- {
1546
- partNumber: 'T0888083715',
1547
- qty: 5.5,
1548
- menuCode: 'SERH4W 35KS3',
1549
- partDescription: 'TGMO SN 5W30 208L',
1550
- },
1551
- ],
1552
- },
1553
- {
1554
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1555
- serviceDate: '2024-02-05',
1556
- mileage: 35261,
1557
- companyName: 'SAS',
1558
- branchName: 'SAS - Showroom | Duhok',
1559
- companyId: 1,
1560
- branchId: 43,
1561
- account: 'C00015',
1562
- invoiceNumber: 53158737,
1563
- wipNumber: 59536,
1564
- laborLines: [
1565
- {
1566
- rtsCode: 'BGTPFI',
1567
- menuCode: 'BGTPFI',
1568
- serviceCode: 'PMS',
1569
- description: 'BG PFI Fuel & Air Induction Cl',
1570
- },
1571
- {
1572
- rtsCode: '0BHL05W4',
1573
- menuCode: 'SERH4W 05KS3',
1574
- serviceCode: 'PMS',
1575
- description: 'CARRY OUT 5,000 KM SERVICE',
1576
- },
1577
- {
1578
- rtsCode: 'CONS',
1579
- menuCode: ' ',
1580
- serviceCode: 'PMS',
1581
- description: 'Consumables',
1582
- },
1583
- {
1584
- rtsCode: '473301',
1585
- menuCode: ' ',
1586
- serviceCode: 'PMS',
1587
- description: 'FRONT DISC BRAKE PAD AND/OR DI',
1588
- },
1589
- ],
1590
- partLines: [
1591
- {
1592
- partNumber: 'T044650K360',
1593
- qty: 1,
1594
- menuCode: ' ',
1595
- partDescription: 'PAD KIT, DISC BRAKE',
1596
- },
1597
- {
1598
- partNumber: 'ZBG2901M3',
1599
- qty: 1,
1600
- menuCode: 'BGTPFI',
1601
- partDescription: 'PFI FUEL & AIR INDUCTION CLEANING',
1602
- },
1603
- {
1604
- partNumber: 'T0888083715',
1605
- qty: 5.5,
1606
- menuCode: 'SERH4W 05KS3',
1607
- partDescription: 'TGMO SN 5W30 208L',
1608
- },
1609
- {
1610
- partNumber: 'T9043012031',
1611
- qty: 1,
1612
- menuCode: 'SERH4W 05KS3',
1613
- partDescription: 'GASKET',
1614
- },
1615
- {
1616
- partNumber: 'T90915YZZD2',
1617
- qty: 1,
1618
- menuCode: 'SERH4W 05KS3',
1619
- partDescription: 'FILTER, OIL',
1620
- },
1621
- ],
1622
- },
1623
- {
1624
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1625
- serviceDate: '2023-12-25',
1626
- mileage: 30253,
1627
- companyName: 'SAS',
1628
- branchName: 'SAS - Showroom | Duhok',
1629
- companyId: 1,
1630
- branchId: 43,
1631
- account: 'C00015',
1632
- invoiceNumber: 53157673,
1633
- wipNumber: 57573,
1634
- laborLines: [
1635
- {
1636
- rtsCode: 'CONS',
1637
- menuCode: ' ',
1638
- serviceCode: 'PMS',
1639
- description: 'Consumables',
1640
- },
1641
- {
1642
- rtsCode: 'CWASH',
1643
- menuCode: ' ',
1644
- serviceCode: 'PMS',
1645
- description: 'Free Car Wash',
1646
- },
1647
- {
1648
- rtsCode: 'PDRINSP',
1649
- menuCode: ' ',
1650
- serviceCode: 'PMS',
1651
- description: 'FRONT BUMPER SC3',
1652
- },
1653
- {
1654
- rtsCode: '0BHL25W4',
1655
- menuCode: 'SERH4W 25KS3',
1656
- serviceCode: 'PMS',
1657
- description: 'CARRY OUT 25,000 KM SERVICE',
1658
- },
1659
- ],
1660
- partLines: [
1661
- {
1662
- partNumber: 'T0888083715',
1663
- qty: 5.5,
1664
- menuCode: 'SERH4W 25KS3',
1665
- partDescription: 'TGMO SN 5W30 208L',
1666
- },
1667
- {
1668
- partNumber: 'T9043012031',
1669
- qty: 1,
1670
- menuCode: 'SERH4W 25KS3',
1671
- partDescription: 'GASKET',
1672
- },
1673
- {
1674
- partNumber: 'T90915YZZD2',
1675
- qty: 1,
1676
- menuCode: 'SERH4W 25KS3',
1677
- partDescription: 'FILTER, OIL',
1678
- },
1679
- ],
1680
- },
1681
- ],
1682
- ssc: null,
1683
- vehicleVariantInfo: null,
1684
- vehicleSpecification: {
1685
- modelDesc: 'HILUX 2.7 D/C 4*4/AT/High/ADD',
1686
- variantDesc: '2.7L/DC/4x4/AT/High/ADD',
1687
- class: 'C',
1688
- bodyType: ' ',
1689
- engine: ' 2700 ',
1690
- cylinders: ' 0 ',
1691
- lightHeavy: ' ',
1692
- doors: ' 4 ',
1693
- fuel: 'P',
1694
- transmission: 'Automatic',
1695
- side: '1',
1696
- engineType: ' ',
1697
- tankCap: ' 0 ',
1698
- style: 'Pick up',
1699
- fuelLiter: null,
1700
- color: 'SUPER WHITE 2',
1701
- trim: 'TERRA COTTA',
1702
- },
1703
- serviceItems: [
1704
- {
1705
- name: '1,000 KM Free Service',
1706
- type: 'free',
1707
- activatedAt: '2023-01-08',
1708
- expiresAt: '2023-04-08',
1709
- status: 'processed',
1710
- redeemDate: '2023-01-19',
1711
- },
1712
- {
1713
- name: '5,000 KM Free Service',
1714
- type: 'free',
1715
- activatedAt: '2023-04-08',
1716
- expiresAt: '2023-07-08',
1717
- status: 'expired',
1718
- },
1719
- {
1720
- name: '10,000 KM Free Service',
1721
- type: 'free',
1722
- activatedAt: '2023-07-08',
1723
- expiresAt: '2023-10-08',
1724
- status: 'cancelled',
1725
- },
1726
- {
1727
- name: '15,000 KM Free Service',
1728
- type: 'free',
1729
- activatedAt: '2023-10-08',
1730
- expiresAt: '2024-01-08',
1731
- status: 'processed',
1732
- },
1733
- {
1734
- name: '20,000 KM Free Service',
1735
- type: 'free',
1736
- activatedAt: '2024-01-08',
1737
- expiresAt: '2024-03-08',
1738
- status: 'processed',
1739
- },
1740
- ],
1741
- basicModelCode: 'TGN126',
1742
- },
1743
- JTMHX01J8L4198299: {
1744
- accessories: [
1745
- {
1746
- partNumber: 'yakam2',
1747
- description: 'dwam',
1748
- image: 'https://static.printler.com/cache/a/1/6/6/6/e/a1666e9c70da357a080e59aa1058f9c1aa84f847.jpg',
1749
- },
1750
- {
1751
- partNumber: 'test1',
1752
- description: 'lorem',
1753
- image: 'https://uploads.dailydot.com/2018/10/olli-the-polite-cat.jpg?q=65&auto=format&w=1200&ar=2:1&fit=crop',
1754
- },
1755
- {
1756
- partNumber: 'yakam231',
1757
- description: 'dwam',
1758
- image: 'https://static.printler.com/cache/a/1/6/6/6/e/a1666e9c70da357a080e59aa1058f9c1aa84f847.jpg',
1759
- },
1760
- {
1761
- partNumber: 'test1321',
1762
- description: 'lorem',
1763
- image: 'https://uploads.dailydot.com/2018/10/olli-the-polite-cat.jpg?q=65&auto=format&w=1200&ar=2:1&fit=crop',
1764
- },
1765
- ],
1766
- paintThickness: {
1767
- parts: [
1768
- {
1769
- part: ' Front Fender',
1770
- left: 90,
1771
- right: 100,
1772
- },
1773
- {
1774
- part: ' Front Door',
1775
- left: 90,
1776
- right: 90,
1777
- },
1778
- {
1779
- part: ' Front Fender1',
1780
- left: 90,
1781
- right: 100,
1782
- },
1783
- {
1784
- part: ' Front Door2',
1785
- left: 90,
1786
- right: 90,
1787
- },
1788
- ],
1789
- imageGroups: [
1790
- {
1791
- name: 'zero',
1792
- images: ['https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Hood_1.jpg'],
1793
- },
1794
- {
1795
- name: 'second',
1796
- images: [
1797
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_1.jpg',
1798
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_2.jpg',
1799
- ],
1800
- },
1801
- {
1802
- name: 'second',
1803
- images: [
1804
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_1.jpg',
1805
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_2.jpg',
1806
- ],
1807
- },
1808
- {
1809
- name: 'third',
1810
- images: [
1811
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Front_Fender_3.jpg',
1812
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Rear_Door_1.jpg',
1813
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Rear_Door_2.jpg',
1814
- ],
1815
- },
1816
- ],
1817
- },
1818
- vin: 'JTMHX01J8L4198299',
1819
- identifiers: {
1820
- vin: 'JTMHX01J8L4198295',
1821
- variant: null,
1822
- katashiki: null,
1823
- color: null,
1824
- trim: null,
1825
- brand: 0,
1826
- brandIntegrationID: null,
1827
- },
1828
- saleInformation: null,
1829
- isAuthorized: false,
1830
- warranty: {
1831
- hasActiveWarranty: false,
1832
- warrantyStartDate: '2020-06-05',
1833
- warrantyEndDate: '2021-06-05',
1834
- hasExtendedWarranty: false,
1835
- extendedWarrantyStartDate: null,
1836
- extendedWarrantyEndDate: null,
1837
- },
1838
- nextServiceDate: '2023-12-12',
1839
- serviceHistory: [
1840
- {
1841
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1842
- serviceDate: '2023-09-12',
1843
- mileage: 30296,
1844
- companyName: 'CIHAN',
1845
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
1846
- companyId: 2,
1847
- branchId: 14,
1848
- account: 'CS00022',
1849
- invoiceNumber: 51456604,
1850
- wipNumber: 13681,
1851
- laborLines: [
1852
- {
1853
- rtsCode: 'NOTES',
1854
- menuCode: ' ',
1855
- serviceCode: 'PMS',
1856
- description: 'FR WIPER RUBBER NEEDS TO R/P,',
1857
- },
1858
- {
1859
- rtsCode: 'EXPMAIN',
1860
- menuCode: ' ',
1861
- serviceCode: 'PMS',
1862
- description: 'EXPMAIN',
1863
- },
1864
- {
1865
- rtsCode: '0BLC25UR',
1866
- menuCode: 'SERLCUR 25KS',
1867
- serviceCode: 'PMS',
1868
- description: 'CARRY OUT 25,000 KM SERVICE',
1869
- },
1870
- ],
1871
- partLines: [
1872
- {
1873
- partNumber: 'T04152YZZD4',
1874
- qty: 1,
1875
- menuCode: 'SERLCUR 25KS',
1876
- partDescription: 'ELEMENT KIT, OIL',
1877
- },
1878
- {
1879
- partNumber: 'T0888083719',
1880
- qty: 8,
1881
- menuCode: 'SERLCUR 25KS',
1882
- partDescription: 'LGMO SN 5W40 208L',
1883
- },
1884
- {
1885
- partNumber: 'T9043012031',
1886
- qty: 1,
1887
- menuCode: 'SERLCUR 25KS',
1888
- partDescription: 'GASKET',
1889
- },
1890
- {
1891
- partNumber: 'T7736035040',
1892
- qty: 1,
1893
- menuCode: ' ',
1894
- partDescription: 'SPRING ASSY, FUEL',
1895
- },
1896
- ],
1897
- },
1898
- {
1899
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1900
- serviceDate: '2023-02-09',
1901
- mileage: 25660,
1902
- companyName: 'CIHAN',
1903
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
1904
- companyId: 2,
1905
- branchId: 14,
1906
- account: 'CS00022',
1907
- invoiceNumber: 51447340,
1908
- wipNumber: 52446,
1909
- laborLines: [
1910
- {
1911
- rtsCode: '02FUELLCUR',
1912
- menuCode: 'FUEL FILTER LCUR',
1913
- serviceCode: 'PMS',
1914
- description: 'FUEL FILTER REPLACEMENT',
1915
- },
1916
- {
1917
- rtsCode: '0BLC25UR',
1918
- menuCode: 'SERLCUR 25KS',
1919
- serviceCode: 'PMS',
1920
- description: 'CARRY OUT 25,000 KM SERVICE',
1921
- },
1922
- ],
1923
- partLines: [
1924
- {
1925
- partNumber: 'T0888083719',
1926
- qty: 8,
1927
- menuCode: 'SERLCUR 25KS',
1928
- partDescription: 'LGMO SN 5W40 208L',
1929
- },
1930
- {
1931
- partNumber: 'T9043012031',
1932
- qty: 1,
1933
- menuCode: 'SERLCUR 25KS',
1934
- partDescription: 'GASKET',
1935
- },
1936
- {
1937
- partNumber: 'T2330050150',
1938
- qty: 1,
1939
- menuCode: 'FUEL FILTER LCUR',
1940
- partDescription: 'FILTER ASSY, FUEL',
1941
- },
1942
- {
1943
- partNumber: 'T04152YZZD4',
1944
- qty: 1,
1945
- menuCode: 'SERLCUR 25KS',
1946
- partDescription: 'ELEMENT KIT, OIL',
1947
- },
1948
- ],
1949
- },
1950
- {
1951
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1952
- serviceDate: '2022-09-10',
1953
- mileage: 20574,
1954
- companyName: 'CIHAN',
1955
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
1956
- companyId: 2,
1957
- branchId: 14,
1958
- account: 'CS00022',
1959
- invoiceNumber: 51441539,
1960
- wipNumber: 41940,
1961
- laborLines: [
1962
- {
1963
- rtsCode: '0BLC15UR',
1964
- menuCode: 'SERLCUR 15KS',
1965
- serviceCode: 'PMS',
1966
- description: 'CARRY OUT 15,000 KM SERVICE',
1967
- },
1968
- {
1969
- rtsCode: '37099',
1970
- menuCode: ' ',
1971
- serviceCode: 'PMS',
1972
- description: 'GREASING',
1973
- },
1974
- ],
1975
- partLines: [
1976
- {
1977
- partNumber: 'T1780138030',
1978
- qty: 1,
1979
- menuCode: ' ',
1980
- partDescription: 'ELEMENT SUB-ASSY,',
1981
- },
1982
- {
1983
- partNumber: 'T0888083719',
1984
- qty: 8,
1985
- menuCode: 'SERLCUR 15KS',
1986
- partDescription: 'LGMO SN 5W40 208L',
1987
- },
1988
- {
1989
- partNumber: 'T9043012031',
1990
- qty: 1,
1991
- menuCode: 'SERLCUR 15KS',
1992
- partDescription: 'GASKET',
1993
- },
1994
- {
1995
- partNumber: 'T04152YZZD4',
1996
- qty: 1,
1997
- menuCode: ' ',
1998
- partDescription: 'ELEMENT KIT, OIL',
1999
- },
2000
- ],
2001
- },
2002
- {
2003
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2004
- serviceDate: '2021-11-27',
2005
- mileage: 13964,
2006
- companyName: 'CIHAN',
2007
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
2008
- companyId: 2,
2009
- branchId: 14,
2010
- account: 'CS00022',
2011
- invoiceNumber: 51431492,
2012
- wipNumber: 22296,
2013
- laborLines: [
2014
- {
2015
- rtsCode: '0BLC15UR',
2016
- menuCode: 'SERLCUR 15KS',
2017
- serviceCode: 'PMS',
2018
- description: 'CARRY OUT 15,000 KM SERVICE',
2019
- },
2020
- ],
2021
- partLines: [
2022
- {
2023
- partNumber: 'T0888083719',
2024
- qty: 8,
2025
- menuCode: 'SERLCUR 15KS',
2026
- partDescription: 'LGMO SN 5W40 208L',
2027
- },
2028
- {
2029
- partNumber: 'T04152YZZD4',
2030
- qty: 1,
2031
- menuCode: 'SERLCUR 15KS',
2032
- partDescription: 'ELEMENT KIT, OIL',
2033
- },
2034
- {
2035
- partNumber: 'T9043012031',
2036
- qty: 1,
2037
- menuCode: 'SERLCUR 15KS',
2038
- partDescription: 'GASKET',
2039
- },
2040
- ],
2041
- },
2042
- ],
2043
- ssc: null,
2044
- vehicleVariantInfo: null,
2045
- vehicleSpecification: null,
2046
- serviceItems: [
2047
- {
2048
- name: '1,000 KM Free Service',
2049
- type: 'free',
2050
- activatedAt: '2023-01-08',
2051
- expiresAt: '2023-04-08',
2052
- status: 'processed',
2053
- redeemDate: '2023-01-19',
2054
- },
2055
- {
2056
- name: '5,000 KM Free Service',
2057
- type: 'free',
2058
- activatedAt: '2023-04-08',
2059
- expiresAt: '2023-07-08',
2060
- status: 'pending',
2061
- },
2062
- ],
2063
- basicModelCode: null,
2064
- },
2065
- JTMABBBJ9P4099243: {
2066
- accessories: [
2067
- {
2068
- partNumber: 'yakam',
2069
- description: 'dwam',
2070
- image: 'https://static.printler.com/cache/a/1/6/6/6/e/a1666e9c70da357a080e59aa1058f9c1aa84f847.jpg',
2071
- },
2072
- ],
2073
- paintThickness: {
2074
- parts: [
2075
- {
2076
- part: ' Front Fender',
2077
- left: 90,
2078
- right: 100,
2079
- },
2080
- {
2081
- part: ' Front Door',
2082
- left: 90,
2083
- right: 90,
2084
- },
2085
- {
2086
- part: ' Front Fender1',
2087
- left: 90,
2088
- right: 100,
2089
- },
2090
- {
2091
- part: ' Front Door2',
2092
- left: 90,
2093
- right: 90,
2094
- },
2095
- ],
2096
- imageGroups: [
2097
- {
2098
- name: 'zero',
2099
- images: ['https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Hood_1.jpg'],
2100
- },
2101
- {
2102
- name: 'second',
2103
- images: [
2104
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_1.jpg',
2105
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_2.jpg',
2106
- ],
2107
- },
2108
- {
2109
- name: 'second',
2110
- images: [
2111
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_1.jpg',
2112
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_2.jpg',
2113
- ],
2114
- },
2115
- {
2116
- name: 'third',
2117
- images: [
2118
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Front_Fender_3.jpg',
2119
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Rear_Door_1.jpg',
2120
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Rear_Door_2.jpg',
2121
- ],
2122
- },
2123
- ],
2124
- },
2125
- vin: 'JTMABBBJ9P4099243',
2126
- identifiers: {
2127
- vin: 'JTMABBBJ9P4099243',
2128
- variant: '53311S3202301',
2129
- katashiki: 'VJA300L-GNUAZV',
2130
- color: '070',
2131
- trim: '40',
2132
- brand: 0,
2133
- brandIntegrationID: 'TYT',
2134
- },
2135
- saleInformation: {
2136
- dealerIntegrationID: '1',
2137
- dealerName: 'SAS',
2138
- branchIntegrationID: '44',
2139
- branchName: 'SAS - Showroom | Basra',
2140
- customerAccount: 'R01954',
2141
- customerID: '97120',
2142
- invoiceDate: '2023-09-18',
2143
- invoiceNumber: 11160168,
2144
- broker: {
2145
- brokerId: 539,
2146
- brokerName: 'Al-Burchman',
2147
- customerID: 17782,
2148
- invoiceNumber: 71,
2149
- invoiceDate: '2023-11-23',
2150
- },
2151
- },
2152
- isAuthorized: true,
2153
- warranty: {
2154
- hasActiveWarranty: true,
2155
- warrantyStartDate: '2023-11-23',
2156
- warrantyEndDate: '2026-11-23',
2157
- hasExtendedWarranty: false,
2158
- extendedWarrantyStartDate: null,
2159
- extendedWarrantyEndDate: null,
2160
- },
2161
- nextServiceDate: '2025-02-19',
2162
- serviceHistory: [
2163
- {
2164
- serviceType: 'SSC Campaign',
2165
- serviceDate: '2024-11-19',
2166
- mileage: 12112,
2167
- companyName: 'SAS',
2168
- branchName: 'SAS - Showroom | Basra',
2169
- companyId: 1,
2170
- branchId: 44,
2171
- account: 'W00001',
2172
- invoiceNumber: 54302844,
2173
- wipNumber: 32325,
2174
- laborLines: [
2175
- {
2176
- rtsCode: 'ZGG79A',
2177
- menuCode: ' ',
2178
- serviceCode: 'SSC',
2179
- description: 'Reprograming',
2180
- },
2181
- ],
2182
- partLines: [],
2183
- },
2184
- {
2185
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2186
- serviceDate: '2024-11-19',
2187
- mileage: 12112,
2188
- companyName: 'SAS',
2189
- branchName: 'SAS - Showroom | Basra',
2190
- companyId: 1,
2191
- branchId: 44,
2192
- account: 'C00017',
2193
- invoiceNumber: 54175880,
2194
- wipNumber: 31762,
2195
- laborLines: [
2196
- {
2197
- rtsCode: '0BLCVJ05',
2198
- menuCode: 'SERLCVJ 05KS3',
2199
- serviceCode: 'PMS',
2200
- description: 'CARRY OUT 5,000 KM SERVICE',
2201
- },
2202
- {
2203
- rtsCode: 'CONSU',
2204
- menuCode: 'CONS',
2205
- serviceCode: 'PMS',
2206
- description: 'Consumables',
2207
- },
2208
- ],
2209
- partLines: [
2210
- {
2211
- partNumber: 'T0888083715',
2212
- qty: 7.3,
2213
- menuCode: 'SERLCVJ 05KS3',
2214
- partDescription: 'TGMO SN 5W30 208L',
2215
- },
2216
- {
2217
- partNumber: 'T9043012031',
2218
- qty: 1,
2219
- menuCode: 'SERLCVJ 05KS3',
2220
- partDescription: 'GASKET',
2221
- },
2222
- {
2223
- partNumber: 'T9091510010',
2224
- qty: 1,
2225
- menuCode: 'SERLCVJ 05KS3',
2226
- partDescription: 'FILTER, OIL',
2227
- },
2228
- ],
2229
- },
2230
- {
2231
- serviceType: 'SSC Campaign',
2232
- serviceDate: '2024-09-08',
2233
- mileage: 9947,
2234
- companyName: 'SAS',
2235
- branchName: 'SAS - Showroom | Basra',
2236
- companyId: 1,
2237
- branchId: 44,
2238
- account: 'W00001',
2239
- invoiceNumber: 54302319,
2240
- wipNumber: 23978,
2241
- laborLines: [
2242
- {
2243
- rtsCode: 'ZGG04A',
2244
- menuCode: ' ',
2245
- serviceCode: 'SSC',
2246
- description: 'Reprograming for transmission',
2247
- },
2248
- ],
2249
- partLines: [],
2250
- },
2251
- {
2252
- serviceType: 'PM L (10K,30K,50K & 90K)',
2253
- serviceDate: '2024-09-08',
2254
- mileage: 9947,
2255
- companyName: 'SAS',
2256
- branchName: 'SAS - Showroom | Basra',
2257
- companyId: 1,
2258
- branchId: 44,
2259
- account: 'C00017',
2260
- invoiceNumber: 54170870,
2261
- wipNumber: 23814,
2262
- laborLines: [
2263
- {
2264
- rtsCode: 'CONSU',
2265
- menuCode: 'CONS',
2266
- serviceCode: 'PML',
2267
- description: 'Consumables',
2268
- },
2269
- {
2270
- rtsCode: 'BGT44K',
2271
- menuCode: 'BGT44K',
2272
- serviceCode: 'PML',
2273
- description: 'BG 44K Platinum Fuel System Cl',
2274
- },
2275
- {
2276
- rtsCode: '0BLCVJ05',
2277
- menuCode: 'SERLCVJ 05KS3',
2278
- serviceCode: 'PML',
2279
- description: 'CARRY OUT 5,000 KM SERVICE',
2280
- },
2281
- ],
2282
- partLines: [
2283
- {
2284
- partNumber: 'ZBG208M3',
2285
- qty: 1,
2286
- menuCode: 'BGT44K',
2287
- partDescription: '44K PLATINUM FUEL & COMBUSTION CLEANER',
2288
- },
2289
- {
2290
- partNumber: 'T9043012031',
2291
- qty: 1,
2292
- menuCode: 'SERLCVJ 05KS3',
2293
- partDescription: 'GASKET',
2294
- },
2295
- {
2296
- partNumber: 'T0888083715',
2297
- qty: 7.3,
2298
- menuCode: 'SERLCVJ 05KS3',
2299
- partDescription: 'TGMO SN 5W30 208L',
2300
- },
2301
- {
2302
- partNumber: 'T9091510010',
2303
- qty: 1,
2304
- menuCode: 'SERLCVJ 05KS3',
2305
- partDescription: 'FILTER, OIL',
2306
- },
2307
- ],
2308
- },
2309
- {
2310
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2311
- serviceDate: '2024-04-16',
2312
- mileage: 7520,
2313
- companyName: 'SAS',
2314
- branchName: 'SAS - Showroom | Basra',
2315
- companyId: 1,
2316
- branchId: 44,
2317
- account: 'C00017',
2318
- invoiceNumber: 54162502,
2319
- wipNumber: 64883,
2320
- laborLines: [
2321
- {
2322
- rtsCode: '0BLCVJ05',
2323
- menuCode: 'SERLCVJ 05KS',
2324
- serviceCode: 'PMS',
2325
- description: 'CARRY OUT 5,000 KM SERVICE',
2326
- },
2327
- {
2328
- rtsCode: 'PDRINSP',
2329
- menuCode: ' ',
2330
- serviceCode: 'PMS',
2331
- description: 'SMW1',
2332
- },
2333
- {
2334
- rtsCode: 'CONSU',
2335
- menuCode: ' ',
2336
- serviceCode: 'PMS',
2337
- description: 'Consumables',
2338
- },
2339
- ],
2340
- partLines: [
2341
- {
2342
- partNumber: 'T9043012031',
2343
- qty: 1,
2344
- menuCode: 'SERLCVJ 05KS',
2345
- partDescription: 'GASKET',
2346
- },
2347
- {
2348
- partNumber: 'T9091510010',
2349
- qty: 1,
2350
- menuCode: 'SERLCVJ 05KS',
2351
- partDescription: 'FILTER, OIL',
2352
- },
2353
- {
2354
- partNumber: 'T0888083719',
2355
- qty: 7.3,
2356
- menuCode: 'SERLCVJ 05KS',
2357
- partDescription: 'LGMO SN 5W40 208L',
2358
- },
2359
- ],
2360
- },
2361
- {
2362
- serviceType: 'SSC Campaign',
2363
- serviceDate: '2024-01-31',
2364
- mileage: 5210,
2365
- companyName: 'SAS',
2366
- branchName: 'SAS - Showroom | Basra',
2367
- companyId: 1,
2368
- branchId: 44,
2369
- account: 'W00001',
2370
- invoiceNumber: 54301537,
2371
- wipNumber: 58888,
2372
- laborLines: [
2373
- {
2374
- rtsCode: 'YHG14A',
2375
- menuCode: ' ',
2376
- serviceCode: 'SSC',
2377
- description: 'Deliver second smart key',
2378
- },
2379
- ],
2380
- partLines: [
2381
- {
2382
- partNumber: 'T0400299102',
2383
- qty: 1,
2384
- menuCode: ' ',
2385
- partDescription: 'TRANSMITTER',
2386
- },
2387
- ],
2388
- },
2389
- {
2390
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2391
- serviceDate: '2024-01-31',
2392
- mileage: 5210,
2393
- companyName: 'SAS',
2394
- branchName: 'SAS - Showroom | Basra',
2395
- companyId: 1,
2396
- branchId: 44,
2397
- account: 'S00031',
2398
- invoiceNumber: 54158983,
2399
- wipNumber: 58782,
2400
- laborLines: [
2401
- {
2402
- rtsCode: '0BLCVJ05',
2403
- menuCode: 'SERLCVJ 05KS3',
2404
- serviceCode: 'PMS',
2405
- description: 'CARRY OUT 5,000 KM SERVICE',
2406
- },
2407
- ],
2408
- partLines: [
2409
- {
2410
- partNumber: 'T9091510010',
2411
- qty: 1,
2412
- menuCode: 'SERLCVJ 05KS3',
2413
- partDescription: 'FILTER, OIL',
2414
- },
2415
- {
2416
- partNumber: 'T9043012031',
2417
- qty: 1,
2418
- menuCode: 'SERLCVJ 05KS3',
2419
- partDescription: 'GASKET',
2420
- },
2421
- {
2422
- partNumber: 'T0888083715',
2423
- qty: 7.3,
2424
- menuCode: 'SERLCVJ 05KS3',
2425
- partDescription: 'TGMO SN 5W30 208L',
2426
- },
2427
- ],
2428
- },
2429
- {
2430
- serviceType: 'Fist Service (1000 KM)',
2431
- serviceDate: '2023-11-28',
2432
- mileage: 2165,
2433
- companyName: 'SAS',
2434
- branchName: 'SAS - Showroom | Basra',
2435
- companyId: 1,
2436
- branchId: 44,
2437
- account: 'Z00244',
2438
- invoiceNumber: 54156124,
2439
- wipNumber: 54143,
2440
- laborLines: [
2441
- {
2442
- rtsCode: '0F1110',
2443
- menuCode: ' ',
2444
- serviceCode: 'FSR',
2445
- description: 'First Service(1000 KM)',
2446
- },
2447
- ],
2448
- partLines: [],
2449
- },
2450
- ],
2451
- ssc: [
2452
- {
2453
- sscCode: '23SD-024',
2454
- description: '2nd Electircal Key',
2455
- labors: [{
2456
- laborCode: 'YHG14A'
2457
- }],
2458
- repaired: true,
2459
- repairDate: '2024-01-31',
2460
- parts: [
2461
- {
2462
- partNumber: '0400299102',
2463
- partDescription: null,
2464
- isAvailable: false,
2465
- },
2466
- {
2467
- partNumber: '0400249102',
2468
- partDescription: null,
2469
- isAvailable: true,
2470
- },
2471
- ],
2472
- },
2473
- {
2474
- sscCode: '24SD-004',
2475
- description: 'Automatic Transmission ECU reprogramming',
2476
- labors: [{
2477
- laborCode: 'ZGG04A'
2478
- }],
2479
- repaired: true,
2480
- repairDate: '2024-09-08',
2481
- parts: [],
2482
- },
2483
- {
2484
- sscCode: '24SD-095',
2485
- description: 'Engine ECU Cooling Fan Reprogramming',
2486
- labors: [{
2487
- laborCode: 'ZGG79A'
2488
- }],
2489
- repaired: true,
2490
- repairDate: '2024-11-19',
2491
- parts: [],
2492
- },
2493
- ],
2494
- vehicleVariantInfo: {
2495
- modelCode: '53311',
2496
- sfx: 'S3',
2497
- modelYear: 2023,
2498
- },
2499
- vehicleSpecification: {
2500
- modelDesc: 'LAND CRUISER 3.5 LC300',
2501
- variantDesc: '3.5L Turbo AX HIGH/Plus',
2502
- class: 'P',
2503
- bodyType: ' ',
2504
- engine: ' 3500 ',
2505
- cylinders: ' 0 ',
2506
- lightHeavy: ' ',
2507
- doors: ' 5 ',
2508
- fuel: 'P',
2509
- transmission: 'Automatic',
2510
- side: '1',
2511
- engineType: ' ',
2512
- tankCap: ' 0 ',
2513
- style: 'SUV',
2514
- fuelLiter: null,
2515
- color: 'WHITE PEARL CS',
2516
- trim: 'DK.GRAY/OAK/Beige',
2517
- },
2518
- serviceItems: [
2519
- {
2520
- name: '1,000 KM Free Service',
2521
- type: 'free',
2522
- activatedAt: '2023-01-08',
2523
- expiresAt: '2023-04-08',
2524
- status: 'processed',
2525
- redeemDate: '2023-01-19',
2526
- },
2527
- {
2528
- name: '5,000 KM Free Service',
2529
- type: 'free',
2530
- activatedAt: '2023-04-08',
2531
- expiresAt: '2023-07-08',
2532
- status: 'processed',
2533
- },
2534
- {
2535
- name: '10,000 KM Free Service',
2536
- type: 'free',
2537
- activatedAt: '2023-07-08',
2538
- expiresAt: '2023-10-08',
2539
- status: 'processed',
2540
- },
2541
- {
2542
- name: '15,000 KM Free Service',
2543
- type: 'free',
2544
- activatedAt: '2023-10-08',
2545
- expiresAt: '2024-01-08',
2546
- status: 'processed',
2547
- },
2548
- {
2549
- name: '20,000 KM Free Service',
2550
- type: 'free',
2551
- activatedAt: '2024-01-08',
2552
- expiresAt: '2024-03-08',
2553
- status: 'processed',
2554
- },
2555
- {
2556
- name: '25,000 KM Free Service',
2557
- type: 'free',
2558
- activatedAt: '2024-01-08',
2559
- expiresAt: '2024-03-08',
2560
- status: 'processed',
2561
- },
2562
- {
2563
- name: '30,000 KM Free Service',
2564
- type: 'free',
2565
- activatedAt: '2024-01-08',
2566
- expiresAt: '2024-03-08',
2567
- status: 'processed',
2568
- },
2569
- {
2570
- name: '35,000 KM Free Service',
2571
- type: 'free',
2572
- activatedAt: '2024-01-08',
2573
- expiresAt: '2024-03-08',
2574
- status: 'processed',
2575
- },
2576
- {
2577
- name: '40,000 KM Free Service',
2578
- type: 'free',
2579
- activatedAt: '2024-01-08',
2580
- expiresAt: '2024-03-08',
2581
- status: 'processed',
2582
- },
2583
- {
2584
- name: '45,000 KM Free Service',
2585
- type: 'free',
2586
- activatedAt: '2024-01-08',
2587
- expiresAt: '2024-03-08',
2588
- status: 'processed',
2589
- },
2590
- {
2591
- name: '50,000 KM Free Service',
2592
- type: 'free',
2593
- activatedAt: '2024-01-08',
2594
- expiresAt: '2024-03-08',
2595
- status: 'processed',
2596
- },
2597
- {
2598
- name: '55,000 KM Free Service',
2599
- type: 'free',
2600
- activatedAt: '2024-01-08',
2601
- expiresAt: '2024-03-08',
2602
- status: 'processed',
2603
- },
2604
- {
2605
- name: '60,000 KM Free Service',
2606
- type: 'free',
2607
- activatedAt: '2024-01-08',
2608
- expiresAt: '2024-03-08',
2609
- status: 'processed',
2610
- },
2611
- {
2612
- name: '65,000 KM Free Service',
2613
- type: 'free',
2614
- activatedAt: '2024-01-08',
2615
- expiresAt: '2024-03-08',
2616
- status: 'processed',
2617
- },
2618
- {
2619
- name: '70,000 KM Free Service',
2620
- type: 'free',
2621
- activatedAt: '2024-01-08',
2622
- expiresAt: '2024-03-08',
2623
- status: 'processed',
2624
- },
2625
- {
2626
- name: '75,000 KM Free Service',
2627
- type: 'free',
2628
- activatedAt: '2024-01-08',
2629
- expiresAt: '2024-03-08',
2630
- status: 'processed',
2631
- },
2632
- {
2633
- name: '80,000 KM Free Service',
2634
- type: 'free',
2635
- activatedAt: '2024-01-08',
2636
- expiresAt: '2024-03-08',
2637
- status: 'pending',
2638
- },
2639
- {
2640
- name: '85,000 KM Free Service',
2641
- type: 'free',
2642
- activatedAt: '2024-01-08',
2643
- expiresAt: '2024-03-08',
2644
- status: 'pending',
2645
- },
2646
- {
2647
- name: '90,000 KM Free Service',
2648
- type: 'free',
2649
- activatedAt: '2024-01-08',
2650
- expiresAt: '2024-03-08',
2651
- status: 'pending',
2652
- },
2653
- {
2654
- name: '95,000 KM Free Service',
2655
- type: 'free',
2656
- activatedAt: '2024-01-08',
2657
- expiresAt: '2024-03-08',
2658
- status: 'pending',
2659
- },
2660
- {
2661
- name: '100,000 KM Free Service',
2662
- type: 'free',
2663
- activatedAt: '2024-01-08',
2664
- expiresAt: '2024-03-08',
2665
- status: 'pending',
2666
- },
2667
- ],
2668
- basicModelCode: 'VJA300',
2669
- },
2670
- JTMHU09J6E4100543: {
2671
- paintThickness: {
2672
- parts: [
2673
- {
2674
- part: ' Front Fender',
2675
- left: 90,
2676
- right: 100,
2677
- },
2678
- {
2679
- part: ' Front Door',
2680
- left: 90,
2681
- right: 90,
2682
- },
2683
- {
2684
- part: ' Front Fender1',
2685
- left: 90,
2686
- right: 100,
2687
- },
2688
- {
2689
- part: ' Front Door2',
2690
- left: 90,
2691
- right: 90,
2692
- },
2693
- ],
2694
- imageGroups: [
2695
- {
2696
- name: 'zero',
2697
- images: ['https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Hood_1.jpg'],
2698
- },
2699
- {
2700
- name: 'second',
2701
- images: [
2702
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_1.jpg',
2703
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_2.jpg',
2704
- ],
2705
- },
2706
- {
2707
- name: 'second',
2708
- images: [
2709
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_1.jpg',
2710
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_2.jpg',
2711
- ],
2712
- },
2713
- {
2714
- name: 'third',
2715
- images: [
2716
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Front_Fender_3.jpg',
2717
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Rear_Door_1.jpg',
2718
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Rear_Door_2.jpg',
2719
- ],
2720
- },
2721
- ],
2722
- },
2723
- vin: 'JTMHU09J6E4100543',
2724
- identifiers: {
2725
- vin: 'JTMHU09J6E4100543',
2726
- variant: null,
2727
- katashiki: null,
2728
- color: null,
2729
- trim: null,
2730
- brand: 0,
2731
- brandIntegrationID: null,
2732
- },
2733
- saleInformation: null,
2734
- isAuthorized: false,
2735
- warranty: null,
2736
- nextServiceDate: '2025-02-19',
2737
- serviceHistory: [
2738
- {
2739
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2740
- serviceDate: '2024-11-19',
2741
- mileage: 55005,
2742
- companyName: 'SAS',
2743
- branchName: 'SAS - Showroom | Basra',
2744
- companyId: 1,
2745
- branchId: 44,
2746
- account: 'C00017',
2747
- invoiceNumber: 54175877,
2748
- wipNumber: 32299,
2749
- laborLines: [
2750
- {
2751
- rtsCode: '0BLC55GR',
2752
- menuCode: 'SERLCGR 55KS',
2753
- serviceCode: 'PMS',
2754
- description: 'CARRY OUT 55,000 KM SERVICE',
2755
- },
2756
- {
2757
- rtsCode: 'CONSU',
2758
- menuCode: ' ',
2759
- serviceCode: 'PMS',
2760
- description: 'Consumables',
2761
- },
2762
- ],
2763
- partLines: [
2764
- {
2765
- partNumber: 'T9043012031',
2766
- qty: 1,
2767
- menuCode: 'SERLCGR 55KS',
2768
- partDescription: 'GASKET',
2769
- },
2770
- {
2771
- partNumber: 'T04152YZZD5',
2772
- qty: 1,
2773
- menuCode: 'SERLCGR 55KS',
2774
- partDescription: 'ELEMENT KIT, OIL',
2775
- },
2776
- {
2777
- partNumber: 'T0888083719',
2778
- qty: 6.5,
2779
- menuCode: 'SERLCGR 55KS',
2780
- partDescription: 'LGMO SN 5W40 208L',
2781
- },
2782
- ],
2783
- },
2784
- {
2785
- serviceType: 'Value Added Services',
2786
- serviceDate: '2024-11-19',
2787
- mileage: 55005,
2788
- companyName: 'SAS',
2789
- branchName: 'SAS - Showroom | Basra',
2790
- companyId: 1,
2791
- branchId: 44,
2792
- account: 'W00016',
2793
- invoiceNumber: 54175876,
2794
- wipNumber: 32299,
2795
- laborLines: [
2796
- {
2797
- rtsCode: 'BGT44K',
2798
- menuCode: 'BGT44K',
2799
- serviceCode: 'VAS',
2800
- description: 'BG 44K Platinum Fuel System Cl',
2801
- },
2802
- ],
2803
- partLines: [
2804
- {
2805
- partNumber: 'ZBG208M',
2806
- qty: 1,
2807
- menuCode: 'BGT44K',
2808
- partDescription: '44K PLATINUM FUEL & COMBUSTION CLEANER',
2809
- },
2810
- ],
2811
- },
2812
- {
2813
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2814
- serviceDate: '2024-06-02',
2815
- mileage: 49380,
2816
- companyName: 'SAS',
2817
- branchName: 'SAS - Showroom | Basra',
2818
- companyId: 1,
2819
- branchId: 44,
2820
- account: 'C00017',
2821
- invoiceNumber: 54165039,
2822
- wipNumber: 13946,
2823
- laborLines: [
2824
- {
2825
- rtsCode: '002889Z',
2826
- menuCode: ' ',
2827
- serviceCode: 'PMS',
2828
- description: 'CAR COOLER OR AIR CONDITIONER',
2829
- },
2830
- {
2831
- rtsCode: '0BLC05GR',
2832
- menuCode: 'SERLCGR 05KS',
2833
- serviceCode: 'PMS',
2834
- description: 'CARRY OUT 5,000 KM SERVICE',
2835
- },
2836
- {
2837
- rtsCode: 'CONSU',
2838
- menuCode: 'CONS',
2839
- serviceCode: 'PMS',
2840
- description: 'Consumables',
2841
- },
2842
- {
2843
- rtsCode: '32299',
2844
- menuCode: ' ',
2845
- serviceCode: 'PMS',
2846
- description: 'CHK FOR REAR A/C IS LESS COOLI',
2847
- },
2848
- ],
2849
- partLines: [
2850
- {
2851
- partNumber: 'Z09300',
2852
- qty: 900,
2853
- menuCode: ' ',
2854
- partDescription: null,
2855
- },
2856
- {
2857
- partNumber: 'T8713952040',
2858
- qty: 1,
2859
- menuCode: ' ',
2860
- partDescription: 'ELEMENT, AIR REFINER',
2861
- },
2862
- {
2863
- partNumber: 'T1780138030',
2864
- qty: 1,
2865
- menuCode: ' ',
2866
- partDescription: 'ELEMENT SUB-ASSY,',
2867
- },
2868
- {
2869
- partNumber: 'T9043012031',
2870
- qty: 1,
2871
- menuCode: 'SERLCGR 05KS',
2872
- partDescription: 'GASKET',
2873
- },
2874
- {
2875
- partNumber: 'T04152YZZD5',
2876
- qty: 1,
2877
- menuCode: 'SERLCGR 05KS',
2878
- partDescription: 'ELEMENT KIT, OIL',
2879
- },
2880
- {
2881
- partNumber: 'T0888083719',
2882
- qty: 6.5,
2883
- menuCode: 'SERLCGR 05KS',
2884
- partDescription: 'LGMO SN 5W40 208L',
2885
- },
2886
- ],
2887
- },
2888
- {
2889
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2890
- serviceDate: '2024-02-07',
2891
- mileage: 46366,
2892
- companyName: 'SAS',
2893
- branchName: 'SAS - Showroom | Basra',
2894
- companyId: 1,
2895
- branchId: 44,
2896
- account: 'C00017',
2897
- invoiceNumber: 54159267,
2898
- wipNumber: 59455,
2899
- laborLines: [
2900
- {
2901
- rtsCode: '0BLC05GR',
2902
- menuCode: 'SERLCGR 05KS3',
2903
- serviceCode: 'PMS',
2904
- description: 'CARRY OUT 5,000 KM SERVICE',
2905
- },
2906
- {
2907
- rtsCode: 'CONSU',
2908
- menuCode: ' ',
2909
- serviceCode: 'PMS',
2910
- description: 'Consumables',
2911
- },
2912
- ],
2913
- partLines: [
2914
- {
2915
- partNumber: 'T0888083715',
2916
- qty: 6.5,
2917
- menuCode: 'SERLCGR 05KS3',
2918
- partDescription: 'TGMO SN 5W30 208L',
2919
- },
2920
- {
2921
- partNumber: 'T04152YZZD5',
2922
- qty: 1,
2923
- menuCode: 'SERLCGR 05KS3',
2924
- partDescription: 'ELEMENT KIT, OIL',
2925
- },
2926
- {
2927
- partNumber: 'T9043012031',
2928
- qty: 1,
2929
- menuCode: 'SERLCGR 05KS3',
2930
- partDescription: 'GASKET',
2931
- },
2932
- ],
2933
- },
2934
- ],
2935
- ssc: null,
2936
- vehicleVariantInfo: null,
2937
- vehicleSpecification: null,
2938
- serviceItems: [
2939
- {
2940
- name: '1,000 KM Free Service',
2941
- type: 'free',
2942
- activatedAt: '2023-01-08',
2943
- expiresAt: '2023-04-08',
2944
- status: 'processed',
2945
- redeemDate: '2023-01-19',
2946
- },
2947
- {
2948
- name: '5,000 KM Free Service',
2949
- type: 'free',
2950
- activatedAt: '2023-04-08',
2951
- expiresAt: '2023-07-08',
2952
- status: 'processed',
2953
- },
2954
- {
2955
- name: '10,000 KM Free Service',
2956
- type: 'free',
2957
- activatedAt: '2023-07-08',
2958
- expiresAt: '2023-10-08',
2959
- status: 'processed',
2960
- },
2961
- {
2962
- name: '15,000 KM Free Service',
2963
- type: 'free',
2964
- activatedAt: '2023-10-08',
2965
- expiresAt: '2024-01-08',
2966
- status: 'processed',
2967
- },
2968
- {
2969
- name: '20,000 KM Free Service',
2970
- type: 'free',
2971
- activatedAt: '2024-01-08',
2972
- expiresAt: '2024-03-08',
2973
- status: 'processed',
2974
- },
2975
- {
2976
- name: '25,000 KM Free Service',
2977
- type: 'free',
2978
- activatedAt: '2024-01-08',
2979
- expiresAt: '2024-03-08',
2980
- status: 'processed',
2981
- },
2982
- {
2983
- name: '30,000 KM Free Service',
2984
- type: 'free',
2985
- activatedAt: '2024-01-08',
2986
- expiresAt: '2024-03-08',
2987
- status: 'processed',
2988
- },
2989
- {
2990
- name: '35,000 KM Free Service',
2991
- type: 'free',
2992
- activatedAt: '2024-01-08',
2993
- expiresAt: '2024-03-08',
2994
- status: 'processed',
2995
- },
2996
- {
2997
- name: '40,000 KM Free Service',
2998
- type: 'free',
2999
- activatedAt: '2024-01-08',
3000
- expiresAt: '2024-03-08',
3001
- status: 'processed',
3002
- },
3003
- {
3004
- name: '45,000 KM Free Service',
3005
- type: 'free',
3006
- activatedAt: '2024-01-08',
3007
- expiresAt: '2024-03-08',
3008
- status: 'processed',
3009
- },
3010
- {
3011
- name: '50,000 KM Free Service',
3012
- type: 'free',
3013
- activatedAt: '2024-01-08',
3014
- expiresAt: '2024-03-08',
3015
- status: 'processed',
3016
- },
3017
- {
3018
- name: '55,000 KM Free Service',
3019
- type: 'free',
3020
- activatedAt: '2024-01-08',
3021
- expiresAt: '2024-03-08',
3022
- status: 'processed',
3023
- },
3024
- {
3025
- name: '60,000 KM Free Service',
3026
- type: 'free',
3027
- activatedAt: '2024-01-08',
3028
- expiresAt: '2024-03-08',
3029
- status: 'processed',
3030
- },
3031
- {
3032
- name: '65,000 KM Free Service',
3033
- type: 'free',
3034
- activatedAt: '2024-01-08',
3035
- expiresAt: '2024-03-08',
3036
- status: 'processed',
3037
- },
3038
- {
3039
- name: '70,000 KM Free Service',
3040
- type: 'free',
3041
- activatedAt: '2024-01-08',
3042
- expiresAt: '2024-03-08',
3043
- status: 'processed',
3044
- },
3045
- {
3046
- name: '75,000 KM Free Service',
3047
- type: 'free',
3048
- activatedAt: '2024-01-08',
3049
- expiresAt: '2024-03-08',
3050
- status: 'processed',
3051
- },
3052
- {
3053
- name: '80,000 KM Free Service',
3054
- type: 'free',
3055
- activatedAt: '2024-01-08',
3056
- expiresAt: '2024-03-08',
3057
- status: 'processed',
3058
- },
3059
- {
3060
- name: '85,000 KM Free Service',
3061
- type: 'free',
3062
- activatedAt: '2024-01-08',
3063
- expiresAt: '2024-03-08',
3064
- status: 'processed',
3065
- },
3066
- {
3067
- name: '90,000 KM Free Service',
3068
- type: 'free',
3069
- activatedAt: '2024-01-08',
3070
- expiresAt: '2024-03-08',
3071
- status: 'processed',
3072
- },
3073
- {
3074
- name: '95,000 KM Free Service',
3075
- type: 'free',
3076
- activatedAt: '2024-01-08',
3077
- expiresAt: '2024-03-08',
3078
- status: 'processed',
3079
- },
3080
- {
3081
- name: '100,000 KM Free Service',
3082
- type: 'free',
3083
- activatedAt: '2024-01-08',
3084
- expiresAt: '2024-03-08',
3085
- status: 'processed',
3086
- },
3087
- ],
3088
- basicModelCode: null,
3089
- },
3090
- JTMABBBJ9P4099200: {
3091
- paintThickness: {
3092
- parts: [
3093
- {
3094
- part: ' Front Fender',
3095
- left: 90,
3096
- right: 100,
3097
- },
3098
- {
3099
- part: ' Front Door',
3100
- left: 90,
3101
- right: 90,
3102
- },
3103
- {
3104
- part: ' Front Fender1',
3105
- left: 90,
3106
- right: 100,
3107
- },
3108
- {
3109
- part: ' Front Door2',
3110
- left: 90,
3111
- right: 90,
3112
- },
3113
- ],
3114
- imageGroups: [
3115
- {
3116
- name: 'zero',
3117
- images: ['https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Hood_1.jpg'],
3118
- },
3119
- {
3120
- name: 'second',
3121
- images: [
3122
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_1.jpg',
3123
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_2.jpg',
3124
- ],
3125
- },
3126
- {
3127
- name: 'second',
3128
- images: [
3129
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_1.jpg',
3130
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_2.jpg',
3131
- ],
3132
- },
3133
- {
3134
- name: 'third',
3135
- images: [
3136
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Front_Fender_3.jpg',
3137
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Rear_Door_1.jpg',
3138
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Rear_Door_2.jpg',
3139
- ],
3140
- },
3141
- ],
3142
- },
3143
- vin: 'JTMABBBJ9P4099200',
3144
- identifiers: {
3145
- vin: 'JTMABBBJ9P4099243',
3146
- variant: '53311S3202301',
3147
- katashiki: 'VJA300L-GNUAZV',
3148
- color: '070',
3149
- trim: '40',
3150
- brand: 0,
3151
- brandIntegrationID: 'TYT',
3152
- },
3153
- saleInformation: {
3154
- dealerIntegrationID: '1',
3155
- dealerName: 'SAS',
3156
- branchIntegrationID: '44',
3157
- branchName: 'SAS - Showroom | Basra',
3158
- customerAccount: 'R01954',
3159
- customerID: '97120',
3160
- invoiceDate: '2023-09-18',
3161
- invoiceNumber: 11160168,
3162
- broker: {
3163
- brokerId: 539,
3164
- brokerName: 'Al-Burchman',
3165
- customerID: 17782,
3166
- invoiceNumber: 71,
3167
- invoiceDate: '2023-11-23',
3168
- },
3169
- },
3170
- isAuthorized: false,
3171
- warranty: {
3172
- hasActiveWarranty: true,
3173
- warrantyStartDate: '2023-11-23',
3174
- warrantyEndDate: '2026-11-23',
3175
- hasExtendedWarranty: false,
3176
- extendedWarrantyStartDate: null,
3177
- extendedWarrantyEndDate: null,
3178
- },
3179
- nextServiceDate: '2025-02-19',
3180
- serviceHistory: [
3181
- {
3182
- serviceType: 'SSC Campaign',
3183
- serviceDate: '2024-11-19',
3184
- mileage: 12112,
3185
- companyName: 'SAS',
3186
- branchName: 'SAS - Showroom | Basra',
3187
- companyId: 1,
3188
- branchId: 44,
3189
- account: 'W00001',
3190
- invoiceNumber: 54302844,
3191
- wipNumber: 32325,
3192
- laborLines: [
3193
- {
3194
- rtsCode: 'ZGG79A',
3195
- menuCode: ' ',
3196
- serviceCode: 'SSC',
3197
- description: 'Reprograming',
3198
- },
3199
- ],
3200
- partLines: [],
3201
- },
3202
- {
3203
- serviceType: 'PM SL (5K, 15K,25K...95K)',
3204
- serviceDate: '2024-11-19',
3205
- mileage: 12112,
3206
- companyName: 'SAS',
3207
- branchName: 'SAS - Showroom | Basra',
3208
- companyId: 1,
3209
- branchId: 44,
3210
- account: 'C00017',
3211
- invoiceNumber: 54175880,
3212
- wipNumber: 31762,
3213
- laborLines: [
3214
- {
3215
- rtsCode: '0BLCVJ05',
3216
- menuCode: 'SERLCVJ 05KS3',
3217
- serviceCode: 'PMS',
3218
- description: 'CARRY OUT 5,000 KM SERVICE',
3219
- },
3220
- {
3221
- rtsCode: 'CONSU',
3222
- menuCode: 'CONS',
3223
- serviceCode: 'PMS',
3224
- description: 'Consumables',
3225
- },
3226
- ],
3227
- partLines: [
3228
- {
3229
- partNumber: 'T0888083715',
3230
- qty: 7.3,
3231
- menuCode: 'SERLCVJ 05KS3',
3232
- partDescription: 'TGMO SN 5W30 208L',
3233
- },
3234
- {
3235
- partNumber: 'T9043012031',
3236
- qty: 1,
3237
- menuCode: 'SERLCVJ 05KS3',
3238
- partDescription: 'GASKET',
3239
- },
3240
- {
3241
- partNumber: 'T9091510010',
3242
- qty: 1,
3243
- menuCode: 'SERLCVJ 05KS3',
3244
- partDescription: 'FILTER, OIL',
3245
- },
3246
- ],
3247
- },
3248
- {
3249
- serviceType: 'SSC Campaign',
3250
- serviceDate: '2024-09-08',
3251
- mileage: 9947,
3252
- companyName: 'SAS',
3253
- branchName: 'SAS - Showroom | Basra',
3254
- companyId: 1,
3255
- branchId: 44,
3256
- account: 'W00001',
3257
- invoiceNumber: 54302319,
3258
- wipNumber: 23978,
3259
- laborLines: [
3260
- {
3261
- rtsCode: 'ZGG04A',
3262
- menuCode: ' ',
3263
- serviceCode: 'SSC',
3264
- description: 'Reprograming for transmission',
3265
- },
3266
- ],
3267
- partLines: [],
3268
- },
3269
- {
3270
- serviceType: 'PM L (10K,30K,50K & 90K)',
3271
- serviceDate: '2024-09-08',
3272
- mileage: 9947,
3273
- companyName: 'SAS',
3274
- branchName: 'SAS - Showroom | Basra',
3275
- companyId: 1,
3276
- branchId: 44,
3277
- account: 'C00017',
3278
- invoiceNumber: 54170870,
3279
- wipNumber: 23814,
3280
- laborLines: [
3281
- {
3282
- rtsCode: 'CONSU',
3283
- menuCode: 'CONS',
3284
- serviceCode: 'PML',
3285
- description: 'Consumables',
3286
- },
3287
- {
3288
- rtsCode: 'BGT44K',
3289
- menuCode: 'BGT44K',
3290
- serviceCode: 'PML',
3291
- description: 'BG 44K Platinum Fuel System Cl',
3292
- },
3293
- {
3294
- rtsCode: '0BLCVJ05',
3295
- menuCode: 'SERLCVJ 05KS3',
3296
- serviceCode: 'PML',
3297
- description: 'CARRY OUT 5,000 KM SERVICE',
3298
- },
3299
- ],
3300
- partLines: [
3301
- {
3302
- partNumber: 'ZBG208M3',
3303
- qty: 1,
3304
- menuCode: 'BGT44K',
3305
- partDescription: '44K PLATINUM FUEL & COMBUSTION CLEANER',
3306
- },
3307
- {
3308
- partNumber: 'T9043012031',
3309
- qty: 1,
3310
- menuCode: 'SERLCVJ 05KS3',
3311
- partDescription: 'GASKET',
3312
- },
3313
- {
3314
- partNumber: 'T0888083715',
3315
- qty: 7.3,
3316
- menuCode: 'SERLCVJ 05KS3',
3317
- partDescription: 'TGMO SN 5W30 208L',
3318
- },
3319
- {
3320
- partNumber: 'T9091510010',
3321
- qty: 1,
3322
- menuCode: 'SERLCVJ 05KS3',
3323
- partDescription: 'FILTER, OIL',
3324
- },
3325
- ],
3326
- },
3327
- {
3328
- serviceType: 'PM SL (5K, 15K,25K...95K)',
3329
- serviceDate: '2024-04-16',
3330
- mileage: 7520,
3331
- companyName: 'SAS',
3332
- branchName: 'SAS - Showroom | Basra',
3333
- companyId: 1,
3334
- branchId: 44,
3335
- account: 'C00017',
3336
- invoiceNumber: 54162502,
3337
- wipNumber: 64883,
3338
- laborLines: [
3339
- {
3340
- rtsCode: '0BLCVJ05',
3341
- menuCode: 'SERLCVJ 05KS',
3342
- serviceCode: 'PMS',
3343
- description: 'CARRY OUT 5,000 KM SERVICE',
3344
- },
3345
- {
3346
- rtsCode: 'PDRINSP',
3347
- menuCode: ' ',
3348
- serviceCode: 'PMS',
3349
- description: 'SMW1',
3350
- },
3351
- {
3352
- rtsCode: 'CONSU',
3353
- menuCode: ' ',
3354
- serviceCode: 'PMS',
3355
- description: 'Consumables',
3356
- },
3357
- ],
3358
- partLines: [
3359
- {
3360
- partNumber: 'T9043012031',
3361
- qty: 1,
3362
- menuCode: 'SERLCVJ 05KS',
3363
- partDescription: 'GASKET',
3364
- },
3365
- {
3366
- partNumber: 'T9091510010',
3367
- qty: 1,
3368
- menuCode: 'SERLCVJ 05KS',
3369
- partDescription: 'FILTER, OIL',
3370
- },
3371
- {
3372
- partNumber: 'T0888083719',
3373
- qty: 7.3,
3374
- menuCode: 'SERLCVJ 05KS',
3375
- partDescription: 'LGMO SN 5W40 208L',
3376
- },
3377
- ],
3378
- },
3379
- {
3380
- serviceType: 'SSC Campaign',
3381
- serviceDate: '2024-01-31',
3382
- mileage: 5210,
3383
- companyName: 'SAS',
3384
- branchName: 'SAS - Showroom | Basra',
3385
- companyId: 1,
3386
- branchId: 44,
3387
- account: 'W00001',
3388
- invoiceNumber: 54301537,
3389
- wipNumber: 58888,
3390
- laborLines: [
3391
- {
3392
- rtsCode: 'YHG14A',
3393
- menuCode: ' ',
3394
- serviceCode: 'SSC',
3395
- description: 'Deliver second smart key',
3396
- },
3397
- ],
3398
- partLines: [
3399
- {
3400
- partNumber: 'T0400299102',
3401
- qty: 1,
3402
- menuCode: ' ',
3403
- partDescription: 'TRANSMITTER',
3404
- },
3405
- ],
3406
- },
3407
- {
3408
- serviceType: 'PM SL (5K, 15K,25K...95K)',
3409
- serviceDate: '2024-01-31',
3410
- mileage: 5210,
3411
- companyName: 'SAS',
3412
- branchName: 'SAS - Showroom | Basra',
3413
- companyId: 1,
3414
- branchId: 44,
3415
- account: 'S00031',
3416
- invoiceNumber: 54158983,
3417
- wipNumber: 58782,
3418
- laborLines: [
3419
- {
3420
- rtsCode: '0BLCVJ05',
3421
- menuCode: 'SERLCVJ 05KS3',
3422
- serviceCode: 'PMS',
3423
- description: 'CARRY OUT 5,000 KM SERVICE',
3424
- },
3425
- ],
3426
- partLines: [
3427
- {
3428
- partNumber: 'T9091510010',
3429
- qty: 1,
3430
- menuCode: 'SERLCVJ 05KS3',
3431
- partDescription: 'FILTER, OIL',
3432
- },
3433
- {
3434
- partNumber: 'T9043012031',
3435
- qty: 1,
3436
- menuCode: 'SERLCVJ 05KS3',
3437
- partDescription: 'GASKET',
3438
- },
3439
- {
3440
- partNumber: 'T0888083715',
3441
- qty: 7.3,
3442
- menuCode: 'SERLCVJ 05KS3',
3443
- partDescription: 'TGMO SN 5W30 208L',
3444
- },
3445
- ],
3446
- },
3447
- {
3448
- serviceType: 'Fist Service (1000 KM)',
3449
- serviceDate: '2023-11-28',
3450
- mileage: 2165,
3451
- companyName: 'SAS',
3452
- branchName: 'SAS - Showroom | Basra',
3453
- companyId: 1,
3454
- branchId: 44,
3455
- account: 'Z00244',
3456
- invoiceNumber: 54156124,
3457
- wipNumber: 54143,
3458
- laborLines: [
3459
- {
3460
- rtsCode: '0F1110',
3461
- menuCode: ' ',
3462
- serviceCode: 'FSR',
3463
- description: 'First Service(1000 KM)',
3464
- },
3465
- ],
3466
- partLines: [],
3467
- },
3468
- ],
3469
- ssc: [
3470
- {
3471
- sscCode: '23SD-024',
3472
- description: '2nd Electircal Key',
3473
- labors: [{
3474
- laborCode: 'YHG14A'
3475
- }],
3476
- repaired: true,
3477
- repairDate: '2024-01-31',
3478
- parts: [
3479
- {
3480
- partNumber: '0400299102',
3481
- partDescription: null,
3482
- isAvailable: false,
3483
- },
3484
- ],
3485
- },
3486
- {
3487
- sscCode: '24SD-004',
3488
- description: 'Automatic Transmission ECU reprogramming',
3489
- labors: [{
3490
- laborCode: 'ZGG04A'
3491
- }],
3492
- repaired: true,
3493
- repairDate: '2024-09-08',
3494
- parts: [],
3495
- },
3496
- {
3497
- sscCode: '24SD-095',
3498
- description: 'Engine ECU Cooling Fan Reprogramming',
3499
- labors: [{
3500
- laborCode: 'ZGG79A'
3501
- }],
3502
- repaired: true,
3503
- repairDate: '2024-11-19',
3504
- parts: [],
3505
- },
3506
- ],
3507
- vehicleVariantInfo: {
3508
- modelCode: '53311',
3509
- sfx: 'S3',
3510
- modelYear: 2023,
3511
- },
3512
- vehicleSpecification: {
3513
- modelDesc: 'LAND CRUISER 3.5 LC300',
3514
- variantDesc: '3.5L Turbo AX HIGH/Plus',
3515
- class: 'P',
3516
- bodyType: ' ',
3517
- engine: ' 3500 ',
3518
- cylinders: ' 0 ',
3519
- lightHeavy: ' ',
3520
- doors: ' 5 ',
3521
- fuel: 'P',
3522
- transmission: 'Automatic',
3523
- side: '1',
3524
- engineType: ' ',
3525
- tankCap: ' 0 ',
3526
- style: 'SUV',
3527
- fuelLiter: null,
3528
- color: 'WHITE PEARL CS',
3529
- trim: 'DK.GRAY/OAK/Beige',
3530
- },
3531
- serviceItems: [
3532
- {
3533
- name: '5,000 KM Free Service Package',
3534
- type: 'free',
3535
- activatedAt: '2024-01-01',
3536
- expiresAt: '2024-05-01',
3537
- status: 'processed',
3538
- redeemDate: '2024-04-20',
3539
- redeemingDealer: 'SAS - Erbil',
3540
- invoiceNumber: '10384455',
3541
- wipNumber: '48914',
3542
- menuCode: 'NABDSERCMAS 05KS3',
3543
- },
3544
- {
3545
- name: '10,000 KM Free Service Package',
3546
- type: 'free',
3547
- activatedAt: '2024-05-01',
3548
- expiresAt: '2024-08-01',
3549
- status: 'processed',
3550
- redeemDate: '2024-07-29',
3551
- redeemingDealer: 'Cihan - Erbil Makhmoor',
3552
- invoiceNumber: '492824',
3553
- wipNumber: '198274',
3554
- menuCode: 'NABDSERCMAS 10KS3',
3555
- },
3556
- {
3557
- name: '15,000 KM Free Service Package',
3558
- type: 'free',
3559
- activatedAt: '2024-08-01',
3560
- expiresAt: '2024-11-01',
3561
- status: 'pending',
3562
- menuCode: 'NABDSERCMAS 15KS3',
3563
- },
3564
- {
3565
- name: '20,000 KM Free Service Package',
3566
- type: 'free',
3567
- activatedAt: '2024-11-01',
3568
- expiresAt: '2025-02-01',
3569
- status: 'pending',
3570
- menuCode: 'NABDSERCMAS 20KS3',
3571
- },
3572
- {
3573
- name: '25,000 KM Free Service Package',
3574
- type: 'free',
3575
- activatedAt: '2025-02-01',
3576
- expiresAt: '2025-05-01',
3577
- status: 'pending',
3578
- menuCode: 'NABDSERCMAS 25KS3',
3579
- },
3580
- {
3581
- name: '30,000 KM Free Service Package',
3582
- type: 'free',
3583
- activatedAt: '2025-05-01',
3584
- expiresAt: '2025-08-01',
3585
- status: 'pending',
3586
- menuCode: 'NABDSERCMAS 30KS3',
3587
- },
3588
- {
3589
- name: '35,000 KM Free Service Package',
3590
- type: 'free',
3591
- activatedAt: '2025-08-01',
3592
- expiresAt: '2025-11-01',
3593
- status: 'pending',
3594
- menuCode: 'NABDSERCMAS 35KS3',
3595
- },
3596
- {
3597
- name: '40,000 KM Free Service Package',
3598
- type: 'free',
3599
- activatedAt: '2025-11-01',
3600
- expiresAt: '2026-02-01',
3601
- status: 'pending',
3602
- menuCode: 'NABDSERCMAS 40KS3 AT',
3603
- },
3604
- ],
3605
- basicModelCode: 'VJA300',
3606
- },
3607
- JTMABBBJ9P4099201: {
3608
- accessories: [
3609
- {
3610
- partNumber: 'yakam',
3611
- description: 'dwam',
3612
- image: 'https://static.printler.com/cache/a/1/6/6/6/e/a1666e9c70da357a080e59aa1058f9c1aa84f847.jpg',
3613
- },
3614
- {
3615
- partNumber: 'test',
3616
- description: 'lorem',
3617
- image: 'https://uploads.dailydot.com/2018/10/olli-the-polite-cat.jpg?q=65&auto=format&w=1200&ar=2:1&fit=crop',
3618
- },
3619
- {
3620
- partNumber: 'yakam2',
3621
- description: 'dwam',
3622
- image: 'https://static.printler.com/cache/a/1/6/6/6/e/a1666e9c70da357a080e59aa1058f9c1aa84f847.jpg',
3623
- },
3624
- {
3625
- partNumber: 'test1',
3626
- description: 'lorem',
3627
- image: 'https://uploads.dailydot.com/2018/10/olli-the-polite-cat.jpg?q=65&auto=format&w=1200&ar=2:1&fit=crop',
3628
- },
3629
- {
3630
- partNumber: 'yakam231',
3631
- description: 'dwam',
3632
- image: 'https://static.printler.com/cache/a/1/6/6/6/e/a1666e9c70da357a080e59aa1058f9c1aa84f847.jpg',
3633
- },
3634
- {
3635
- partNumber: 'test1321',
3636
- description: 'lorem',
3637
- image: 'https://uploads.dailydot.com/2018/10/olli-the-polite-cat.jpg?q=65&auto=format&w=1200&ar=2:1&fit=crop',
3638
- },
3639
- ],
3640
- paintThickness: {
3641
- parts: [
3642
- {
3643
- part: ' Front Fender',
3644
- left: 90,
3645
- right: 100,
3646
- },
3647
- {
3648
- part: ' Front Door',
3649
- left: 90,
3650
- right: 90,
3651
- },
3652
- ],
3653
- imageGroups: [
3654
- {
3655
- name: 'zero',
3656
- images: ['https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Hood_1.jpg'],
3657
- },
3658
- {
3659
- name: 'second',
3660
- images: [
3661
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_1.jpg',
3662
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_2.jpg',
3663
- ],
3664
- },
3665
- {
3666
- name: 'second',
3667
- images: [
3668
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_1.jpg',
3669
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Left_Front_Door_2.jpg',
3670
- ],
3671
- },
3672
- {
3673
- name: 'third',
3674
- images: [
3675
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Front_Fender_3.jpg',
3676
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Rear_Door_1.jpg',
3677
- 'https://tiqappstorage.blob.core.windows.net/paint-app/Uploads/paintThickness/5TDLB3CH1NS095585%232022-10-06%2303-33-17/Right_Rear_Door_2.jpg',
3678
- ],
3679
- },
3680
- ],
3681
- },
3682
- vin: 'JTMABBBJ9P4099201',
3683
- identifiers: {
3684
- vin: 'JTMABBBJ9P4099201',
3685
- variant: '53311S3202301',
3686
- katashiki: 'VJA300L-GNUAZV',
3687
- color: '070',
3688
- trim: '40',
3689
- brand: 0,
3690
- brandIntegrationID: 'TYT',
3691
- },
3692
- saleInformation: {
3693
- dealerIntegrationID: '1',
3694
- dealerName: 'SAS',
3695
- branchIntegrationID: '44',
3696
- branchName: 'SAS - Showroom | Basra',
3697
- customerAccount: 'R01954',
3698
- customerID: '97120',
3699
- invoiceDate: '2023-09-18',
3700
- invoiceNumber: 11160168,
3701
- broker: {
3702
- brokerId: 539,
3703
- brokerName: 'Al-Burchman',
3704
- customerID: 17782,
3705
- invoiceNumber: 71,
3706
- invoiceDate: null,
3707
- },
3708
- },
3709
- isAuthorized: false,
3710
- warranty: {
3711
- hasActiveWarranty: true,
3712
- warrantyStartDate: '2023-11-23',
3713
- warrantyEndDate: '2026-11-23',
3714
- hasExtendedWarranty: false,
3715
- extendedWarrantyStartDate: null,
3716
- extendedWarrantyEndDate: null,
3717
- },
3718
- nextServiceDate: '2025-02-19',
3719
- serviceHistory: [
3720
- {
3721
- serviceType: 'SSC Campaign',
3722
- serviceDate: '2024-11-19',
3723
- mileage: 12112,
3724
- companyName: 'SAS',
3725
- branchName: 'SAS - Showroom | Basra',
3726
- companyId: 1,
3727
- branchId: 44,
3728
- account: 'W00001',
3729
- invoiceNumber: 54302844,
3730
- wipNumber: 32325,
3731
- laborLines: [
3732
- {
3733
- rtsCode: 'ZGG79A',
3734
- menuCode: ' ',
3735
- serviceCode: 'SSC',
3736
- description: 'Reprograming',
3737
- },
3738
- ],
3739
- partLines: [],
3740
- },
3741
- {
3742
- serviceType: 'PM SL (5K, 15K,25K...95K)',
3743
- serviceDate: '2024-11-19',
3744
- mileage: 12112,
3745
- companyName: 'SAS',
3746
- branchName: 'SAS - Showroom | Basra',
3747
- companyId: 1,
3748
- branchId: 44,
3749
- account: 'C00017',
3750
- invoiceNumber: 54175880,
3751
- wipNumber: 31762,
3752
- laborLines: [
3753
- {
3754
- rtsCode: '0BLCVJ05',
3755
- menuCode: 'SERLCVJ 05KS3',
3756
- serviceCode: 'PMS',
3757
- description: 'CARRY OUT 5,000 KM SERVICE',
3758
- },
3759
- {
3760
- rtsCode: 'CONSU',
3761
- menuCode: 'CONS',
3762
- serviceCode: 'PMS',
3763
- description: 'Consumables',
3764
- },
3765
- ],
3766
- partLines: [
3767
- {
3768
- partNumber: 'T0888083715',
3769
- qty: 7.3,
3770
- menuCode: 'SERLCVJ 05KS3',
3771
- partDescription: 'TGMO SN 5W30 208L',
3772
- },
3773
- {
3774
- partNumber: 'T9043012031',
3775
- qty: 1,
3776
- menuCode: 'SERLCVJ 05KS3',
3777
- partDescription: 'GASKET',
3778
- },
3779
- {
3780
- partNumber: 'T9091510010',
3781
- qty: 1,
3782
- menuCode: 'SERLCVJ 05KS3',
3783
- partDescription: 'FILTER, OIL',
3784
- },
3785
- ],
3786
- },
3787
- {
3788
- serviceType: 'SSC Campaign',
3789
- serviceDate: '2024-09-08',
3790
- mileage: 9947,
3791
- companyName: 'SAS',
3792
- branchName: 'SAS - Showroom | Basra',
3793
- companyId: 1,
3794
- branchId: 44,
3795
- account: 'W00001',
3796
- invoiceNumber: 54302319,
3797
- wipNumber: 23978,
3798
- laborLines: [
3799
- {
3800
- rtsCode: 'ZGG04A',
3801
- menuCode: ' ',
3802
- serviceCode: 'SSC',
3803
- description: 'Reprograming for transmission',
3804
- },
3805
- ],
3806
- partLines: [],
3807
- },
3808
- {
3809
- serviceType: 'PM L (10K,30K,50K & 90K)',
3810
- serviceDate: '2024-09-08',
3811
- mileage: 9947,
3812
- companyName: 'SAS',
3813
- branchName: 'SAS - Showroom | Basra',
3814
- companyId: 1,
3815
- branchId: 44,
3816
- account: 'C00017',
3817
- invoiceNumber: 54170870,
3818
- wipNumber: 23814,
3819
- laborLines: [
3820
- {
3821
- rtsCode: 'CONSU',
3822
- menuCode: 'CONS',
3823
- serviceCode: 'PML',
3824
- description: 'Consumables',
3825
- },
3826
- {
3827
- rtsCode: 'BGT44K',
3828
- menuCode: 'BGT44K',
3829
- serviceCode: 'PML',
3830
- description: 'BG 44K Platinum Fuel System Cl',
3831
- },
3832
- {
3833
- rtsCode: '0BLCVJ05',
3834
- menuCode: 'SERLCVJ 05KS3',
3835
- serviceCode: 'PML',
3836
- description: 'CARRY OUT 5,000 KM SERVICE',
3837
- },
3838
- ],
3839
- partLines: [
3840
- {
3841
- partNumber: 'ZBG208M3',
3842
- qty: 1,
3843
- menuCode: 'BGT44K',
3844
- partDescription: '44K PLATINUM FUEL & COMBUSTION CLEANER',
3845
- },
3846
- {
3847
- partNumber: 'T9043012031',
3848
- qty: 1,
3849
- menuCode: 'SERLCVJ 05KS3',
3850
- partDescription: 'GASKET',
3851
- },
3852
- {
3853
- partNumber: 'T0888083715',
3854
- qty: 7.3,
3855
- menuCode: 'SERLCVJ 05KS3',
3856
- partDescription: 'TGMO SN 5W30 208L',
3857
- },
3858
- {
3859
- partNumber: 'T9091510010',
3860
- qty: 1,
3861
- menuCode: 'SERLCVJ 05KS3',
3862
- partDescription: 'FILTER, OIL',
3863
- },
3864
- ],
3865
- },
3866
- {
3867
- serviceType: 'PM SL (5K, 15K,25K...95K)',
3868
- serviceDate: '2024-04-16',
3869
- mileage: 7520,
3870
- companyName: 'SAS',
3871
- branchName: 'SAS - Showroom | Basra',
3872
- companyId: 1,
3873
- branchId: 44,
3874
- account: 'C00017',
3875
- invoiceNumber: 54162502,
3876
- wipNumber: 64883,
3877
- laborLines: [
3878
- {
3879
- rtsCode: '0BLCVJ05',
3880
- menuCode: 'SERLCVJ 05KS',
3881
- serviceCode: 'PMS',
3882
- description: 'CARRY OUT 5,000 KM SERVICE',
3883
- },
3884
- {
3885
- rtsCode: 'PDRINSP',
3886
- menuCode: ' ',
3887
- serviceCode: 'PMS',
3888
- description: 'SMW1',
3889
- },
3890
- {
3891
- rtsCode: 'CONSU',
3892
- menuCode: ' ',
3893
- serviceCode: 'PMS',
3894
- description: 'Consumables',
3895
- },
3896
- ],
3897
- partLines: [
3898
- {
3899
- partNumber: 'T9043012031',
3900
- qty: 1,
3901
- menuCode: 'SERLCVJ 05KS',
3902
- partDescription: 'GASKET',
3903
- },
3904
- {
3905
- partNumber: 'T9091510010',
3906
- qty: 1,
3907
- menuCode: 'SERLCVJ 05KS',
3908
- partDescription: 'FILTER, OIL',
3909
- },
3910
- {
3911
- partNumber: 'T0888083719',
3912
- qty: 7.3,
3913
- menuCode: 'SERLCVJ 05KS',
3914
- partDescription: 'LGMO SN 5W40 208L',
3915
- },
3916
- ],
3917
- },
3918
- {
3919
- serviceType: 'SSC Campaign',
3920
- serviceDate: '2024-01-31',
3921
- mileage: 5210,
3922
- companyName: 'SAS',
3923
- branchName: 'SAS - Showroom | Basra',
3924
- companyId: 1,
3925
- branchId: 44,
3926
- account: 'W00001',
3927
- invoiceNumber: 54301537,
3928
- wipNumber: 58888,
3929
- laborLines: [
3930
- {
3931
- rtsCode: 'YHG14A',
3932
- menuCode: ' ',
3933
- serviceCode: 'SSC',
3934
- description: 'Deliver second smart key',
3935
- },
3936
- ],
3937
- partLines: [
3938
- {
3939
- partNumber: 'T0400299102',
3940
- qty: 1,
3941
- menuCode: ' ',
3942
- partDescription: 'TRANSMITTER',
3943
- },
3944
- ],
3945
- },
3946
- {
3947
- serviceType: 'PM SL (5K, 15K,25K...95K)',
3948
- serviceDate: '2024-01-31',
3949
- mileage: 5210,
3950
- companyName: 'SAS',
3951
- branchName: 'SAS - Showroom | Basra',
3952
- companyId: 1,
3953
- branchId: 44,
3954
- account: 'S00031',
3955
- invoiceNumber: 54158983,
3956
- wipNumber: 58782,
3957
- laborLines: [
3958
- {
3959
- rtsCode: '0BLCVJ05',
3960
- menuCode: 'SERLCVJ 05KS3',
3961
- serviceCode: 'PMS',
3962
- description: 'CARRY OUT 5,000 KM SERVICE',
3963
- },
3964
- ],
3965
- partLines: [
3966
- {
3967
- partNumber: 'T9091510010',
3968
- qty: 1,
3969
- menuCode: 'SERLCVJ 05KS3',
3970
- partDescription: 'FILTER, OIL',
3971
- },
3972
- {
3973
- partNumber: 'T9043012031',
3974
- qty: 1,
3975
- menuCode: 'SERLCVJ 05KS3',
3976
- partDescription: 'GASKET',
3977
- },
3978
- {
3979
- partNumber: 'T0888083715',
3980
- qty: 7.3,
3981
- menuCode: 'SERLCVJ 05KS3',
3982
- partDescription: 'TGMO SN 5W30 208L',
3983
- },
3984
- ],
3985
- },
3986
- {
3987
- serviceType: 'Fist Service (1000 KM)',
3988
- serviceDate: '2023-11-28',
3989
- mileage: 2165,
3990
- companyName: 'SAS',
3991
- branchName: 'SAS - Showroom | Basra',
3992
- companyId: 1,
3993
- branchId: 44,
3994
- account: 'Z00244',
3995
- invoiceNumber: 54156124,
3996
- wipNumber: 54143,
3997
- laborLines: [
3998
- {
3999
- rtsCode: '0F1110',
4000
- menuCode: ' ',
4001
- serviceCode: 'FSR',
4002
- description: 'First Service(1000 KM)',
4003
- },
4004
- ],
4005
- partLines: [],
4006
- },
4007
- ],
4008
- ssc: [
4009
- {
4010
- sscCode: '23SD-024',
4011
- description: '2nd Electircal Key',
4012
- labors: [{
4013
- laborCode: 'YHG14A'
4014
- }],
4015
- repaired: true,
4016
- repairDate: '2024-01-31',
4017
- parts: [
4018
- {
4019
- partNumber: '0400299102',
4020
- partDescription: null,
4021
- isAvailable: false,
4022
- },
4023
- ],
4024
- },
4025
- {
4026
- sscCode: '24SD-004',
4027
- description: 'Automatic Transmission ECU reprogramming',
4028
- labors: [{
4029
- laborCode: 'ZGG04A'
4030
- }],
4031
- repaired: true,
4032
- repairDate: '2024-09-08',
4033
- parts: [],
4034
- },
4035
- {
4036
- sscCode: '24SD-095',
4037
- description: 'Engine ECU Cooling Fan Reprogramming',
4038
- labors: [{
4039
- laborCode: 'ZGG79A'
4040
- }],
4041
- repaired: true,
4042
- repairDate: '2024-11-19',
4043
- parts: [],
4044
- },
4045
- ],
4046
- vehicleVariantInfo: {
4047
- modelCode: '53311',
4048
- sfx: 'S3',
4049
- modelYear: 2023,
4050
- },
4051
- vehicleSpecification: {
4052
- modelDesc: 'LAND CRUISER 3.5 LC300',
4053
- variantDesc: '3.5L Turbo AX HIGH/Plus',
4054
- class: 'P',
4055
- bodyType: ' ',
4056
- engine: ' 3500 ',
4057
- cylinders: ' 0 ',
4058
- lightHeavy: ' ',
4059
- doors: ' 5 ',
4060
- fuel: 'P',
4061
- transmission: 'Automatic',
4062
- side: '1',
4063
- engineType: ' ',
4064
- tankCap: ' 0 ',
4065
- style: 'SUV',
4066
- fuelLiter: null,
4067
- color: 'WHITE PEARL CS',
4068
- trim: 'DK.GRAY/OAK/Beige',
4069
- },
4070
- serviceItems: [
4071
- {
4072
- name: '5,000 KM Free Service Package',
4073
- type: 'free',
4074
- activatedAt: '2024-01-01',
4075
- expiresAt: '2024-05-01',
4076
- status: 'processed',
4077
- redeemDate: '2024-04-20',
4078
- redeemingDealer: 'SAS - Erbil',
4079
- invoiceNumber: '10384455',
4080
- wipNumber: '48914',
4081
- menuCode: 'NABDSERCMAS 05KS3',
4082
- },
4083
- {
4084
- name: '10,000 KM Free Service Package',
4085
- type: 'free',
4086
- activatedAt: '2024-05-01',
4087
- expiresAt: '2024-08-01',
4088
- status: 'processed',
4089
- redeemDate: '2024-07-29',
4090
- redeemingDealer: 'Cihan - Erbil Makhmoor',
4091
- invoiceNumber: '492824',
4092
- wipNumber: '198274',
4093
- menuCode: 'NABDSERCMAS 10KS3',
4094
- },
4095
- {
4096
- name: '15,000 KM Free Service Package',
4097
- type: 'free',
4098
- activatedAt: '2024-08-01',
4099
- expiresAt: '2024-11-01',
4100
- status: 'pending',
4101
- menuCode: 'NABDSERCMAS 15KS3',
4102
- },
4103
- {
4104
- name: '20,000 KM Free Service Package',
4105
- type: 'free',
4106
- activatedAt: '2024-11-01',
4107
- expiresAt: '2025-02-01',
4108
- status: 'pending',
4109
- menuCode: 'NABDSERCMAS 20KS3',
4110
- },
4111
- {
4112
- name: '25,000 KM Free Service Package',
4113
- type: 'free',
4114
- activatedAt: '2025-02-01',
4115
- expiresAt: '2025-05-01',
4116
- status: 'pending',
4117
- menuCode: 'NABDSERCMAS 25KS3',
4118
- },
4119
- {
4120
- name: '30,000 KM Free Service Package',
4121
- type: 'free',
4122
- activatedAt: '2025-05-01',
4123
- expiresAt: '2025-08-01',
4124
- status: 'pending',
4125
- menuCode: 'NABDSERCMAS 30KS3',
4126
- },
4127
- {
4128
- name: '35,000 KM Free Service Package',
4129
- type: 'free',
4130
- activatedAt: '2025-08-01',
4131
- expiresAt: '2025-11-01',
4132
- status: 'pending',
4133
- menuCode: 'NABDSERCMAS 35KS3',
4134
- },
4135
- {
4136
- name: '40,000 KM Free Service Package',
4137
- type: 'free',
4138
- activatedAt: '2025-11-01',
4139
- expiresAt: '2026-02-01',
4140
- status: 'pending',
4141
- menuCode: 'NABDSERCMAS 40KS3 AT',
4142
- },
4143
- ],
4144
- basicModelCode: 'VJA300',
4145
- },
4146
- };