Advertisement
Guest User

Untitled

a guest
Mar 7th, 2020
1,008
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. {
  2. "HighestSeverity": "SUCCESS",
  3. "Notifications": [
  4. {
  5. "Severity": "SUCCESS",
  6. "Source": "trck",
  7. "Code": "0",
  8. "Message": "Request was successfully processed.",
  9. "LocalizedMessage": "Request was successfully processed."
  10. }
  11. ],
  12. "Version": {
  13. "ServiceId": "trck",
  14. "Major": 10,
  15. "Intermediate": 0,
  16. "Minor": 0
  17. },
  18. "CompletedTrackDetails": [
  19. {
  20. "HighestSeverity": "SUCCESS",
  21. "Notifications": [
  22. {
  23. "Severity": "SUCCESS",
  24. "Source": "trck",
  25. "Code": "0",
  26. "Message": "Request was successfully processed.",
  27. "LocalizedMessage": "Request was successfully processed."
  28. }
  29. ],
  30. "DuplicateWaybill": false,
  31. "MoreData": false,
  32. "TrackDetailsCount": 0,
  33. "TrackDetails": [
  34. {
  35. "Notification": {
  36. "Severity": "ERROR",
  37. "Source": "trck",
  38. "Code": "9040",
  39. "Message": "This tracking number cannot be found. Please check the number or contact the sender.",
  40. "LocalizedMessage": "This tracking number cannot be found. Please check the number or contact the sender."
  41. },
  42. "TrackingNumber": "122816215025810",
  43. "StatusDetail": {
  44. "Location": {
  45. "Residential": false
  46. }
  47. },
  48. "PackageSequenceNumber": 0,
  49. "PackageCount": 0,
  50. "DeliveryAttempts": 0,
  51. "TotalUniqueAddressCountInConsolidation": 0,
  52. "DeliveryOptionEligibilityDetails": [
  53. {
  54. "Option": "INDIRECT_SIGNATURE_RELEASE",
  55. "Eligibility": "INELIGIBLE"
  56. },
  57. {
  58. "Option": "REDIRECT_TO_HOLD_AT_LOCATION",
  59. "Eligibility": "INELIGIBLE"
  60. },
  61. {
  62. "Option": "REROUTE",
  63. "Eligibility": "INELIGIBLE"
  64. },
  65. {
  66. "Option": "RESCHEDULE",
  67. "Eligibility": "INELIGIBLE"
  68. }
  69. ]
  70. }
  71. ]
  72. }
  73. ]
  74. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement