Advertisement
Roctik

Untitled

Jul 15th, 2019
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.49 KB | None | 0 0
  1. {
  2.     "content": {
  3.         "id": 3,
  4.         "date": "2019-07-14T18:34:09.139",
  5.         "changeDate": "2019-07-14T19:36:36.466",
  6.         "awbNo": "23569074947",
  7.         "trackNo": "CN2019071400000003UA",
  8.         "status": "DEP_ACCEPTED",
  9.         "client": null,
  10.         "user": 1,
  11.         "senderTrackNo": null,
  12.         "receiverTrackNo": null,
  13.         "senderCountry": "CN",
  14.         "receiverCountry": "UA",
  15.         "currency": "USD",
  16.         "exportRefs": null,
  17.         "purpose": null,
  18.         "senderName": "TaizhouMondialImportAndExportCoLtd",
  19.         "senderAddress": "TaizhouMondialImportAndExportCoLtd",
  20.         "senderPhone": "",
  21.         "exporterName": "139EXPRESS",
  22.         "exporterAddress": "Floor2YabaoMallsoutheastcornerN26ChaowaiStreetChaoyangDistrictBeijing100020PRC\t\t\t\t\t\t\t\t\t",
  23.         "exporterPerson": null,
  24.         "exporterPhone": "387666376387",
  25.         "receiverName": "FREYAKOKSANAOLEKSANDRIVNA",
  26.         "receiverPhone": "380991500813",
  27.         "receiverPerson": null,
  28.         "receiverAddress": "KHARKIV\t\t\t\t\nSTRVERBYTSKOHO166",
  29.         "importerName": null,
  30.         "importerAddress": null,
  31.         "placeNumber": 1,
  32.         "totalAmount": 1,
  33.         "cargoType": "NON_DOCUMENTARY",
  34.         "shipmentType": null,
  35.         "storeInDate": null,
  36.         "storeOutDate": null,
  37.         "storeOutDocNo": null,
  38.         "storeOutLnpNo": null,
  39.         "direction": "IMPORT",
  40.         "senderStore": {
  41.             "id": 4,
  42.             "name": "139EXPRESS",
  43.             "address": "Floor2YabaoMallsoutheastcornerN26ChaowaiStreetChaoyangDistrictBeijing100020PRC\t\t\t\t\t\t\t\t\t",
  44.             "partnerId": null,
  45.             "partnerDto": {
  46.                 "id": 1,
  47.                 "name": "First",
  48.                 "description": "For test",
  49.                 "contacts": "No"
  50.             },
  51.             "description": null,
  52.             "person": null,
  53.             "phone": "387666376387"
  54.         },
  55.         "receiverStore": null,
  56.         "group": null,
  57.         "totalPrice": 96,
  58.         "goods": [
  59.             {
  60.                 "id": 2,
  61.                 "invoice": 3,
  62.                 "placeNumber": 2,
  63.                 "packageNumber": 1,
  64.                 "packagingType": "NO",
  65.                 "description": "hat",
  66.                 "descriptionRU": null,
  67.                 "quantity": 1,
  68.                 "measure": "pcs",
  69.                 "dimensions": null,
  70.                 "weight": 0.5,
  71.                 "unitValue": 96
  72.             }
  73.         ]
  74.     }
  75. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement