adp-web-components 0.0.64 → 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 -1170
  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-927b0db0.js +0 -2381
  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 -405
  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 -15
  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 -4165
  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-01a60c8e.js +0 -5
  159. package/dist/components/p-03ca6b85.js +0 -5
  160. package/dist/components/p-11e905aa.js +0 -5
  161. package/dist/components/p-2e7ae444.js +0 -5
  162. package/dist/components/p-44f7385b.js +0 -5
  163. package/dist/components/p-4bdd257d.js +0 -5
  164. package/dist/components/p-5b5994b7.js +0 -5
  165. package/dist/components/p-694357f2.js +0 -5
  166. package/dist/components/p-704d0d50.js +0 -5
  167. package/dist/components/p-75476014.js +0 -5
  168. package/dist/components/p-769837da.js +0 -5
  169. package/dist/components/p-795bd4fb.js +0 -5
  170. package/dist/components/p-7d44e969.js +0 -5
  171. package/dist/components/p-822360ad.js +0 -5
  172. package/dist/components/p-8a0c9244.js +0 -5
  173. package/dist/components/p-8b1d90d7.js +0 -5
  174. package/dist/components/p-91e526bd.js +0 -5
  175. package/dist/components/p-932ff922.js +0 -5
  176. package/dist/components/p-98d9e7ab.js +0 -5
  177. package/dist/components/p-9a1668ef.js +0 -5
  178. package/dist/components/p-a21e2e2e.js +0 -5
  179. package/dist/components/p-b8bb9e86.js +0 -5
  180. package/dist/components/p-c08fb055.js +0 -5
  181. package/dist/components/p-d5ff7544.js +0 -5
  182. package/dist/components/p-d6dd8770.js +0 -5
  183. package/dist/components/p-ec497dac.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 -1161
  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-9f948ba1.js +0 -2376
  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 -185
  222. package/dist/locales/en.json +0 -185
  223. package/dist/locales/ku.json +0 -185
  224. package/dist/locales/ru.json +0 -185
  225. package/dist/shift-components/index.esm.js +0 -4
  226. package/dist/shift-components/p-0a36abe1.entry.js +0 -5
  227. package/dist/shift-components/p-102b7ce6.entry.js +0 -5
  228. package/dist/shift-components/p-172a640a.js +0 -5
  229. package/dist/shift-components/p-43a41164.entry.js +0 -5
  230. package/dist/shift-components/p-446d908d.js +0 -5
  231. package/dist/shift-components/p-65102e7a.js +0 -6
  232. package/dist/shift-components/p-678fdf8a.entry.js +0 -5
  233. package/dist/shift-components/p-78ca0788.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-adf4369b.entry.js +0 -5
  238. package/dist/shift-components/p-b20a4b26.entry.js +0 -5
  239. package/dist/shift-components/p-df5bd4cc.entry.js +0 -5
  240. package/dist/shift-components/p-fe255b2e.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 -382
  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 -173
  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 -19
  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 -168
  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,3000 +0,0 @@
1
- const mockData = {
2
- JTMHX01J8L4198295: {
3
- vin: 'JTMHX01J8L4198295',
4
- identifiers: {
5
- vin: 'JTMHX01J8L4198295',
6
- variant: null,
7
- katashiki: null,
8
- color: null,
9
- trim: null,
10
- brand: 0,
11
- brandIntegrationID: null,
12
- },
13
- saleInformation: null,
14
- isAuthorized: false,
15
- warranty: null,
16
- nextServiceDate: '2023-12-12',
17
- serviceHistory: [
18
- {
19
- serviceType: 'PM SL (5K, 15K,25K...95K)',
20
- serviceDate: '2023-09-12',
21
- mileage: 30296,
22
- companyName: 'CIHAN',
23
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
24
- companyId: 2,
25
- branchId: 14,
26
- account: 'CS00022',
27
- invoiceNumber: 51456604,
28
- wipNumber: 13681,
29
- laborLines: [
30
- {
31
- rtsCode: 'NOTES',
32
- menuCode: ' ',
33
- serviceCode: 'PMS',
34
- description: 'FR WIPER RUBBER NEEDS TO R/P,',
35
- },
36
- {
37
- rtsCode: 'EXPMAIN',
38
- menuCode: ' ',
39
- serviceCode: 'PMS',
40
- description: 'EXPMAIN',
41
- },
42
- {
43
- rtsCode: '0BLC25UR',
44
- menuCode: 'SERLCUR 25KS',
45
- serviceCode: 'PMS',
46
- description: 'CARRY OUT 25,000 KM SERVICE',
47
- },
48
- ],
49
- partLines: [
50
- {
51
- partNumber: 'T04152YZZD4',
52
- qty: 1,
53
- menuCode: 'SERLCUR 25KS',
54
- partDescription: 'ELEMENT KIT, OIL',
55
- },
56
- {
57
- partNumber: 'T0888083719',
58
- qty: 8,
59
- menuCode: 'SERLCUR 25KS',
60
- partDescription: 'LGMO SN 5W40 208L',
61
- },
62
- {
63
- partNumber: 'T9043012031',
64
- qty: 1,
65
- menuCode: 'SERLCUR 25KS',
66
- partDescription: 'GASKET',
67
- },
68
- {
69
- partNumber: 'T7736035040',
70
- qty: 1,
71
- menuCode: ' ',
72
- partDescription: 'SPRING ASSY, FUEL',
73
- },
74
- ],
75
- },
76
- {
77
- serviceType: 'PM SL (5K, 15K,25K...95K)',
78
- serviceDate: '2023-02-09',
79
- mileage: 25660,
80
- companyName: 'CIHAN',
81
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
82
- companyId: 2,
83
- branchId: 14,
84
- account: 'CS00022',
85
- invoiceNumber: 51447340,
86
- wipNumber: 52446,
87
- laborLines: [
88
- {
89
- rtsCode: '02FUELLCUR',
90
- menuCode: 'FUEL FILTER LCUR',
91
- serviceCode: 'PMS',
92
- description: 'FUEL FILTER REPLACEMENT',
93
- },
94
- {
95
- rtsCode: '0BLC25UR',
96
- menuCode: 'SERLCUR 25KS',
97
- serviceCode: 'PMS',
98
- description: 'CARRY OUT 25,000 KM SERVICE',
99
- },
100
- ],
101
- partLines: [
102
- {
103
- partNumber: 'T0888083719',
104
- qty: 8,
105
- menuCode: 'SERLCUR 25KS',
106
- partDescription: 'LGMO SN 5W40 208L',
107
- },
108
- {
109
- partNumber: 'T9043012031',
110
- qty: 1,
111
- menuCode: 'SERLCUR 25KS',
112
- partDescription: 'GASKET',
113
- },
114
- {
115
- partNumber: 'T2330050150',
116
- qty: 1,
117
- menuCode: 'FUEL FILTER LCUR',
118
- partDescription: 'FILTER ASSY, FUEL',
119
- },
120
- {
121
- partNumber: 'T04152YZZD4',
122
- qty: 1,
123
- menuCode: 'SERLCUR 25KS',
124
- partDescription: 'ELEMENT KIT, OIL',
125
- },
126
- ],
127
- },
128
- {
129
- serviceType: 'PM SL (5K, 15K,25K...95K)',
130
- serviceDate: '2022-09-10',
131
- mileage: 20574,
132
- companyName: 'CIHAN',
133
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
134
- companyId: 2,
135
- branchId: 14,
136
- account: 'CS00022',
137
- invoiceNumber: 51441539,
138
- wipNumber: 41940,
139
- laborLines: [
140
- {
141
- rtsCode: '0BLC15UR',
142
- menuCode: 'SERLCUR 15KS',
143
- serviceCode: 'PMS',
144
- description: 'CARRY OUT 15,000 KM SERVICE',
145
- },
146
- {
147
- rtsCode: '37099',
148
- menuCode: ' ',
149
- serviceCode: 'PMS',
150
- description: 'GREASING',
151
- },
152
- ],
153
- partLines: [
154
- {
155
- partNumber: 'T1780138030',
156
- qty: 1,
157
- menuCode: ' ',
158
- partDescription: 'ELEMENT SUB-ASSY,',
159
- },
160
- {
161
- partNumber: 'T0888083719',
162
- qty: 8,
163
- menuCode: 'SERLCUR 15KS',
164
- partDescription: 'LGMO SN 5W40 208L',
165
- },
166
- {
167
- partNumber: 'T9043012031',
168
- qty: 1,
169
- menuCode: 'SERLCUR 15KS',
170
- partDescription: 'GASKET',
171
- },
172
- {
173
- partNumber: 'T04152YZZD4',
174
- qty: 1,
175
- menuCode: ' ',
176
- partDescription: 'ELEMENT KIT, OIL',
177
- },
178
- ],
179
- },
180
- {
181
- serviceType: 'PM SL (5K, 15K,25K...95K)',
182
- serviceDate: '2021-11-27',
183
- mileage: 13964,
184
- companyName: 'CIHAN',
185
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
186
- companyId: 2,
187
- branchId: 14,
188
- account: 'CS00022',
189
- invoiceNumber: 51431492,
190
- wipNumber: 22296,
191
- laborLines: [
192
- {
193
- rtsCode: '0BLC15UR',
194
- menuCode: 'SERLCUR 15KS',
195
- serviceCode: 'PMS',
196
- description: 'CARRY OUT 15,000 KM SERVICE',
197
- },
198
- ],
199
- partLines: [
200
- {
201
- partNumber: 'T0888083719',
202
- qty: 8,
203
- menuCode: 'SERLCUR 15KS',
204
- partDescription: 'LGMO SN 5W40 208L',
205
- },
206
- {
207
- partNumber: 'T04152YZZD4',
208
- qty: 1,
209
- menuCode: 'SERLCUR 15KS',
210
- partDescription: 'ELEMENT KIT, OIL',
211
- },
212
- {
213
- partNumber: 'T9043012031',
214
- qty: 1,
215
- menuCode: 'SERLCUR 15KS',
216
- partDescription: 'GASKET',
217
- },
218
- ],
219
- },
220
- ],
221
- ssc: null,
222
- vehicleVariantInfo: null,
223
- vehicleSpecification: null,
224
- serviceItems: null,
225
- basicModelCode: null,
226
- },
227
- JTMHX01J8L4198296: {
228
- vin: 'JTMHX01J8L4198296',
229
- identifiers: {
230
- vin: 'JTMHX01J8L4198295',
231
- variant: null,
232
- katashiki: null,
233
- color: null,
234
- trim: null,
235
- brand: 0,
236
- brandIntegrationID: null,
237
- },
238
- saleInformation: null,
239
- isAuthorized: false,
240
- warranty: {
241
- hasActiveWarranty: true,
242
- warrantyStartDate: '2023-06-05',
243
- warrantyEndDate: '2026-06-05',
244
- hasExtendedWarranty: false,
245
- extendedWarrantyStartDate: null,
246
- extendedWarrantyEndDate: null,
247
- },
248
- nextServiceDate: '2023-12-12',
249
- serviceHistory: [
250
- {
251
- serviceType: 'PM SL (5K, 15K,25K...95K)',
252
- serviceDate: '2023-09-12',
253
- mileage: 30296,
254
- companyName: 'CIHAN',
255
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
256
- companyId: 2,
257
- branchId: 14,
258
- account: 'CS00022',
259
- invoiceNumber: 51456604,
260
- wipNumber: 13681,
261
- laborLines: [
262
- {
263
- rtsCode: 'NOTES',
264
- menuCode: ' ',
265
- serviceCode: 'PMS',
266
- description: 'FR WIPER RUBBER NEEDS TO R/P,',
267
- },
268
- {
269
- rtsCode: 'EXPMAIN',
270
- menuCode: ' ',
271
- serviceCode: 'PMS',
272
- description: 'EXPMAIN',
273
- },
274
- {
275
- rtsCode: '0BLC25UR',
276
- menuCode: 'SERLCUR 25KS',
277
- serviceCode: 'PMS',
278
- description: 'CARRY OUT 25,000 KM SERVICE',
279
- },
280
- ],
281
- partLines: [
282
- {
283
- partNumber: 'T04152YZZD4',
284
- qty: 1,
285
- menuCode: 'SERLCUR 25KS',
286
- partDescription: 'ELEMENT KIT, OIL',
287
- },
288
- {
289
- partNumber: 'T0888083719',
290
- qty: 8,
291
- menuCode: 'SERLCUR 25KS',
292
- partDescription: 'LGMO SN 5W40 208L',
293
- },
294
- {
295
- partNumber: 'T9043012031',
296
- qty: 1,
297
- menuCode: 'SERLCUR 25KS',
298
- partDescription: 'GASKET',
299
- },
300
- {
301
- partNumber: 'T7736035040',
302
- qty: 1,
303
- menuCode: ' ',
304
- partDescription: 'SPRING ASSY, FUEL',
305
- },
306
- ],
307
- },
308
- {
309
- serviceType: 'PM SL (5K, 15K,25K...95K)',
310
- serviceDate: '2023-02-09',
311
- mileage: 25660,
312
- companyName: 'CIHAN',
313
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
314
- companyId: 2,
315
- branchId: 14,
316
- account: 'CS00022',
317
- invoiceNumber: 51447340,
318
- wipNumber: 52446,
319
- laborLines: [
320
- {
321
- rtsCode: '02FUELLCUR',
322
- menuCode: 'FUEL FILTER LCUR',
323
- serviceCode: 'PMS',
324
- description: 'FUEL FILTER REPLACEMENT',
325
- },
326
- {
327
- rtsCode: '0BLC25UR',
328
- menuCode: 'SERLCUR 25KS',
329
- serviceCode: 'PMS',
330
- description: 'CARRY OUT 25,000 KM SERVICE',
331
- },
332
- ],
333
- partLines: [
334
- {
335
- partNumber: 'T0888083719',
336
- qty: 8,
337
- menuCode: 'SERLCUR 25KS',
338
- partDescription: 'LGMO SN 5W40 208L',
339
- },
340
- {
341
- partNumber: 'T9043012031',
342
- qty: 1,
343
- menuCode: 'SERLCUR 25KS',
344
- partDescription: 'GASKET',
345
- },
346
- {
347
- partNumber: 'T2330050150',
348
- qty: 1,
349
- menuCode: 'FUEL FILTER LCUR',
350
- partDescription: 'FILTER ASSY, FUEL',
351
- },
352
- {
353
- partNumber: 'T04152YZZD4',
354
- qty: 1,
355
- menuCode: 'SERLCUR 25KS',
356
- partDescription: 'ELEMENT KIT, OIL',
357
- },
358
- ],
359
- },
360
- {
361
- serviceType: 'PM SL (5K, 15K,25K...95K)',
362
- serviceDate: '2022-09-10',
363
- mileage: 20574,
364
- companyName: 'CIHAN',
365
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
366
- companyId: 2,
367
- branchId: 14,
368
- account: 'CS00022',
369
- invoiceNumber: 51441539,
370
- wipNumber: 41940,
371
- laborLines: [
372
- {
373
- rtsCode: '0BLC15UR',
374
- menuCode: 'SERLCUR 15KS',
375
- serviceCode: 'PMS',
376
- description: 'CARRY OUT 15,000 KM SERVICE',
377
- },
378
- {
379
- rtsCode: '37099',
380
- menuCode: ' ',
381
- serviceCode: 'PMS',
382
- description: 'GREASING',
383
- },
384
- ],
385
- partLines: [
386
- {
387
- partNumber: 'T1780138030',
388
- qty: 1,
389
- menuCode: ' ',
390
- partDescription: 'ELEMENT SUB-ASSY,',
391
- },
392
- {
393
- partNumber: 'T0888083719',
394
- qty: 8,
395
- menuCode: 'SERLCUR 15KS',
396
- partDescription: 'LGMO SN 5W40 208L',
397
- },
398
- {
399
- partNumber: 'T9043012031',
400
- qty: 1,
401
- menuCode: 'SERLCUR 15KS',
402
- partDescription: 'GASKET',
403
- },
404
- {
405
- partNumber: 'T04152YZZD4',
406
- qty: 1,
407
- menuCode: ' ',
408
- partDescription: 'ELEMENT KIT, OIL',
409
- },
410
- ],
411
- },
412
- {
413
- serviceType: 'PM SL (5K, 15K,25K...95K)',
414
- serviceDate: '2021-11-27',
415
- mileage: 13964,
416
- companyName: 'CIHAN',
417
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
418
- companyId: 2,
419
- branchId: 14,
420
- account: 'CS00022',
421
- invoiceNumber: 51431492,
422
- wipNumber: 22296,
423
- laborLines: [
424
- {
425
- rtsCode: '0BLC15UR',
426
- menuCode: 'SERLCUR 15KS',
427
- serviceCode: 'PMS',
428
- description: 'CARRY OUT 15,000 KM SERVICE',
429
- },
430
- ],
431
- partLines: [
432
- {
433
- partNumber: 'T0888083719',
434
- qty: 8,
435
- menuCode: 'SERLCUR 15KS',
436
- partDescription: 'LGMO SN 5W40 208L',
437
- },
438
- {
439
- partNumber: 'T04152YZZD4',
440
- qty: 1,
441
- menuCode: 'SERLCUR 15KS',
442
- partDescription: 'ELEMENT KIT, OIL',
443
- },
444
- {
445
- partNumber: 'T9043012031',
446
- qty: 1,
447
- menuCode: 'SERLCUR 15KS',
448
- partDescription: 'GASKET',
449
- },
450
- ],
451
- },
452
- ],
453
- ssc: null,
454
- vehicleVariantInfo: null,
455
- vehicleSpecification: null,
456
- serviceItems: null,
457
- basicModelCode: null,
458
- },
459
- MR0BX8CD3P2791075: {
460
- vin: 'MR0BX8CD3P2791075',
461
- identifiers: {
462
- vin: 'MR0BX8CD3P2791075',
463
- variant: '13461HN202301',
464
- katashiki: 'TGN126L-DTTHKV',
465
- color: '040',
466
- trim: '30',
467
- brand: 0,
468
- brandIntegrationID: 'TYT',
469
- },
470
- saleInformation: {
471
- dealerIntegrationID: '1',
472
- dealerName: 'SAS',
473
- branchIntegrationID: '43',
474
- branchName: 'SAS - Showroom | Duhok',
475
- customerAccount: 'R01447',
476
- customerID: '89437',
477
- invoiceDate: '2023-05-11',
478
- invoiceNumber: 11155049,
479
- broker: {
480
- brokerId: 628,
481
- brokerName: 'Modren Cars',
482
- customerID: 11048,
483
- invoiceNumber: 86,
484
- invoiceDate: '2023-06-05',
485
- },
486
- },
487
- isAuthorized: true,
488
- warranty: {
489
- hasActiveWarranty: true,
490
- warrantyStartDate: '2023-06-05',
491
- warrantyEndDate: '2026-06-05',
492
- hasExtendedWarranty: false,
493
- extendedWarrantyStartDate: null,
494
- extendedWarrantyEndDate: null,
495
- },
496
- nextServiceDate: '2025-01-13',
497
- serviceHistory: [
498
- {
499
- serviceType: 'PM SL (5K, 15K,25K...95K)',
500
- serviceDate: '2024-10-13',
501
- mileage: 73941,
502
- companyName: 'SAS',
503
- branchName: 'SAS - Showroom | Duhok',
504
- companyId: 1,
505
- branchId: 43,
506
- account: 'C00015',
507
- invoiceNumber: 53166219,
508
- wipNumber: 16416,
509
- laborLines: [
510
- {
511
- rtsCode: 'CWASH',
512
- menuCode: ' ',
513
- serviceCode: 'PMS',
514
- description: 'Free Car Wash',
515
- },
516
- {
517
- rtsCode: 'BGTEPR',
518
- menuCode: 'BGTEPR',
519
- serviceCode: 'PMS',
520
- description: 'BG Engine Performance Restorat',
521
- },
522
- {
523
- rtsCode: '0BHL75W4',
524
- menuCode: 'SERH4W 75KS3',
525
- serviceCode: 'PMS',
526
- description: 'CARRY OUT 75,000 KM SERVICE',
527
- },
528
- ],
529
- partLines: [
530
- {
531
- partNumber: 'T0888083715',
532
- qty: 5.5,
533
- menuCode: 'SERH4W 75KS3',
534
- partDescription: 'TGMO SN 5W30 208L',
535
- },
536
- {
537
- partNumber: 'ZBG6579M3',
538
- qty: 1,
539
- menuCode: 'BGTEPR',
540
- partDescription: 'PERFORMANCE OIL SERVICE',
541
- },
542
- {
543
- partNumber: 'T90915YZZD2',
544
- qty: 1,
545
- menuCode: 'SERH4W 75KS3',
546
- partDescription: 'FILTER, OIL',
547
- },
548
- {
549
- partNumber: 'T9043012031',
550
- qty: 1,
551
- menuCode: 'SERH4W 75KS3',
552
- partDescription: 'GASKET',
553
- },
554
- ],
555
- },
556
- {
557
- serviceType: 'PM SL (5K, 15K,25K...95K)',
558
- serviceDate: '2024-09-08',
559
- mileage: 62620,
560
- companyName: 'SAS',
561
- branchName: 'SAS - Showroom | Duhok',
562
- companyId: 1,
563
- branchId: 43,
564
- account: 'C00015',
565
- invoiceNumber: 53165038,
566
- wipNumber: 14587,
567
- laborLines: [
568
- {
569
- rtsCode: 'CWASH',
570
- menuCode: ' ',
571
- serviceCode: 'PMS',
572
- description: 'Free Car Wash',
573
- },
574
- {
575
- rtsCode: '0BHL05W4',
576
- menuCode: 'SERH4W 05KS3',
577
- serviceCode: 'PMS',
578
- description: 'CARRY OUT 5,000 KM SERVICE',
579
- },
580
- {
581
- rtsCode: 'CONSU',
582
- menuCode: 'CONS',
583
- serviceCode: 'PMS',
584
- description: 'Consumables',
585
- },
586
- ],
587
- partLines: [
588
- {
589
- partNumber: 'T90915YZZD2',
590
- qty: 1,
591
- menuCode: 'SERH4W 05KS3',
592
- partDescription: 'FILTER, OIL',
593
- },
594
- {
595
- partNumber: 'T0888083715',
596
- qty: 5.5,
597
- menuCode: 'SERH4W 05KS3',
598
- partDescription: 'TGMO SN 5W30 208L',
599
- },
600
- {
601
- partNumber: 'T9043012031',
602
- qty: 1,
603
- menuCode: 'SERH4W 05KS3',
604
- partDescription: 'GASKET',
605
- },
606
- ],
607
- },
608
- {
609
- serviceType: 'PM SL (5K, 15K,25K...95K)',
610
- serviceDate: '2024-07-28',
611
- mileage: 61940,
612
- companyName: 'SAS',
613
- branchName: 'SAS - Showroom | Duhok',
614
- companyId: 1,
615
- branchId: 43,
616
- account: 'C00015',
617
- invoiceNumber: 53163666,
618
- wipNumber: 12359,
619
- laborLines: [
620
- {
621
- rtsCode: '0BHL65W4',
622
- menuCode: 'SERH4W 65KS3',
623
- serviceCode: 'PMS',
624
- description: 'CARRY OUT 65,000 KM SERVICE',
625
- },
626
- {
627
- rtsCode: 'PDRINSP',
628
- menuCode: ' ',
629
- serviceCode: 'PMS',
630
- description: 'FRONT BUMPER SC1',
631
- },
632
- {
633
- rtsCode: 'CONS',
634
- menuCode: ' ',
635
- serviceCode: 'PMS',
636
- description: 'Consumables',
637
- },
638
- {
639
- rtsCode: 'CWASH',
640
- menuCode: ' ',
641
- serviceCode: 'PMS',
642
- description: 'Free Car Wash',
643
- },
644
- ],
645
- partLines: [
646
- {
647
- partNumber: 'T90915YZZD2',
648
- qty: 1,
649
- menuCode: 'SERH4W 65KS3',
650
- partDescription: 'FILTER, OIL',
651
- },
652
- {
653
- partNumber: 'T9043012031',
654
- qty: 1,
655
- menuCode: 'SERH4W 65KS3',
656
- partDescription: 'GASKET',
657
- },
658
- {
659
- partNumber: 'T0888083715',
660
- qty: 5.5,
661
- menuCode: 'SERH4W 65KS3',
662
- partDescription: 'TGMO SN 5W30 208L',
663
- },
664
- ],
665
- },
666
- {
667
- serviceType: 'PM SL (5K, 15K,25K...95K)',
668
- serviceDate: '2024-06-26',
669
- mileage: 56592,
670
- companyName: 'SAS',
671
- branchName: 'SAS - Showroom | Duhok',
672
- companyId: 1,
673
- branchId: 43,
674
- account: 'C00015',
675
- invoiceNumber: 53162583,
676
- wipNumber: 10672,
677
- laborLines: [
678
- {
679
- rtsCode: 'CONS',
680
- menuCode: ' ',
681
- serviceCode: 'PMS',
682
- description: 'Consumables',
683
- },
684
- {
685
- rtsCode: 'CWASH',
686
- menuCode: ' ',
687
- serviceCode: 'PMS',
688
- description: 'Free Car Wash',
689
- },
690
- {
691
- rtsCode: '0BHL55W4',
692
- menuCode: 'SERH4W 55KS3',
693
- serviceCode: 'PMS',
694
- description: 'CARRY OUT 55,000 KM SERVICE',
695
- },
696
- ],
697
- partLines: [
698
- {
699
- partNumber: 'T90915YZZD2',
700
- qty: 1,
701
- menuCode: 'SERH4W 55KS3',
702
- partDescription: 'FILTER, OIL',
703
- },
704
- {
705
- partNumber: 'T0888083715',
706
- qty: 5.5,
707
- menuCode: 'SERH4W 55KS3',
708
- partDescription: 'TGMO SN 5W30 208L',
709
- },
710
- {
711
- partNumber: 'T9043012031',
712
- qty: 1,
713
- menuCode: 'SERH4W 55KS3',
714
- partDescription: 'GASKET',
715
- },
716
- ],
717
- },
718
- {
719
- serviceType: 'PM SL (5K, 15K,25K...95K)',
720
- serviceDate: '2024-05-26',
721
- mileage: 51308,
722
- companyName: 'SAS',
723
- branchName: 'SAS - Showroom | Duhok',
724
- companyId: 1,
725
- branchId: 43,
726
- account: 'S00058',
727
- invoiceNumber: 53161736,
728
- wipNumber: 64345,
729
- laborLines: [
730
- {
731
- rtsCode: 'PDRINSP',
732
- menuCode: ' ',
733
- serviceCode: 'PMS',
734
- description: 'REAR LEFT FENDER PDR1+SC1',
735
- },
736
- {
737
- rtsCode: 'CONS',
738
- menuCode: ' ',
739
- serviceCode: 'PMS',
740
- description: 'Consumables',
741
- },
742
- {
743
- rtsCode: '0BHL55W4',
744
- menuCode: 'SERH4W 55KS3',
745
- serviceCode: 'PMS',
746
- description: 'CARRY OUT 55,000 KM SERVICE',
747
- },
748
- {
749
- rtsCode: 'BGT44K',
750
- menuCode: 'BGT44K',
751
- serviceCode: 'PMS',
752
- description: 'BG 44K Platinum Fuel System Cl',
753
- },
754
- ],
755
- partLines: [
756
- {
757
- partNumber: 'ZBG208M',
758
- qty: 1,
759
- menuCode: 'BGT44K',
760
- partDescription: '44K PLATINUM FUEL & COMBUSTION CLEANER',
761
- },
762
- {
763
- partNumber: 'T9043012031',
764
- qty: 1,
765
- menuCode: 'SERH4W 55KS3',
766
- partDescription: 'GASKET',
767
- },
768
- {
769
- partNumber: 'T90915YZZD2',
770
- qty: 1,
771
- menuCode: 'SERH4W 55KS3',
772
- partDescription: 'FILTER, OIL',
773
- },
774
- {
775
- partNumber: 'T0888083719',
776
- qty: 5.5,
777
- menuCode: 'SERH4W 55KS3',
778
- partDescription: 'LGMO SN 5W40 208L',
779
- },
780
- ],
781
- },
782
- {
783
- serviceType: 'PM SL (5K, 15K,25K...95K)',
784
- serviceDate: '2024-04-22',
785
- mileage: 46248,
786
- companyName: 'SAS',
787
- branchName: 'SAS - Showroom | Duhok',
788
- companyId: 1,
789
- branchId: 43,
790
- account: 'C00015',
791
- invoiceNumber: 53160685,
792
- wipNumber: 62792,
793
- laborLines: [
794
- {
795
- rtsCode: 'BGTEPR',
796
- menuCode: 'BGTEPR',
797
- serviceCode: 'PMS',
798
- description: 'BG Engine Performance Restorat',
799
- },
800
- {
801
- rtsCode: 'CWASH',
802
- menuCode: ' ',
803
- serviceCode: 'PMS',
804
- description: 'Free Car Wash',
805
- },
806
- {
807
- rtsCode: 'PDRINSP',
808
- menuCode: ' ',
809
- serviceCode: 'PMS',
810
- description: 'REAR LEFT FENDER SC2',
811
- },
812
- {
813
- rtsCode: '0BHL45W4',
814
- menuCode: 'SERH4W 45KS3',
815
- serviceCode: 'PMS',
816
- description: 'CARRY OUT 45,000 KM SERVICE',
817
- },
818
- {
819
- rtsCode: 'CONS',
820
- menuCode: ' ',
821
- serviceCode: 'PMS',
822
- description: 'Consumables',
823
- },
824
- {
825
- rtsCode: 'CWASH',
826
- menuCode: ' ',
827
- serviceCode: 'PMS',
828
- description: 'Free Car Wash',
829
- },
830
- ],
831
- partLines: [
832
- {
833
- partNumber: 'T90915YZZD2',
834
- qty: 1,
835
- menuCode: 'SERH4W 45KS3',
836
- partDescription: 'FILTER, OIL',
837
- },
838
- {
839
- partNumber: 'T9043012031',
840
- qty: 1,
841
- menuCode: 'SERH4W 45KS3',
842
- partDescription: 'GASKET',
843
- },
844
- {
845
- partNumber: 'T0888083719',
846
- qty: 5.5,
847
- menuCode: 'SERH4W 45KS3',
848
- partDescription: 'LGMO SN 5W40 208L',
849
- },
850
- {
851
- partNumber: 'ZBG6579M3',
852
- qty: 1,
853
- menuCode: 'BGTEPR',
854
- partDescription: 'PERFORMANCE OIL SERVICE',
855
- },
856
- ],
857
- },
858
- {
859
- serviceType: 'PM SL (5K, 15K,25K...95K)',
860
- serviceDate: '2024-03-16',
861
- mileage: 40586,
862
- companyName: 'SAS',
863
- branchName: 'SAS - Showroom | Duhok',
864
- companyId: 1,
865
- branchId: 43,
866
- account: 'C00015',
867
- invoiceNumber: 53159833,
868
- wipNumber: 61274,
869
- laborLines: [
870
- {
871
- rtsCode: 'CONS',
872
- menuCode: ' ',
873
- serviceCode: 'PMS',
874
- description: 'Consumables',
875
- },
876
- {
877
- rtsCode: 'PDRINSP',
878
- menuCode: ' ',
879
- serviceCode: 'PMS',
880
- description: 'front left door sc1',
881
- },
882
- {
883
- rtsCode: '0BHL35W4',
884
- menuCode: 'SERH4W 35KS3',
885
- serviceCode: 'PMS',
886
- description: 'CARRY OUT 35,000 KM SERVICE',
887
- },
888
- {
889
- rtsCode: 'CWASH',
890
- menuCode: ' ',
891
- serviceCode: 'PMS',
892
- description: 'Free Car Wash',
893
- },
894
- ],
895
- partLines: [
896
- {
897
- partNumber: 'T9043012031',
898
- qty: 1,
899
- menuCode: 'SERH4W 35KS3',
900
- partDescription: 'GASKET',
901
- },
902
- {
903
- partNumber: 'T90915YZZD2',
904
- qty: 1,
905
- menuCode: 'SERH4W 35KS3',
906
- partDescription: 'FILTER, OIL',
907
- },
908
- {
909
- partNumber: 'T0888083715',
910
- qty: 5.5,
911
- menuCode: 'SERH4W 35KS3',
912
- partDescription: 'TGMO SN 5W30 208L',
913
- },
914
- ],
915
- },
916
- {
917
- serviceType: 'PM SL (5K, 15K,25K...95K)',
918
- serviceDate: '2024-02-05',
919
- mileage: 35261,
920
- companyName: 'SAS',
921
- branchName: 'SAS - Showroom | Duhok',
922
- companyId: 1,
923
- branchId: 43,
924
- account: 'C00015',
925
- invoiceNumber: 53158737,
926
- wipNumber: 59536,
927
- laborLines: [
928
- {
929
- rtsCode: 'BGTPFI',
930
- menuCode: 'BGTPFI',
931
- serviceCode: 'PMS',
932
- description: 'BG PFI Fuel & Air Induction Cl',
933
- },
934
- {
935
- rtsCode: '0BHL05W4',
936
- menuCode: 'SERH4W 05KS3',
937
- serviceCode: 'PMS',
938
- description: 'CARRY OUT 5,000 KM SERVICE',
939
- },
940
- {
941
- rtsCode: 'CONS',
942
- menuCode: ' ',
943
- serviceCode: 'PMS',
944
- description: 'Consumables',
945
- },
946
- {
947
- rtsCode: '473301',
948
- menuCode: ' ',
949
- serviceCode: 'PMS',
950
- description: 'FRONT DISC BRAKE PAD AND/OR DI',
951
- },
952
- ],
953
- partLines: [
954
- {
955
- partNumber: 'T044650K360',
956
- qty: 1,
957
- menuCode: ' ',
958
- partDescription: 'PAD KIT, DISC BRAKE',
959
- },
960
- {
961
- partNumber: 'ZBG2901M3',
962
- qty: 1,
963
- menuCode: 'BGTPFI',
964
- partDescription: 'PFI FUEL & AIR INDUCTION CLEANING',
965
- },
966
- {
967
- partNumber: 'T0888083715',
968
- qty: 5.5,
969
- menuCode: 'SERH4W 05KS3',
970
- partDescription: 'TGMO SN 5W30 208L',
971
- },
972
- {
973
- partNumber: 'T9043012031',
974
- qty: 1,
975
- menuCode: 'SERH4W 05KS3',
976
- partDescription: 'GASKET',
977
- },
978
- {
979
- partNumber: 'T90915YZZD2',
980
- qty: 1,
981
- menuCode: 'SERH4W 05KS3',
982
- partDescription: 'FILTER, OIL',
983
- },
984
- ],
985
- },
986
- {
987
- serviceType: 'PM SL (5K, 15K,25K...95K)',
988
- serviceDate: '2023-12-25',
989
- mileage: 30253,
990
- companyName: 'SAS',
991
- branchName: 'SAS - Showroom | Duhok',
992
- companyId: 1,
993
- branchId: 43,
994
- account: 'C00015',
995
- invoiceNumber: 53157673,
996
- wipNumber: 57573,
997
- laborLines: [
998
- {
999
- rtsCode: 'CONS',
1000
- menuCode: ' ',
1001
- serviceCode: 'PMS',
1002
- description: 'Consumables',
1003
- },
1004
- {
1005
- rtsCode: 'CWASH',
1006
- menuCode: ' ',
1007
- serviceCode: 'PMS',
1008
- description: 'Free Car Wash',
1009
- },
1010
- {
1011
- rtsCode: 'PDRINSP',
1012
- menuCode: ' ',
1013
- serviceCode: 'PMS',
1014
- description: 'FRONT BUMPER SC3',
1015
- },
1016
- {
1017
- rtsCode: '0BHL25W4',
1018
- menuCode: 'SERH4W 25KS3',
1019
- serviceCode: 'PMS',
1020
- description: 'CARRY OUT 25,000 KM SERVICE',
1021
- },
1022
- ],
1023
- partLines: [
1024
- {
1025
- partNumber: 'T0888083715',
1026
- qty: 5.5,
1027
- menuCode: 'SERH4W 25KS3',
1028
- partDescription: 'TGMO SN 5W30 208L',
1029
- },
1030
- {
1031
- partNumber: 'T9043012031',
1032
- qty: 1,
1033
- menuCode: 'SERH4W 25KS3',
1034
- partDescription: 'GASKET',
1035
- },
1036
- {
1037
- partNumber: 'T90915YZZD2',
1038
- qty: 1,
1039
- menuCode: 'SERH4W 25KS3',
1040
- partDescription: 'FILTER, OIL',
1041
- },
1042
- ],
1043
- },
1044
- ],
1045
- ssc: null,
1046
- vehicleVariantInfo: {
1047
- modelCode: '13461',
1048
- sfx: 'HN',
1049
- modelYear: 2023,
1050
- },
1051
- vehicleSpecification: {
1052
- modelDesc: 'HILUX 2.7 D/C 4*4/AT/High/ADD',
1053
- variantDesc: '2.7L/DC/4x4/AT/High/ADD',
1054
- class: 'C',
1055
- bodyType: ' ',
1056
- engine: ' 2700 ',
1057
- cylinders: ' 0 ',
1058
- lightHeavy: ' ',
1059
- doors: ' 4 ',
1060
- fuel: 'P',
1061
- transmission: 'Automatic',
1062
- side: '1',
1063
- engineType: ' ',
1064
- tankCap: ' 0 ',
1065
- style: 'Pick up',
1066
- fuelLiter: null,
1067
- color: 'SUPER WHITE 2',
1068
- trim: 'TERRA COTTA',
1069
- },
1070
- serviceItems: [
1071
- {
1072
- name: '1,000 KM Free Service',
1073
- description: '',
1074
- title: '1,000 KM Free Service',
1075
- image: '',
1076
- type: 'free',
1077
- typeEnum: 0,
1078
- activatedAt: '2023-06-05',
1079
- expiresAt: '2023-09-05',
1080
- status: 'processed',
1081
- statusEnum: 0,
1082
- campaignCode: null,
1083
- menuCode: null,
1084
- redeemDate: '2023-06-10T10:15:19.44',
1085
- modelCostID: null,
1086
- toyotaLoyaltyProgramRedeemableItemID: 82,
1087
- tlpPackageInvoiceTLPItemID: null,
1088
- dealerIntegrationID: '1',
1089
- dealerName: 'SAS',
1090
- invoiceNumber: null,
1091
- wip: null,
1092
- maximumMileage: 1000,
1093
- skipZeroTrust: true,
1094
- activeFor: 3,
1095
- activeForInterval: 'Months',
1096
- },
1097
- {
1098
- name: '5,000 KM Free Service',
1099
- description: '',
1100
- title: '5,000 KM Free Service',
1101
- image: '',
1102
- type: 'free',
1103
- typeEnum: 0,
1104
- activatedAt: '2023-09-05',
1105
- expiresAt: '2023-12-05',
1106
- status: 'processed',
1107
- statusEnum: 0,
1108
- campaignCode: null,
1109
- menuCode: null,
1110
- redeemDate: '2023-07-08T08:04:02.487',
1111
- modelCostID: null,
1112
- toyotaLoyaltyProgramRedeemableItemID: 81,
1113
- tlpPackageInvoiceTLPItemID: null,
1114
- dealerIntegrationID: '1',
1115
- dealerName: 'SAS',
1116
- invoiceNumber: '53153669',
1117
- wip: '50246',
1118
- maximumMileage: 5000,
1119
- skipZeroTrust: false,
1120
- activeFor: 3,
1121
- activeForInterval: 'Months',
1122
- },
1123
- {
1124
- name: 'Hilux4 10,000 KM Service Contract',
1125
- description: '',
1126
- title: 'Hilux4 10,000 KM Service Contract',
1127
- image: '',
1128
- type: 'free',
1129
- typeEnum: 0,
1130
- activatedAt: '2023-12-05',
1131
- expiresAt: '2024-03-05',
1132
- status: 'expired',
1133
- statusEnum: 1,
1134
- campaignCode: null,
1135
- menuCode: '-',
1136
- redeemDate: null,
1137
- modelCostID: 6663,
1138
- toyotaLoyaltyProgramRedeemableItemID: 218,
1139
- tlpPackageInvoiceTLPItemID: null,
1140
- dealerIntegrationID: null,
1141
- dealerName: null,
1142
- invoiceNumber: null,
1143
- wip: null,
1144
- maximumMileage: 10000,
1145
- skipZeroTrust: false,
1146
- activeFor: 3,
1147
- activeForInterval: 'Months',
1148
- },
1149
- {
1150
- name: ' Hilux4 15,000 KM Service Contract',
1151
- description: '',
1152
- title: ' Hilux4 15,000 KM Service Contract',
1153
- image: '',
1154
- type: 'free',
1155
- typeEnum: 0,
1156
- activatedAt: '2024-03-05',
1157
- expiresAt: '2024-06-05',
1158
- status: 'expired',
1159
- statusEnum: 1,
1160
- campaignCode: null,
1161
- menuCode: '-',
1162
- redeemDate: null,
1163
- modelCostID: 6649,
1164
- toyotaLoyaltyProgramRedeemableItemID: 219,
1165
- tlpPackageInvoiceTLPItemID: null,
1166
- dealerIntegrationID: null,
1167
- dealerName: null,
1168
- invoiceNumber: null,
1169
- wip: null,
1170
- maximumMileage: 15000,
1171
- skipZeroTrust: false,
1172
- activeFor: 3,
1173
- activeForInterval: 'Months',
1174
- },
1175
- {
1176
- name: 'Hilux4 20,000 KM Service Contract',
1177
- description: '',
1178
- title: 'Hilux4 20,000 KM Service Contract',
1179
- image: '',
1180
- type: 'free',
1181
- typeEnum: 0,
1182
- activatedAt: '2024-06-05',
1183
- expiresAt: '2024-09-05',
1184
- status: 'expired',
1185
- statusEnum: 1,
1186
- campaignCode: null,
1187
- menuCode: '-',
1188
- redeemDate: null,
1189
- modelCostID: 6635,
1190
- toyotaLoyaltyProgramRedeemableItemID: 220,
1191
- tlpPackageInvoiceTLPItemID: null,
1192
- dealerIntegrationID: null,
1193
- dealerName: null,
1194
- invoiceNumber: null,
1195
- wip: null,
1196
- maximumMileage: 20000,
1197
- skipZeroTrust: false,
1198
- activeFor: 3,
1199
- activeForInterval: 'Months',
1200
- },
1201
- ],
1202
- basicModelCode: 'TGN126',
1203
- },
1204
- JTMHX01J8L4198299: {
1205
- vin: 'JTMHX01J8L4198299',
1206
- identifiers: {
1207
- vin: 'JTMHX01J8L4198295',
1208
- variant: null,
1209
- katashiki: null,
1210
- color: null,
1211
- trim: null,
1212
- brand: 0,
1213
- brandIntegrationID: null,
1214
- },
1215
- saleInformation: null,
1216
- isAuthorized: false,
1217
- warranty: {
1218
- hasActiveWarranty: false,
1219
- warrantyStartDate: '2020-06-05',
1220
- warrantyEndDate: '2021-06-05',
1221
- hasExtendedWarranty: false,
1222
- extendedWarrantyStartDate: null,
1223
- extendedWarrantyEndDate: null,
1224
- },
1225
- nextServiceDate: '2023-12-12',
1226
- serviceHistory: [
1227
- {
1228
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1229
- serviceDate: '2023-09-12',
1230
- mileage: 30296,
1231
- companyName: 'CIHAN',
1232
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
1233
- companyId: 2,
1234
- branchId: 14,
1235
- account: 'CS00022',
1236
- invoiceNumber: 51456604,
1237
- wipNumber: 13681,
1238
- laborLines: [
1239
- {
1240
- rtsCode: 'NOTES',
1241
- menuCode: ' ',
1242
- serviceCode: 'PMS',
1243
- description: 'FR WIPER RUBBER NEEDS TO R/P,',
1244
- },
1245
- {
1246
- rtsCode: 'EXPMAIN',
1247
- menuCode: ' ',
1248
- serviceCode: 'PMS',
1249
- description: 'EXPMAIN',
1250
- },
1251
- {
1252
- rtsCode: '0BLC25UR',
1253
- menuCode: 'SERLCUR 25KS',
1254
- serviceCode: 'PMS',
1255
- description: 'CARRY OUT 25,000 KM SERVICE',
1256
- },
1257
- ],
1258
- partLines: [
1259
- {
1260
- partNumber: 'T04152YZZD4',
1261
- qty: 1,
1262
- menuCode: 'SERLCUR 25KS',
1263
- partDescription: 'ELEMENT KIT, OIL',
1264
- },
1265
- {
1266
- partNumber: 'T0888083719',
1267
- qty: 8,
1268
- menuCode: 'SERLCUR 25KS',
1269
- partDescription: 'LGMO SN 5W40 208L',
1270
- },
1271
- {
1272
- partNumber: 'T9043012031',
1273
- qty: 1,
1274
- menuCode: 'SERLCUR 25KS',
1275
- partDescription: 'GASKET',
1276
- },
1277
- {
1278
- partNumber: 'T7736035040',
1279
- qty: 1,
1280
- menuCode: ' ',
1281
- partDescription: 'SPRING ASSY, FUEL',
1282
- },
1283
- ],
1284
- },
1285
- {
1286
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1287
- serviceDate: '2023-02-09',
1288
- mileage: 25660,
1289
- companyName: 'CIHAN',
1290
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
1291
- companyId: 2,
1292
- branchId: 14,
1293
- account: 'CS00022',
1294
- invoiceNumber: 51447340,
1295
- wipNumber: 52446,
1296
- laborLines: [
1297
- {
1298
- rtsCode: '02FUELLCUR',
1299
- menuCode: 'FUEL FILTER LCUR',
1300
- serviceCode: 'PMS',
1301
- description: 'FUEL FILTER REPLACEMENT',
1302
- },
1303
- {
1304
- rtsCode: '0BLC25UR',
1305
- menuCode: 'SERLCUR 25KS',
1306
- serviceCode: 'PMS',
1307
- description: 'CARRY OUT 25,000 KM SERVICE',
1308
- },
1309
- ],
1310
- partLines: [
1311
- {
1312
- partNumber: 'T0888083719',
1313
- qty: 8,
1314
- menuCode: 'SERLCUR 25KS',
1315
- partDescription: 'LGMO SN 5W40 208L',
1316
- },
1317
- {
1318
- partNumber: 'T9043012031',
1319
- qty: 1,
1320
- menuCode: 'SERLCUR 25KS',
1321
- partDescription: 'GASKET',
1322
- },
1323
- {
1324
- partNumber: 'T2330050150',
1325
- qty: 1,
1326
- menuCode: 'FUEL FILTER LCUR',
1327
- partDescription: 'FILTER ASSY, FUEL',
1328
- },
1329
- {
1330
- partNumber: 'T04152YZZD4',
1331
- qty: 1,
1332
- menuCode: 'SERLCUR 25KS',
1333
- partDescription: 'ELEMENT KIT, OIL',
1334
- },
1335
- ],
1336
- },
1337
- {
1338
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1339
- serviceDate: '2022-09-10',
1340
- mileage: 20574,
1341
- companyName: 'CIHAN',
1342
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
1343
- companyId: 2,
1344
- branchId: 14,
1345
- account: 'CS00022',
1346
- invoiceNumber: 51441539,
1347
- wipNumber: 41940,
1348
- laborLines: [
1349
- {
1350
- rtsCode: '0BLC15UR',
1351
- menuCode: 'SERLCUR 15KS',
1352
- serviceCode: 'PMS',
1353
- description: 'CARRY OUT 15,000 KM SERVICE',
1354
- },
1355
- {
1356
- rtsCode: '37099',
1357
- menuCode: ' ',
1358
- serviceCode: 'PMS',
1359
- description: 'GREASING',
1360
- },
1361
- ],
1362
- partLines: [
1363
- {
1364
- partNumber: 'T1780138030',
1365
- qty: 1,
1366
- menuCode: ' ',
1367
- partDescription: 'ELEMENT SUB-ASSY,',
1368
- },
1369
- {
1370
- partNumber: 'T0888083719',
1371
- qty: 8,
1372
- menuCode: 'SERLCUR 15KS',
1373
- partDescription: 'LGMO SN 5W40 208L',
1374
- },
1375
- {
1376
- partNumber: 'T9043012031',
1377
- qty: 1,
1378
- menuCode: 'SERLCUR 15KS',
1379
- partDescription: 'GASKET',
1380
- },
1381
- {
1382
- partNumber: 'T04152YZZD4',
1383
- qty: 1,
1384
- menuCode: ' ',
1385
- partDescription: 'ELEMENT KIT, OIL',
1386
- },
1387
- ],
1388
- },
1389
- {
1390
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1391
- serviceDate: '2021-11-27',
1392
- mileage: 13964,
1393
- companyName: 'CIHAN',
1394
- branchName: 'Cihan - Showroom | Erbil - Makhmur Road',
1395
- companyId: 2,
1396
- branchId: 14,
1397
- account: 'CS00022',
1398
- invoiceNumber: 51431492,
1399
- wipNumber: 22296,
1400
- laborLines: [
1401
- {
1402
- rtsCode: '0BLC15UR',
1403
- menuCode: 'SERLCUR 15KS',
1404
- serviceCode: 'PMS',
1405
- description: 'CARRY OUT 15,000 KM SERVICE',
1406
- },
1407
- ],
1408
- partLines: [
1409
- {
1410
- partNumber: 'T0888083719',
1411
- qty: 8,
1412
- menuCode: 'SERLCUR 15KS',
1413
- partDescription: 'LGMO SN 5W40 208L',
1414
- },
1415
- {
1416
- partNumber: 'T04152YZZD4',
1417
- qty: 1,
1418
- menuCode: 'SERLCUR 15KS',
1419
- partDescription: 'ELEMENT KIT, OIL',
1420
- },
1421
- {
1422
- partNumber: 'T9043012031',
1423
- qty: 1,
1424
- menuCode: 'SERLCUR 15KS',
1425
- partDescription: 'GASKET',
1426
- },
1427
- ],
1428
- },
1429
- ],
1430
- ssc: null,
1431
- vehicleVariantInfo: null,
1432
- vehicleSpecification: null,
1433
- serviceItems: null,
1434
- basicModelCode: null,
1435
- },
1436
- JTMABBBJ9P4099243: {
1437
- vin: 'JTMABBBJ9P4099243',
1438
- identifiers: {
1439
- vin: 'JTMABBBJ9P4099243',
1440
- variant: '53311S3202301',
1441
- katashiki: 'VJA300L-GNUAZV',
1442
- color: '070',
1443
- trim: '40',
1444
- brand: 0,
1445
- brandIntegrationID: 'TYT',
1446
- },
1447
- saleInformation: {
1448
- dealerIntegrationID: '1',
1449
- dealerName: 'SAS',
1450
- branchIntegrationID: '44',
1451
- branchName: 'SAS - Showroom | Basra',
1452
- customerAccount: 'R01954',
1453
- customerID: '97120',
1454
- invoiceDate: '2023-09-18',
1455
- invoiceNumber: 11160168,
1456
- broker: {
1457
- brokerId: 539,
1458
- brokerName: 'Al-Burchman',
1459
- customerID: 17782,
1460
- invoiceNumber: 71,
1461
- invoiceDate: '2023-11-23',
1462
- },
1463
- },
1464
- isAuthorized: true,
1465
- warranty: {
1466
- hasActiveWarranty: true,
1467
- warrantyStartDate: '2023-11-23',
1468
- warrantyEndDate: '2026-11-23',
1469
- hasExtendedWarranty: false,
1470
- extendedWarrantyStartDate: null,
1471
- extendedWarrantyEndDate: null,
1472
- },
1473
- nextServiceDate: '2025-02-19',
1474
- serviceHistory: [
1475
- {
1476
- serviceType: 'SSC Campaign',
1477
- serviceDate: '2024-11-19',
1478
- mileage: 12112,
1479
- companyName: 'SAS',
1480
- branchName: 'SAS - Showroom | Basra',
1481
- companyId: 1,
1482
- branchId: 44,
1483
- account: 'W00001',
1484
- invoiceNumber: 54302844,
1485
- wipNumber: 32325,
1486
- laborLines: [
1487
- {
1488
- rtsCode: 'ZGG79A',
1489
- menuCode: ' ',
1490
- serviceCode: 'SSC',
1491
- description: 'Reprograming',
1492
- },
1493
- ],
1494
- partLines: [],
1495
- },
1496
- {
1497
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1498
- serviceDate: '2024-11-19',
1499
- mileage: 12112,
1500
- companyName: 'SAS',
1501
- branchName: 'SAS - Showroom | Basra',
1502
- companyId: 1,
1503
- branchId: 44,
1504
- account: 'C00017',
1505
- invoiceNumber: 54175880,
1506
- wipNumber: 31762,
1507
- laborLines: [
1508
- {
1509
- rtsCode: '0BLCVJ05',
1510
- menuCode: 'SERLCVJ 05KS3',
1511
- serviceCode: 'PMS',
1512
- description: 'CARRY OUT 5,000 KM SERVICE',
1513
- },
1514
- {
1515
- rtsCode: 'CONSU',
1516
- menuCode: 'CONS',
1517
- serviceCode: 'PMS',
1518
- description: 'Consumables',
1519
- },
1520
- ],
1521
- partLines: [
1522
- {
1523
- partNumber: 'T0888083715',
1524
- qty: 7.3,
1525
- menuCode: 'SERLCVJ 05KS3',
1526
- partDescription: 'TGMO SN 5W30 208L',
1527
- },
1528
- {
1529
- partNumber: 'T9043012031',
1530
- qty: 1,
1531
- menuCode: 'SERLCVJ 05KS3',
1532
- partDescription: 'GASKET',
1533
- },
1534
- {
1535
- partNumber: 'T9091510010',
1536
- qty: 1,
1537
- menuCode: 'SERLCVJ 05KS3',
1538
- partDescription: 'FILTER, OIL',
1539
- },
1540
- ],
1541
- },
1542
- {
1543
- serviceType: 'SSC Campaign',
1544
- serviceDate: '2024-09-08',
1545
- mileage: 9947,
1546
- companyName: 'SAS',
1547
- branchName: 'SAS - Showroom | Basra',
1548
- companyId: 1,
1549
- branchId: 44,
1550
- account: 'W00001',
1551
- invoiceNumber: 54302319,
1552
- wipNumber: 23978,
1553
- laborLines: [
1554
- {
1555
- rtsCode: 'ZGG04A',
1556
- menuCode: ' ',
1557
- serviceCode: 'SSC',
1558
- description: 'Reprograming for transmission',
1559
- },
1560
- ],
1561
- partLines: [],
1562
- },
1563
- {
1564
- serviceType: 'PM L (10K,30K,50K & 90K)',
1565
- serviceDate: '2024-09-08',
1566
- mileage: 9947,
1567
- companyName: 'SAS',
1568
- branchName: 'SAS - Showroom | Basra',
1569
- companyId: 1,
1570
- branchId: 44,
1571
- account: 'C00017',
1572
- invoiceNumber: 54170870,
1573
- wipNumber: 23814,
1574
- laborLines: [
1575
- {
1576
- rtsCode: 'CONSU',
1577
- menuCode: 'CONS',
1578
- serviceCode: 'PML',
1579
- description: 'Consumables',
1580
- },
1581
- {
1582
- rtsCode: 'BGT44K',
1583
- menuCode: 'BGT44K',
1584
- serviceCode: 'PML',
1585
- description: 'BG 44K Platinum Fuel System Cl',
1586
- },
1587
- {
1588
- rtsCode: '0BLCVJ05',
1589
- menuCode: 'SERLCVJ 05KS3',
1590
- serviceCode: 'PML',
1591
- description: 'CARRY OUT 5,000 KM SERVICE',
1592
- },
1593
- ],
1594
- partLines: [
1595
- {
1596
- partNumber: 'ZBG208M3',
1597
- qty: 1,
1598
- menuCode: 'BGT44K',
1599
- partDescription: '44K PLATINUM FUEL & COMBUSTION CLEANER',
1600
- },
1601
- {
1602
- partNumber: 'T9043012031',
1603
- qty: 1,
1604
- menuCode: 'SERLCVJ 05KS3',
1605
- partDescription: 'GASKET',
1606
- },
1607
- {
1608
- partNumber: 'T0888083715',
1609
- qty: 7.3,
1610
- menuCode: 'SERLCVJ 05KS3',
1611
- partDescription: 'TGMO SN 5W30 208L',
1612
- },
1613
- {
1614
- partNumber: 'T9091510010',
1615
- qty: 1,
1616
- menuCode: 'SERLCVJ 05KS3',
1617
- partDescription: 'FILTER, OIL',
1618
- },
1619
- ],
1620
- },
1621
- {
1622
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1623
- serviceDate: '2024-04-16',
1624
- mileage: 7520,
1625
- companyName: 'SAS',
1626
- branchName: 'SAS - Showroom | Basra',
1627
- companyId: 1,
1628
- branchId: 44,
1629
- account: 'C00017',
1630
- invoiceNumber: 54162502,
1631
- wipNumber: 64883,
1632
- laborLines: [
1633
- {
1634
- rtsCode: '0BLCVJ05',
1635
- menuCode: 'SERLCVJ 05KS',
1636
- serviceCode: 'PMS',
1637
- description: 'CARRY OUT 5,000 KM SERVICE',
1638
- },
1639
- {
1640
- rtsCode: 'PDRINSP',
1641
- menuCode: ' ',
1642
- serviceCode: 'PMS',
1643
- description: 'SMW1',
1644
- },
1645
- {
1646
- rtsCode: 'CONSU',
1647
- menuCode: ' ',
1648
- serviceCode: 'PMS',
1649
- description: 'Consumables',
1650
- },
1651
- ],
1652
- partLines: [
1653
- {
1654
- partNumber: 'T9043012031',
1655
- qty: 1,
1656
- menuCode: 'SERLCVJ 05KS',
1657
- partDescription: 'GASKET',
1658
- },
1659
- {
1660
- partNumber: 'T9091510010',
1661
- qty: 1,
1662
- menuCode: 'SERLCVJ 05KS',
1663
- partDescription: 'FILTER, OIL',
1664
- },
1665
- {
1666
- partNumber: 'T0888083719',
1667
- qty: 7.3,
1668
- menuCode: 'SERLCVJ 05KS',
1669
- partDescription: 'LGMO SN 5W40 208L',
1670
- },
1671
- ],
1672
- },
1673
- {
1674
- serviceType: 'SSC Campaign',
1675
- serviceDate: '2024-01-31',
1676
- mileage: 5210,
1677
- companyName: 'SAS',
1678
- branchName: 'SAS - Showroom | Basra',
1679
- companyId: 1,
1680
- branchId: 44,
1681
- account: 'W00001',
1682
- invoiceNumber: 54301537,
1683
- wipNumber: 58888,
1684
- laborLines: [
1685
- {
1686
- rtsCode: 'YHG14A',
1687
- menuCode: ' ',
1688
- serviceCode: 'SSC',
1689
- description: 'Deliver second smart key',
1690
- },
1691
- ],
1692
- partLines: [
1693
- {
1694
- partNumber: 'T0400299102',
1695
- qty: 1,
1696
- menuCode: ' ',
1697
- partDescription: 'TRANSMITTER',
1698
- },
1699
- ],
1700
- },
1701
- {
1702
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1703
- serviceDate: '2024-01-31',
1704
- mileage: 5210,
1705
- companyName: 'SAS',
1706
- branchName: 'SAS - Showroom | Basra',
1707
- companyId: 1,
1708
- branchId: 44,
1709
- account: 'S00031',
1710
- invoiceNumber: 54158983,
1711
- wipNumber: 58782,
1712
- laborLines: [
1713
- {
1714
- rtsCode: '0BLCVJ05',
1715
- menuCode: 'SERLCVJ 05KS3',
1716
- serviceCode: 'PMS',
1717
- description: 'CARRY OUT 5,000 KM SERVICE',
1718
- },
1719
- ],
1720
- partLines: [
1721
- {
1722
- partNumber: 'T9091510010',
1723
- qty: 1,
1724
- menuCode: 'SERLCVJ 05KS3',
1725
- partDescription: 'FILTER, OIL',
1726
- },
1727
- {
1728
- partNumber: 'T9043012031',
1729
- qty: 1,
1730
- menuCode: 'SERLCVJ 05KS3',
1731
- partDescription: 'GASKET',
1732
- },
1733
- {
1734
- partNumber: 'T0888083715',
1735
- qty: 7.3,
1736
- menuCode: 'SERLCVJ 05KS3',
1737
- partDescription: 'TGMO SN 5W30 208L',
1738
- },
1739
- ],
1740
- },
1741
- {
1742
- serviceType: 'Fist Service (1000 KM)',
1743
- serviceDate: '2023-11-28',
1744
- mileage: 2165,
1745
- companyName: 'SAS',
1746
- branchName: 'SAS - Showroom | Basra',
1747
- companyId: 1,
1748
- branchId: 44,
1749
- account: 'Z00244',
1750
- invoiceNumber: 54156124,
1751
- wipNumber: 54143,
1752
- laborLines: [
1753
- {
1754
- rtsCode: '0F1110',
1755
- menuCode: ' ',
1756
- serviceCode: 'FSR',
1757
- description: 'First Service(1000 KM)',
1758
- },
1759
- ],
1760
- partLines: [],
1761
- },
1762
- ],
1763
- ssc: [
1764
- {
1765
- sscCode: '23SD-024',
1766
- description: '2nd Electircal Key',
1767
- labors: [{
1768
- laborCode: 'ZGG79A'
1769
- }],
1770
- repaired: true,
1771
- repairDate: '2024-01-31',
1772
- parts: [
1773
- {
1774
- partNumber: '0400299102',
1775
- partDescription: null,
1776
- isAvailable: false,
1777
- },
1778
- {
1779
- partNumber: '0400249102',
1780
- partDescription: null,
1781
- isAvailable: true,
1782
- },
1783
- ],
1784
- },
1785
- {
1786
- sscCode: '24SD-004',
1787
- description: 'Automatic Transmission ECU reprogramming',
1788
- labors: [{
1789
- laborCode: 'ZGG79A'
1790
- }],
1791
- repaired: true,
1792
- repairDate: '2024-09-08',
1793
- parts: [],
1794
- },
1795
- {
1796
- sscCode: '24SD-095',
1797
- description: 'Engine ECU Cooling Fan Reprogramming',
1798
- labors: [{
1799
- laborCode: 'ZGG79A'
1800
- }],
1801
- repaired: true,
1802
- repairDate: '2024-11-19',
1803
- parts: [],
1804
- },
1805
- ],
1806
- vehicleVariantInfo: {
1807
- modelCode: '53311',
1808
- sfx: 'S3',
1809
- modelYear: 2023,
1810
- },
1811
- vehicleSpecification: {
1812
- modelDesc: 'LAND CRUISER 3.5 LC300',
1813
- variantDesc: '3.5L Turbo AX HIGH/Plus',
1814
- class: 'P',
1815
- bodyType: ' ',
1816
- engine: ' 3500 ',
1817
- cylinders: ' 0 ',
1818
- lightHeavy: ' ',
1819
- doors: ' 5 ',
1820
- fuel: 'P',
1821
- transmission: 'Automatic',
1822
- side: '1',
1823
- engineType: ' ',
1824
- tankCap: ' 0 ',
1825
- style: 'SUV',
1826
- fuelLiter: null,
1827
- color: 'WHITE PEARL CS',
1828
- trim: 'DK.GRAY/OAK/Beige',
1829
- },
1830
- serviceItems: [
1831
- {
1832
- name: '1,000 KM Free Service',
1833
- description: '',
1834
- title: '1,000 KM Free Service',
1835
- image: '',
1836
- type: 'free',
1837
- typeEnum: 0,
1838
- activatedAt: '2023-11-23',
1839
- expiresAt: '2024-02-23',
1840
- status: 'expired',
1841
- statusEnum: 1,
1842
- campaignCode: null,
1843
- menuCode: null,
1844
- redeemDate: null,
1845
- modelCostID: null,
1846
- toyotaLoyaltyProgramRedeemableItemID: 82,
1847
- tlpPackageInvoiceTLPItemID: null,
1848
- dealerIntegrationID: null,
1849
- dealerName: null,
1850
- invoiceNumber: null,
1851
- wip: null,
1852
- maximumMileage: 1000,
1853
- skipZeroTrust: true,
1854
- activeFor: 3,
1855
- activeForInterval: 'Months',
1856
- },
1857
- {
1858
- name: '5,000 KM Free Service',
1859
- description: '',
1860
- title: '5,000 KM Free Service',
1861
- image: '',
1862
- type: 'free',
1863
- typeEnum: 0,
1864
- activatedAt: '2024-02-23',
1865
- expiresAt: '2024-05-23',
1866
- status: 'processed',
1867
- statusEnum: 0,
1868
- campaignCode: null,
1869
- menuCode: null,
1870
- redeemDate: '2024-01-31T19:22:26.747',
1871
- modelCostID: null,
1872
- toyotaLoyaltyProgramRedeemableItemID: 81,
1873
- tlpPackageInvoiceTLPItemID: null,
1874
- dealerIntegrationID: '1',
1875
- dealerName: 'SAS',
1876
- invoiceNumber: '54158983',
1877
- wip: '58782',
1878
- maximumMileage: 5000,
1879
- skipZeroTrust: false,
1880
- activeFor: 3,
1881
- activeForInterval: 'Months',
1882
- },
1883
- ],
1884
- basicModelCode: 'VJA300',
1885
- },
1886
- JTMHU09J6E4100543: {
1887
- vin: 'JTMHU09J6E4100543',
1888
- identifiers: {
1889
- vin: 'JTMHU09J6E4100543',
1890
- variant: null,
1891
- katashiki: null,
1892
- color: null,
1893
- trim: null,
1894
- brand: 0,
1895
- brandIntegrationID: null,
1896
- },
1897
- saleInformation: null,
1898
- isAuthorized: false,
1899
- warranty: null,
1900
- nextServiceDate: '2025-02-19',
1901
- serviceHistory: [
1902
- {
1903
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1904
- serviceDate: '2024-11-19',
1905
- mileage: 55005,
1906
- companyName: 'SAS',
1907
- branchName: 'SAS - Showroom | Basra',
1908
- companyId: 1,
1909
- branchId: 44,
1910
- account: 'C00017',
1911
- invoiceNumber: 54175877,
1912
- wipNumber: 32299,
1913
- laborLines: [
1914
- {
1915
- rtsCode: '0BLC55GR',
1916
- menuCode: 'SERLCGR 55KS',
1917
- serviceCode: 'PMS',
1918
- description: 'CARRY OUT 55,000 KM SERVICE',
1919
- },
1920
- {
1921
- rtsCode: 'CONSU',
1922
- menuCode: ' ',
1923
- serviceCode: 'PMS',
1924
- description: 'Consumables',
1925
- },
1926
- ],
1927
- partLines: [
1928
- {
1929
- partNumber: 'T9043012031',
1930
- qty: 1,
1931
- menuCode: 'SERLCGR 55KS',
1932
- partDescription: 'GASKET',
1933
- },
1934
- {
1935
- partNumber: 'T04152YZZD5',
1936
- qty: 1,
1937
- menuCode: 'SERLCGR 55KS',
1938
- partDescription: 'ELEMENT KIT, OIL',
1939
- },
1940
- {
1941
- partNumber: 'T0888083719',
1942
- qty: 6.5,
1943
- menuCode: 'SERLCGR 55KS',
1944
- partDescription: 'LGMO SN 5W40 208L',
1945
- },
1946
- ],
1947
- },
1948
- {
1949
- serviceType: 'Value Added Services',
1950
- serviceDate: '2024-11-19',
1951
- mileage: 55005,
1952
- companyName: 'SAS',
1953
- branchName: 'SAS - Showroom | Basra',
1954
- companyId: 1,
1955
- branchId: 44,
1956
- account: 'W00016',
1957
- invoiceNumber: 54175876,
1958
- wipNumber: 32299,
1959
- laborLines: [
1960
- {
1961
- rtsCode: 'BGT44K',
1962
- menuCode: 'BGT44K',
1963
- serviceCode: 'VAS',
1964
- description: 'BG 44K Platinum Fuel System Cl',
1965
- },
1966
- ],
1967
- partLines: [
1968
- {
1969
- partNumber: 'ZBG208M',
1970
- qty: 1,
1971
- menuCode: 'BGT44K',
1972
- partDescription: '44K PLATINUM FUEL & COMBUSTION CLEANER',
1973
- },
1974
- ],
1975
- },
1976
- {
1977
- serviceType: 'PM SL (5K, 15K,25K...95K)',
1978
- serviceDate: '2024-06-02',
1979
- mileage: 49380,
1980
- companyName: 'SAS',
1981
- branchName: 'SAS - Showroom | Basra',
1982
- companyId: 1,
1983
- branchId: 44,
1984
- account: 'C00017',
1985
- invoiceNumber: 54165039,
1986
- wipNumber: 13946,
1987
- laborLines: [
1988
- {
1989
- rtsCode: '002889Z',
1990
- menuCode: ' ',
1991
- serviceCode: 'PMS',
1992
- description: 'CAR COOLER OR AIR CONDITIONER',
1993
- },
1994
- {
1995
- rtsCode: '0BLC05GR',
1996
- menuCode: 'SERLCGR 05KS',
1997
- serviceCode: 'PMS',
1998
- description: 'CARRY OUT 5,000 KM SERVICE',
1999
- },
2000
- {
2001
- rtsCode: 'CONSU',
2002
- menuCode: 'CONS',
2003
- serviceCode: 'PMS',
2004
- description: 'Consumables',
2005
- },
2006
- {
2007
- rtsCode: '32299',
2008
- menuCode: ' ',
2009
- serviceCode: 'PMS',
2010
- description: 'CHK FOR REAR A/C IS LESS COOLI',
2011
- },
2012
- ],
2013
- partLines: [
2014
- {
2015
- partNumber: 'Z09300',
2016
- qty: 900,
2017
- menuCode: ' ',
2018
- partDescription: null,
2019
- },
2020
- {
2021
- partNumber: 'T8713952040',
2022
- qty: 1,
2023
- menuCode: ' ',
2024
- partDescription: 'ELEMENT, AIR REFINER',
2025
- },
2026
- {
2027
- partNumber: 'T1780138030',
2028
- qty: 1,
2029
- menuCode: ' ',
2030
- partDescription: 'ELEMENT SUB-ASSY,',
2031
- },
2032
- {
2033
- partNumber: 'T9043012031',
2034
- qty: 1,
2035
- menuCode: 'SERLCGR 05KS',
2036
- partDescription: 'GASKET',
2037
- },
2038
- {
2039
- partNumber: 'T04152YZZD5',
2040
- qty: 1,
2041
- menuCode: 'SERLCGR 05KS',
2042
- partDescription: 'ELEMENT KIT, OIL',
2043
- },
2044
- {
2045
- partNumber: 'T0888083719',
2046
- qty: 6.5,
2047
- menuCode: 'SERLCGR 05KS',
2048
- partDescription: 'LGMO SN 5W40 208L',
2049
- },
2050
- ],
2051
- },
2052
- {
2053
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2054
- serviceDate: '2024-02-07',
2055
- mileage: 46366,
2056
- companyName: 'SAS',
2057
- branchName: 'SAS - Showroom | Basra',
2058
- companyId: 1,
2059
- branchId: 44,
2060
- account: 'C00017',
2061
- invoiceNumber: 54159267,
2062
- wipNumber: 59455,
2063
- laborLines: [
2064
- {
2065
- rtsCode: '0BLC05GR',
2066
- menuCode: 'SERLCGR 05KS3',
2067
- serviceCode: 'PMS',
2068
- description: 'CARRY OUT 5,000 KM SERVICE',
2069
- },
2070
- {
2071
- rtsCode: 'CONSU',
2072
- menuCode: ' ',
2073
- serviceCode: 'PMS',
2074
- description: 'Consumables',
2075
- },
2076
- ],
2077
- partLines: [
2078
- {
2079
- partNumber: 'T0888083715',
2080
- qty: 6.5,
2081
- menuCode: 'SERLCGR 05KS3',
2082
- partDescription: 'TGMO SN 5W30 208L',
2083
- },
2084
- {
2085
- partNumber: 'T04152YZZD5',
2086
- qty: 1,
2087
- menuCode: 'SERLCGR 05KS3',
2088
- partDescription: 'ELEMENT KIT, OIL',
2089
- },
2090
- {
2091
- partNumber: 'T9043012031',
2092
- qty: 1,
2093
- menuCode: 'SERLCGR 05KS3',
2094
- partDescription: 'GASKET',
2095
- },
2096
- ],
2097
- },
2098
- ],
2099
- ssc: null,
2100
- vehicleVariantInfo: null,
2101
- vehicleSpecification: null,
2102
- serviceItems: null,
2103
- basicModelCode: null,
2104
- },
2105
- JTMABBBJ9P4099200: {
2106
- vin: 'JTMABBBJ9P4099200',
2107
- identifiers: {
2108
- vin: 'JTMABBBJ9P4099243',
2109
- variant: '53311S3202301',
2110
- katashiki: 'VJA300L-GNUAZV',
2111
- color: '070',
2112
- trim: '40',
2113
- brand: 0,
2114
- brandIntegrationID: 'TYT',
2115
- },
2116
- saleInformation: {
2117
- dealerIntegrationID: '1',
2118
- dealerName: 'SAS',
2119
- branchIntegrationID: '44',
2120
- branchName: 'SAS - Showroom | Basra',
2121
- customerAccount: 'R01954',
2122
- customerID: '97120',
2123
- invoiceDate: '2023-09-18',
2124
- invoiceNumber: 11160168,
2125
- broker: {
2126
- brokerId: 539,
2127
- brokerName: 'Al-Burchman',
2128
- customerID: 17782,
2129
- invoiceNumber: 71,
2130
- invoiceDate: '2023-11-23',
2131
- },
2132
- },
2133
- isAuthorized: false,
2134
- warranty: {
2135
- hasActiveWarranty: true,
2136
- warrantyStartDate: '2023-11-23',
2137
- warrantyEndDate: '2026-11-23',
2138
- hasExtendedWarranty: false,
2139
- extendedWarrantyStartDate: null,
2140
- extendedWarrantyEndDate: null,
2141
- },
2142
- nextServiceDate: '2025-02-19',
2143
- serviceHistory: [
2144
- {
2145
- serviceType: 'SSC Campaign',
2146
- serviceDate: '2024-11-19',
2147
- mileage: 12112,
2148
- companyName: 'SAS',
2149
- branchName: 'SAS - Showroom | Basra',
2150
- companyId: 1,
2151
- branchId: 44,
2152
- account: 'W00001',
2153
- invoiceNumber: 54302844,
2154
- wipNumber: 32325,
2155
- laborLines: [
2156
- {
2157
- rtsCode: 'ZGG79A',
2158
- menuCode: ' ',
2159
- serviceCode: 'SSC',
2160
- description: 'Reprograming',
2161
- },
2162
- ],
2163
- partLines: [],
2164
- },
2165
- {
2166
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2167
- serviceDate: '2024-11-19',
2168
- mileage: 12112,
2169
- companyName: 'SAS',
2170
- branchName: 'SAS - Showroom | Basra',
2171
- companyId: 1,
2172
- branchId: 44,
2173
- account: 'C00017',
2174
- invoiceNumber: 54175880,
2175
- wipNumber: 31762,
2176
- laborLines: [
2177
- {
2178
- rtsCode: '0BLCVJ05',
2179
- menuCode: 'SERLCVJ 05KS3',
2180
- serviceCode: 'PMS',
2181
- description: 'CARRY OUT 5,000 KM SERVICE',
2182
- },
2183
- {
2184
- rtsCode: 'CONSU',
2185
- menuCode: 'CONS',
2186
- serviceCode: 'PMS',
2187
- description: 'Consumables',
2188
- },
2189
- ],
2190
- partLines: [
2191
- {
2192
- partNumber: 'T0888083715',
2193
- qty: 7.3,
2194
- menuCode: 'SERLCVJ 05KS3',
2195
- partDescription: 'TGMO SN 5W30 208L',
2196
- },
2197
- {
2198
- partNumber: 'T9043012031',
2199
- qty: 1,
2200
- menuCode: 'SERLCVJ 05KS3',
2201
- partDescription: 'GASKET',
2202
- },
2203
- {
2204
- partNumber: 'T9091510010',
2205
- qty: 1,
2206
- menuCode: 'SERLCVJ 05KS3',
2207
- partDescription: 'FILTER, OIL',
2208
- },
2209
- ],
2210
- },
2211
- {
2212
- serviceType: 'SSC Campaign',
2213
- serviceDate: '2024-09-08',
2214
- mileage: 9947,
2215
- companyName: 'SAS',
2216
- branchName: 'SAS - Showroom | Basra',
2217
- companyId: 1,
2218
- branchId: 44,
2219
- account: 'W00001',
2220
- invoiceNumber: 54302319,
2221
- wipNumber: 23978,
2222
- laborLines: [
2223
- {
2224
- rtsCode: 'ZGG04A',
2225
- menuCode: ' ',
2226
- serviceCode: 'SSC',
2227
- description: 'Reprograming for transmission',
2228
- },
2229
- ],
2230
- partLines: [],
2231
- },
2232
- {
2233
- serviceType: 'PM L (10K,30K,50K & 90K)',
2234
- serviceDate: '2024-09-08',
2235
- mileage: 9947,
2236
- companyName: 'SAS',
2237
- branchName: 'SAS - Showroom | Basra',
2238
- companyId: 1,
2239
- branchId: 44,
2240
- account: 'C00017',
2241
- invoiceNumber: 54170870,
2242
- wipNumber: 23814,
2243
- laborLines: [
2244
- {
2245
- rtsCode: 'CONSU',
2246
- menuCode: 'CONS',
2247
- serviceCode: 'PML',
2248
- description: 'Consumables',
2249
- },
2250
- {
2251
- rtsCode: 'BGT44K',
2252
- menuCode: 'BGT44K',
2253
- serviceCode: 'PML',
2254
- description: 'BG 44K Platinum Fuel System Cl',
2255
- },
2256
- {
2257
- rtsCode: '0BLCVJ05',
2258
- menuCode: 'SERLCVJ 05KS3',
2259
- serviceCode: 'PML',
2260
- description: 'CARRY OUT 5,000 KM SERVICE',
2261
- },
2262
- ],
2263
- partLines: [
2264
- {
2265
- partNumber: 'ZBG208M3',
2266
- qty: 1,
2267
- menuCode: 'BGT44K',
2268
- partDescription: '44K PLATINUM FUEL & COMBUSTION CLEANER',
2269
- },
2270
- {
2271
- partNumber: 'T9043012031',
2272
- qty: 1,
2273
- menuCode: 'SERLCVJ 05KS3',
2274
- partDescription: 'GASKET',
2275
- },
2276
- {
2277
- partNumber: 'T0888083715',
2278
- qty: 7.3,
2279
- menuCode: 'SERLCVJ 05KS3',
2280
- partDescription: 'TGMO SN 5W30 208L',
2281
- },
2282
- {
2283
- partNumber: 'T9091510010',
2284
- qty: 1,
2285
- menuCode: 'SERLCVJ 05KS3',
2286
- partDescription: 'FILTER, OIL',
2287
- },
2288
- ],
2289
- },
2290
- {
2291
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2292
- serviceDate: '2024-04-16',
2293
- mileage: 7520,
2294
- companyName: 'SAS',
2295
- branchName: 'SAS - Showroom | Basra',
2296
- companyId: 1,
2297
- branchId: 44,
2298
- account: 'C00017',
2299
- invoiceNumber: 54162502,
2300
- wipNumber: 64883,
2301
- laborLines: [
2302
- {
2303
- rtsCode: '0BLCVJ05',
2304
- menuCode: 'SERLCVJ 05KS',
2305
- serviceCode: 'PMS',
2306
- description: 'CARRY OUT 5,000 KM SERVICE',
2307
- },
2308
- {
2309
- rtsCode: 'PDRINSP',
2310
- menuCode: ' ',
2311
- serviceCode: 'PMS',
2312
- description: 'SMW1',
2313
- },
2314
- {
2315
- rtsCode: 'CONSU',
2316
- menuCode: ' ',
2317
- serviceCode: 'PMS',
2318
- description: 'Consumables',
2319
- },
2320
- ],
2321
- partLines: [
2322
- {
2323
- partNumber: 'T9043012031',
2324
- qty: 1,
2325
- menuCode: 'SERLCVJ 05KS',
2326
- partDescription: 'GASKET',
2327
- },
2328
- {
2329
- partNumber: 'T9091510010',
2330
- qty: 1,
2331
- menuCode: 'SERLCVJ 05KS',
2332
- partDescription: 'FILTER, OIL',
2333
- },
2334
- {
2335
- partNumber: 'T0888083719',
2336
- qty: 7.3,
2337
- menuCode: 'SERLCVJ 05KS',
2338
- partDescription: 'LGMO SN 5W40 208L',
2339
- },
2340
- ],
2341
- },
2342
- {
2343
- serviceType: 'SSC Campaign',
2344
- serviceDate: '2024-01-31',
2345
- mileage: 5210,
2346
- companyName: 'SAS',
2347
- branchName: 'SAS - Showroom | Basra',
2348
- companyId: 1,
2349
- branchId: 44,
2350
- account: 'W00001',
2351
- invoiceNumber: 54301537,
2352
- wipNumber: 58888,
2353
- laborLines: [
2354
- {
2355
- rtsCode: 'YHG14A',
2356
- menuCode: ' ',
2357
- serviceCode: 'SSC',
2358
- description: 'Deliver second smart key',
2359
- },
2360
- ],
2361
- partLines: [
2362
- {
2363
- partNumber: 'T0400299102',
2364
- qty: 1,
2365
- menuCode: ' ',
2366
- partDescription: 'TRANSMITTER',
2367
- },
2368
- ],
2369
- },
2370
- {
2371
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2372
- serviceDate: '2024-01-31',
2373
- mileage: 5210,
2374
- companyName: 'SAS',
2375
- branchName: 'SAS - Showroom | Basra',
2376
- companyId: 1,
2377
- branchId: 44,
2378
- account: 'S00031',
2379
- invoiceNumber: 54158983,
2380
- wipNumber: 58782,
2381
- laborLines: [
2382
- {
2383
- rtsCode: '0BLCVJ05',
2384
- menuCode: 'SERLCVJ 05KS3',
2385
- serviceCode: 'PMS',
2386
- description: 'CARRY OUT 5,000 KM SERVICE',
2387
- },
2388
- ],
2389
- partLines: [
2390
- {
2391
- partNumber: 'T9091510010',
2392
- qty: 1,
2393
- menuCode: 'SERLCVJ 05KS3',
2394
- partDescription: 'FILTER, OIL',
2395
- },
2396
- {
2397
- partNumber: 'T9043012031',
2398
- qty: 1,
2399
- menuCode: 'SERLCVJ 05KS3',
2400
- partDescription: 'GASKET',
2401
- },
2402
- {
2403
- partNumber: 'T0888083715',
2404
- qty: 7.3,
2405
- menuCode: 'SERLCVJ 05KS3',
2406
- partDescription: 'TGMO SN 5W30 208L',
2407
- },
2408
- ],
2409
- },
2410
- {
2411
- serviceType: 'Fist Service (1000 KM)',
2412
- serviceDate: '2023-11-28',
2413
- mileage: 2165,
2414
- companyName: 'SAS',
2415
- branchName: 'SAS - Showroom | Basra',
2416
- companyId: 1,
2417
- branchId: 44,
2418
- account: 'Z00244',
2419
- invoiceNumber: 54156124,
2420
- wipNumber: 54143,
2421
- laborLines: [
2422
- {
2423
- rtsCode: '0F1110',
2424
- menuCode: ' ',
2425
- serviceCode: 'FSR',
2426
- description: 'First Service(1000 KM)',
2427
- },
2428
- ],
2429
- partLines: [],
2430
- },
2431
- ],
2432
- ssc: [
2433
- {
2434
- sscCode: '23SD-024',
2435
- description: '2nd Electircal Key',
2436
- labors: [{
2437
- laborCode: 'ZGG79A'
2438
- }],
2439
- repaired: true,
2440
- repairDate: '2024-01-31',
2441
- parts: [
2442
- {
2443
- partNumber: '0400299102',
2444
- partDescription: null,
2445
- isAvailable: false,
2446
- },
2447
- ],
2448
- },
2449
- {
2450
- sscCode: '24SD-004',
2451
- description: 'Automatic Transmission ECU reprogramming',
2452
- labors: [{
2453
- laborCode: 'ZGG79A'
2454
- }],
2455
- repaired: true,
2456
- repairDate: '2024-09-08',
2457
- parts: [],
2458
- },
2459
- {
2460
- sscCode: '24SD-095',
2461
- description: 'Engine ECU Cooling Fan Reprogramming',
2462
- labors: [{
2463
- laborCode: 'ZGG79A'
2464
- }],
2465
- repaired: true,
2466
- repairDate: '2024-11-19',
2467
- parts: [],
2468
- },
2469
- ],
2470
- vehicleVariantInfo: {
2471
- modelCode: '53311',
2472
- sfx: 'S3',
2473
- modelYear: 2023,
2474
- },
2475
- vehicleSpecification: {
2476
- modelDesc: 'LAND CRUISER 3.5 LC300',
2477
- variantDesc: '3.5L Turbo AX HIGH/Plus',
2478
- class: 'P',
2479
- bodyType: ' ',
2480
- engine: ' 3500 ',
2481
- cylinders: ' 0 ',
2482
- lightHeavy: ' ',
2483
- doors: ' 5 ',
2484
- fuel: 'P',
2485
- transmission: 'Automatic',
2486
- side: '1',
2487
- engineType: ' ',
2488
- tankCap: ' 0 ',
2489
- style: 'SUV',
2490
- fuelLiter: null,
2491
- color: 'WHITE PEARL CS',
2492
- trim: 'DK.GRAY/OAK/Beige',
2493
- },
2494
- serviceItems: [
2495
- {
2496
- name: '1,000 KM Free Service',
2497
- description: '',
2498
- title: '1,000 KM Free Service',
2499
- image: '',
2500
- type: 'free',
2501
- typeEnum: 0,
2502
- activatedAt: '2023-11-23',
2503
- expiresAt: '2024-02-23',
2504
- status: 'expired',
2505
- statusEnum: 1,
2506
- campaignCode: null,
2507
- menuCode: null,
2508
- redeemDate: null,
2509
- modelCostID: null,
2510
- toyotaLoyaltyProgramRedeemableItemID: 82,
2511
- tlpPackageInvoiceTLPItemID: null,
2512
- dealerIntegrationID: null,
2513
- dealerName: null,
2514
- invoiceNumber: null,
2515
- wip: null,
2516
- maximumMileage: 1000,
2517
- skipZeroTrust: true,
2518
- activeFor: 3,
2519
- activeForInterval: 'Months',
2520
- },
2521
- {
2522
- name: '5,000 KM Free Service',
2523
- description: '',
2524
- title: '5,000 KM Free Service',
2525
- image: '',
2526
- type: 'free',
2527
- typeEnum: 0,
2528
- activatedAt: '2024-02-23',
2529
- expiresAt: '2024-05-23',
2530
- status: 'processed',
2531
- statusEnum: 0,
2532
- campaignCode: null,
2533
- menuCode: null,
2534
- redeemDate: '2024-01-31T19:22:26.747',
2535
- modelCostID: null,
2536
- toyotaLoyaltyProgramRedeemableItemID: 81,
2537
- tlpPackageInvoiceTLPItemID: null,
2538
- dealerIntegrationID: '1',
2539
- dealerName: 'SAS',
2540
- invoiceNumber: '54158983',
2541
- wip: '58782',
2542
- maximumMileage: 5000,
2543
- skipZeroTrust: false,
2544
- activeFor: 3,
2545
- activeForInterval: 'Months',
2546
- },
2547
- ],
2548
- basicModelCode: 'VJA300',
2549
- },
2550
- JTMABBBJ9P4099294: {
2551
- vin: 'JTMABBBJ9P4099294',
2552
- identifiers: {
2553
- vin: 'JTMABBBJ9P4099294',
2554
- variant: '53311S3202301',
2555
- katashiki: 'VJA300L-GNUAZV',
2556
- color: '070',
2557
- trim: '40',
2558
- brand: 0,
2559
- brandIntegrationID: 'TYT',
2560
- },
2561
- saleInformation: {
2562
- dealerIntegrationID: '1',
2563
- dealerName: 'SAS',
2564
- branchIntegrationID: '44',
2565
- branchName: 'SAS - Showroom | Basra',
2566
- customerAccount: 'R01954',
2567
- customerID: '97120',
2568
- invoiceDate: '2023-09-18',
2569
- invoiceNumber: 11160168,
2570
- broker: {
2571
- brokerId: 539,
2572
- brokerName: 'Al-Burchman',
2573
- customerID: null,
2574
- invoiceNumber: null,
2575
- invoiceDate: null,
2576
- },
2577
- },
2578
- isAuthorized: true,
2579
- warranty: {
2580
- hasActiveWarranty: false,
2581
- warrantyStartDate: null,
2582
- warrantyEndDate: null,
2583
- hasExtendedWarranty: false,
2584
- extendedWarrantyStartDate: null,
2585
- extendedWarrantyEndDate: null,
2586
- },
2587
- nextServiceDate: '2025-02-19',
2588
- serviceHistory: [
2589
- {
2590
- serviceType: 'SSC Campaign',
2591
- serviceDate: '2024-11-19',
2592
- mileage: 12112,
2593
- companyName: 'SAS',
2594
- branchName: 'SAS - Showroom | Basra',
2595
- companyId: 1,
2596
- branchId: 44,
2597
- account: 'W00001',
2598
- invoiceNumber: 54302844,
2599
- wipNumber: 32325,
2600
- laborLines: [
2601
- {
2602
- rtsCode: 'ZGG79A',
2603
- menuCode: ' ',
2604
- serviceCode: 'SSC',
2605
- description: 'Reprograming',
2606
- },
2607
- ],
2608
- partLines: [],
2609
- },
2610
- {
2611
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2612
- serviceDate: '2024-11-19',
2613
- mileage: 12112,
2614
- companyName: 'SAS',
2615
- branchName: 'SAS - Showroom | Basra',
2616
- companyId: 1,
2617
- branchId: 44,
2618
- account: 'C00017',
2619
- invoiceNumber: 54175880,
2620
- wipNumber: 31762,
2621
- laborLines: [
2622
- {
2623
- rtsCode: '0BLCVJ05',
2624
- menuCode: 'SERLCVJ 05KS3',
2625
- serviceCode: 'PMS',
2626
- description: 'CARRY OUT 5,000 KM SERVICE',
2627
- },
2628
- {
2629
- rtsCode: 'CONSU',
2630
- menuCode: 'CONS',
2631
- serviceCode: 'PMS',
2632
- description: 'Consumables',
2633
- },
2634
- ],
2635
- partLines: [
2636
- {
2637
- partNumber: 'T0888083715',
2638
- qty: 7.3,
2639
- menuCode: 'SERLCVJ 05KS3',
2640
- partDescription: 'TGMO SN 5W30 208L',
2641
- },
2642
- {
2643
- partNumber: 'T9043012031',
2644
- qty: 1,
2645
- menuCode: 'SERLCVJ 05KS3',
2646
- partDescription: 'GASKET',
2647
- },
2648
- {
2649
- partNumber: 'T9091510010',
2650
- qty: 1,
2651
- menuCode: 'SERLCVJ 05KS3',
2652
- partDescription: 'FILTER, OIL',
2653
- },
2654
- ],
2655
- },
2656
- {
2657
- serviceType: 'SSC Campaign',
2658
- serviceDate: '2024-09-08',
2659
- mileage: 9947,
2660
- companyName: 'SAS',
2661
- branchName: 'SAS - Showroom | Basra',
2662
- companyId: 1,
2663
- branchId: 44,
2664
- account: 'W00001',
2665
- invoiceNumber: 54302319,
2666
- wipNumber: 23978,
2667
- laborLines: [
2668
- {
2669
- rtsCode: 'ZGG04A',
2670
- menuCode: ' ',
2671
- serviceCode: 'SSC',
2672
- description: 'Reprograming for transmission',
2673
- },
2674
- ],
2675
- partLines: [],
2676
- },
2677
- {
2678
- serviceType: 'PM L (10K,30K,50K & 90K)',
2679
- serviceDate: '2024-09-08',
2680
- mileage: 9947,
2681
- companyName: 'SAS',
2682
- branchName: 'SAS - Showroom | Basra',
2683
- companyId: 1,
2684
- branchId: 44,
2685
- account: 'C00017',
2686
- invoiceNumber: 54170870,
2687
- wipNumber: 23814,
2688
- laborLines: [
2689
- {
2690
- rtsCode: 'CONSU',
2691
- menuCode: 'CONS',
2692
- serviceCode: 'PML',
2693
- description: 'Consumables',
2694
- },
2695
- {
2696
- rtsCode: 'BGT44K',
2697
- menuCode: 'BGT44K',
2698
- serviceCode: 'PML',
2699
- description: 'BG 44K Platinum Fuel System Cl',
2700
- },
2701
- {
2702
- rtsCode: '0BLCVJ05',
2703
- menuCode: 'SERLCVJ 05KS3',
2704
- serviceCode: 'PML',
2705
- description: 'CARRY OUT 5,000 KM SERVICE',
2706
- },
2707
- ],
2708
- partLines: [
2709
- {
2710
- partNumber: 'ZBG208M3',
2711
- qty: 1,
2712
- menuCode: 'BGT44K',
2713
- partDescription: '44K PLATINUM FUEL & COMBUSTION CLEANER',
2714
- },
2715
- {
2716
- partNumber: 'T9043012031',
2717
- qty: 1,
2718
- menuCode: 'SERLCVJ 05KS3',
2719
- partDescription: 'GASKET',
2720
- },
2721
- {
2722
- partNumber: 'T0888083715',
2723
- qty: 7.3,
2724
- menuCode: 'SERLCVJ 05KS3',
2725
- partDescription: 'TGMO SN 5W30 208L',
2726
- },
2727
- {
2728
- partNumber: 'T9091510010',
2729
- qty: 1,
2730
- menuCode: 'SERLCVJ 05KS3',
2731
- partDescription: 'FILTER, OIL',
2732
- },
2733
- ],
2734
- },
2735
- {
2736
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2737
- serviceDate: '2024-04-16',
2738
- mileage: 7520,
2739
- companyName: 'SAS',
2740
- branchName: 'SAS - Showroom | Basra',
2741
- companyId: 1,
2742
- branchId: 44,
2743
- account: 'C00017',
2744
- invoiceNumber: 54162502,
2745
- wipNumber: 64883,
2746
- laborLines: [
2747
- {
2748
- rtsCode: '0BLCVJ05',
2749
- menuCode: 'SERLCVJ 05KS',
2750
- serviceCode: 'PMS',
2751
- description: 'CARRY OUT 5,000 KM SERVICE',
2752
- },
2753
- {
2754
- rtsCode: 'PDRINSP',
2755
- menuCode: ' ',
2756
- serviceCode: 'PMS',
2757
- description: 'SMW1',
2758
- },
2759
- {
2760
- rtsCode: 'CONSU',
2761
- menuCode: ' ',
2762
- serviceCode: 'PMS',
2763
- description: 'Consumables',
2764
- },
2765
- ],
2766
- partLines: [
2767
- {
2768
- partNumber: 'T9043012031',
2769
- qty: 1,
2770
- menuCode: 'SERLCVJ 05KS',
2771
- partDescription: 'GASKET',
2772
- },
2773
- {
2774
- partNumber: 'T9091510010',
2775
- qty: 1,
2776
- menuCode: 'SERLCVJ 05KS',
2777
- partDescription: 'FILTER, OIL',
2778
- },
2779
- {
2780
- partNumber: 'T0888083719',
2781
- qty: 7.3,
2782
- menuCode: 'SERLCVJ 05KS',
2783
- partDescription: 'LGMO SN 5W40 208L',
2784
- },
2785
- ],
2786
- },
2787
- {
2788
- serviceType: 'SSC Campaign',
2789
- serviceDate: '2024-01-31',
2790
- mileage: 5210,
2791
- companyName: 'SAS',
2792
- branchName: 'SAS - Showroom | Basra',
2793
- companyId: 1,
2794
- branchId: 44,
2795
- account: 'W00001',
2796
- invoiceNumber: 54301537,
2797
- wipNumber: 58888,
2798
- laborLines: [
2799
- {
2800
- rtsCode: 'YHG14A',
2801
- menuCode: ' ',
2802
- serviceCode: 'SSC',
2803
- description: 'Deliver second smart key',
2804
- },
2805
- ],
2806
- partLines: [
2807
- {
2808
- partNumber: 'T0400299102',
2809
- qty: 1,
2810
- menuCode: ' ',
2811
- partDescription: 'TRANSMITTER',
2812
- },
2813
- ],
2814
- },
2815
- {
2816
- serviceType: 'PM SL (5K, 15K,25K...95K)',
2817
- serviceDate: '2024-01-31',
2818
- mileage: 5210,
2819
- companyName: 'SAS',
2820
- branchName: 'SAS - Showroom | Basra',
2821
- companyId: 1,
2822
- branchId: 44,
2823
- account: 'S00031',
2824
- invoiceNumber: 54158983,
2825
- wipNumber: 58782,
2826
- laborLines: [
2827
- {
2828
- rtsCode: '0BLCVJ05',
2829
- menuCode: 'SERLCVJ 05KS3',
2830
- serviceCode: 'PMS',
2831
- description: 'CARRY OUT 5,000 KM SERVICE',
2832
- },
2833
- ],
2834
- partLines: [
2835
- {
2836
- partNumber: 'T9091510010',
2837
- qty: 1,
2838
- menuCode: 'SERLCVJ 05KS3',
2839
- partDescription: 'FILTER, OIL',
2840
- },
2841
- {
2842
- partNumber: 'T9043012031',
2843
- qty: 1,
2844
- menuCode: 'SERLCVJ 05KS3',
2845
- partDescription: 'GASKET',
2846
- },
2847
- {
2848
- partNumber: 'T0888083715',
2849
- qty: 7.3,
2850
- menuCode: 'SERLCVJ 05KS3',
2851
- partDescription: 'TGMO SN 5W30 208L',
2852
- },
2853
- ],
2854
- },
2855
- {
2856
- serviceType: 'Fist Service (1000 KM)',
2857
- serviceDate: '2023-11-28',
2858
- mileage: 2165,
2859
- companyName: 'SAS',
2860
- branchName: 'SAS - Showroom | Basra',
2861
- companyId: 1,
2862
- branchId: 44,
2863
- account: 'Z00244',
2864
- invoiceNumber: 54156124,
2865
- wipNumber: 54143,
2866
- laborLines: [
2867
- {
2868
- rtsCode: '0F1110',
2869
- menuCode: ' ',
2870
- serviceCode: 'FSR',
2871
- description: 'First Service(1000 KM)',
2872
- },
2873
- ],
2874
- partLines: [],
2875
- },
2876
- ],
2877
- ssc: [
2878
- {
2879
- sscCode: '23SD-024',
2880
- description: '2nd Electircal Key',
2881
- labors: [{
2882
- laborCode: 'ZGG79A'
2883
- }],
2884
- repaired: true,
2885
- repairDate: '2024-01-31',
2886
- parts: [
2887
- {
2888
- partNumber: '0400299102',
2889
- partDescription: null,
2890
- isAvailable: false,
2891
- },
2892
- {
2893
- partNumber: '0400249102',
2894
- partDescription: null,
2895
- isAvailable: true,
2896
- },
2897
- ],
2898
- },
2899
- {
2900
- sscCode: '24SD-004',
2901
- description: 'Automatic Transmission ECU reprogramming',
2902
- labors: [{
2903
- laborCode: 'ZGG79A'
2904
- }],
2905
- repaired: true,
2906
- repairDate: '2024-09-08',
2907
- parts: [],
2908
- },
2909
- {
2910
- sscCode: '24SD-095',
2911
- description: 'Engine ECU Cooling Fan Reprogramming',
2912
- labors: [{
2913
- laborCode: 'ZGG79A'
2914
- }],
2915
- repaired: true,
2916
- repairDate: '2024-11-19',
2917
- parts: [],
2918
- },
2919
- ],
2920
- vehicleVariantInfo: {
2921
- modelCode: '53311',
2922
- sfx: 'S3',
2923
- modelYear: 2023,
2924
- },
2925
- vehicleSpecification: {
2926
- modelDesc: 'LAND CRUISER 3.5 LC300',
2927
- variantDesc: '3.5L Turbo AX HIGH/Plus',
2928
- class: 'P',
2929
- bodyType: ' ',
2930
- engine: ' 3500 ',
2931
- cylinders: ' 0 ',
2932
- lightHeavy: ' ',
2933
- doors: ' 5 ',
2934
- fuel: 'P',
2935
- transmission: 'Automatic',
2936
- side: '1',
2937
- engineType: ' ',
2938
- tankCap: ' 0 ',
2939
- style: 'SUV',
2940
- fuelLiter: null,
2941
- color: 'WHITE PEARL CS',
2942
- trim: 'DK.GRAY/OAK/Beige',
2943
- },
2944
- serviceItems: [
2945
- {
2946
- name: '1,000 KM Free Service',
2947
- description: '',
2948
- title: '1,000 KM Free Service',
2949
- image: '',
2950
- type: 'free',
2951
- typeEnum: 0,
2952
- activatedAt: '2023-11-23',
2953
- expiresAt: '2024-02-23',
2954
- status: 'expired',
2955
- statusEnum: 1,
2956
- campaignCode: null,
2957
- menuCode: null,
2958
- redeemDate: null,
2959
- modelCostID: null,
2960
- toyotaLoyaltyProgramRedeemableItemID: 82,
2961
- tlpPackageInvoiceTLPItemID: null,
2962
- dealerIntegrationID: null,
2963
- dealerName: null,
2964
- invoiceNumber: null,
2965
- wip: null,
2966
- maximumMileage: 1000,
2967
- skipZeroTrust: true,
2968
- activeFor: 3,
2969
- activeForInterval: 'Months',
2970
- },
2971
- {
2972
- name: '5,000 KM Free Service',
2973
- description: '',
2974
- title: '5,000 KM Free Service',
2975
- image: '',
2976
- type: 'free',
2977
- typeEnum: 0,
2978
- activatedAt: '2024-02-23',
2979
- expiresAt: '2024-05-23',
2980
- status: 'processed',
2981
- statusEnum: 0,
2982
- campaignCode: null,
2983
- menuCode: null,
2984
- redeemDate: '2024-01-31T19:22:26.747',
2985
- modelCostID: null,
2986
- toyotaLoyaltyProgramRedeemableItemID: 81,
2987
- tlpPackageInvoiceTLPItemID: null,
2988
- dealerIntegrationID: '1',
2989
- dealerName: 'SAS',
2990
- invoiceNumber: '54158983',
2991
- wip: '58782',
2992
- maximumMileage: 5000,
2993
- skipZeroTrust: false,
2994
- activeFor: 3,
2995
- activeForInterval: 'Months',
2996
- },
2997
- ],
2998
- basicModelCode: 'VJA300',
2999
- },
3000
- };