Advertisement
yash123321

Untitled

Sep 17th, 2024
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.41 KB | None | 0 0
  1. {
  2.   "customerUuid": "sAcMxOx1oROYMsCQ421sFtj4H226WDmmABh58UA7oa0",
  3.   "vehicleInformation": {
  4.     "vin": "JM3KFACM4J0418128",
  5.     "vehicleKey": "JM3KFACM4J0418128",
  6.     "vehicleUuid": "baU4tNcJCaaXCD9WFBOl-lOvLrxlnAi93d095r6Rlys"
  7.   },
  8.   "appointmentInformation": {
  9.     "appointmentStartDateTime": "2024-09-20T08:50:00",
  10.     "appointmentEndDateTime": null,
  11.     "shouldAutoComputeSlot": null,
  12.     "trasportOption": null,
  13.     "transportOption": null,
  14.     "assignedUser": {
  15.       "uuid": "6b459128867747a74e62f8604290dc18ecceae732e632ed4a0a8843c544f3021",
  16.       "deptUUID": "1ad5a40df325cdcc8614570aa9c39c1cbcc22565ac891656ed1ed53a6effc52e",
  17.       "teamUuid": null
  18.     },
  19.     "creatorUser": {
  20.       "uuid": "6b459128867747a74e62f8604290dc18ecceae732e632ed4a0a8843c544f3021",
  21.       "deptUUID": "1ad5a40df325cdcc8614570aa9c39c1cbcc22565ac891656ed1ed53a6effc52e",
  22.       "teamUuid": null
  23.     },
  24.     "appointmentKey": "337274",
  25.     "mileageText": "31336",
  26.     "comments": null,
  27.     "internalNotes": null,
  28.     "serviceList": [
  29.       {
  30.         "title": "SLOF",
  31.         "description": "SYNTHETIC OIL & FILTER CHANGE",
  32.         "opCodeName": null,
  33.         "price": null,
  34.         "laborTotal": null,
  35.         "partsTotal": null,
  36.         "shopFees": null,
  37.         "taxes": null,
  38.         "payType": "CUSTOMER",
  39.         "sortOrder": 1,
  40.         "recallID": null,
  41.         "parentTitle": null,
  42.         "menuUuid": null,
  43.         "laborOpCode": null,
  44.         "operationType": null,
  45.         "operationUuid": null,
  46.         "isCustomConcern": null,
  47.         "durationInMins": null,
  48.         "parentOpcodeUuid": null
  49.       },
  50.       {
  51.         "title": "99P",
  52.         "description": "MULTI POINT INSPECTION",
  53.         "opCodeName": null,
  54.         "price": null,
  55.         "laborTotal": null,
  56.         "partsTotal": null,
  57.         "shopFees": null,
  58.         "taxes": null,
  59.         "payType": "CUSTOMER",
  60.         "sortOrder": 2,
  61.         "recallID": null,
  62.         "parentTitle": null,
  63.         "menuUuid": null,
  64.         "laborOpCode": null,
  65.         "operationType": null,
  66.         "operationUuid": null,
  67.         "isCustomConcern": null,
  68.         "durationInMins": null,
  69.         "parentOpcodeUuid": null
  70.       },
  71.       {
  72.         "title": "PSI",
  73.         "description": "PSI",
  74.         "opCodeName": null,
  75.         "price": null,
  76.         "laborTotal": null,
  77.         "partsTotal": null,
  78.         "shopFees": null,
  79.         "taxes": null,
  80.         "payType": "CUSTOMER",
  81.         "sortOrder": 3,
  82.         "recallID": null,
  83.         "parentTitle": null,
  84.         "menuUuid": null,
  85.         "laborOpCode": null,
  86.         "operationType": null,
  87.         "operationUuid": null,
  88.         "isCustomConcern": null,
  89.         "durationInMins": null,
  90.         "parentOpcodeUuid": null
  91.       }
  92.     ],
  93.     "customerAppointmentPreference": {
  94.       "emailConfirmation": false,
  95.       "textConfirmation": false,
  96.       "emailReminder": true,
  97.       "textReminder": true,
  98.       "confirmationEmail": null,
  99.       "confirmationPhoneNumber": null,
  100.       "notifyCustomer": false,
  101.       "sendCommunicationToDA": false
  102.     },
  103.     "status": "UPDATED",
  104.     "recall": null,
  105.     "reminderCount": 0,
  106.     "isOverridden": null,
  107.     "overrideFutureNoPrefAppointment": false,
  108.     "pushToDms": false,
  109.     "draftUuid": null,
  110.     "pdrToOpcodes": null,
  111.     "deferredRecallDTOList": null,
  112.     "sarCheckinDataDTO": null,
  113.     "pickupDeliveryTripEvent": null,
  114.     "sdSessionId": null
  115.   }
  116. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement