Advertisement
Tarak99

Untitled

May 20th, 2025
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.66 KB | Software | 0 0
  1. {
  2.     "vendorTrackingId": "LUAC0000000140",
  3.     "entityType": "OutgoingShipment",
  4.     "paymentType": "COD",
  5.     "movementType": "ECONOMY",
  6.     "eventDate": "2025-05-15T12:49:03+05:30",
  7.     "merchantCode": "LUA",
  8.     "zone": "ZONAL",
  9.     "merchantReferenceId": "LUAC0000000140",
  10.     "event": "RTO_DELIVERED",
  11.     "isPickupDone": "true",
  12.     "seller": {
  13.         "pincode": "110002",
  14.         "state": "Delhi"
  15.     },
  16.     "codValue": 1099,
  17.     "shipment": {
  18.         "shipmentId": "LUAC0000000140",
  19.         "totalAmountValue": 1099,
  20.         "shipmentDimension": {
  21.             "length": {
  22.                 "value": 14,
  23.                 "unit": "CM"
  24.             },
  25.             "breadth": {
  26.                 "value": 12,
  27.                 "unit": "CM"
  28.             },
  29.             "height": {
  30.                 "value": 2,
  31.                 "unit": "CM"
  32.             },
  33.             "weight": {
  34.                 "value": 0.4,
  35.                 "unit": "KG"
  36.             }
  37.         },
  38.         "profilerDimension": {
  39.             "length": {
  40.                 "value": null,
  41.                 "unit": null
  42.             },
  43.             "breadth": {
  44.                 "value": null,
  45.                 "unit": null
  46.             },
  47.             "height": {
  48.                 "value": null,
  49.                 "unit": null
  50.             },
  51.             "weight": {
  52.                 "value": null,
  53.                 "unit": null
  54.             }
  55.         }
  56.     },
  57.     "shipmentStatus": "ShipmentRtoCompleted",
  58.     "requestType": "NON_LARGE",
  59.     "dispatchedDate": "2025-05-07T10:50:00+05:30",
  60.     "customer": {
  61.         "pincode": "140301",
  62.         "state": "PUNJAB"
  63.     },
  64.     "vendorCode": "FSD"
  65. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement