Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2018
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. [
  2. {
  3. "notificationId": 1,
  4. "notificationType": "PROMPT_RATE_SERVICE_HISTORY",
  5. "createdDate": 1516624282056,
  6. "companyName": "companyName",
  7. "serviceName": "serviceName",
  8. "read": false,
  9. "historyItemId": 1
  10. },
  11. {
  12. "notificationId": 1,
  13. "notificationType": "DAMAGE_REPORT_SUBMITTED",
  14. "createdDate": 1516624282056,
  15. "insuranceClaimId": 2,
  16. "created": true,
  17. "read": false
  18. },
  19. {
  20. "notificationId": 1,
  21. "notificationType": "PROMPT_RATE_DAMAGE_SERVICE",
  22. "createdDate": 1516624282056,
  23. "companyName": "companyName",
  24. "serviceName": "serviceName",
  25. "read": false,
  26. "damageItemId": 3
  27. },
  28. {
  29. "notificationId": 1,
  30. "notificationType": "DOCUMENT_TANK_PERMISSION_ACCEPTED",
  31. "createdDate": 1516624282056,
  32. "licencingId": 4,
  33. "read": false
  34. },
  35. {
  36. "notificationId": 1,
  37. "notificationType": "DOCUMENT_TRIP_ABROAD_ACCEPTED",
  38. "createdDate": 1516624282056,
  39. "licencingId": 5,
  40. "read": false
  41. },
  42. {
  43. "notificationId": 1,
  44. "notificationType": "TIRE_RELOCATION",
  45. "createdDate": 1516624282056,
  46. "serviceCompanyName": "serviceComapnyName",
  47. "serviceName": "servceName",
  48. "serviceAddress": "serviceAddress",
  49. "servicePhoneNo": "servcePhoneNumber",
  50. "read": false
  51. }
  52. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement