Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2014
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  "$id": "2",
  2.             "Id": "fcb724d1-6d56-42a6-8f7c-a3ec002facda",
  3.             "LinkedGroupId": null,
  4.             "BusinessTransactionId": null,
  5.             "RequestorId": "791ce2a5-d35f-4607-bf3c-a3e2014bc0f9",
  6.             "RequestorName": "Vasiliy Pupkin",
  7.             "RequestorImageLink": null,
  8.             "OperationUnitId": "8fcd1d34-45f1-499f-abaf-d91727c3f83a",
  9.             "OperationUnitName": "OperationUnit1",
  10.             "BillingCompanyId": "82c267f8-ba82-4b7d-8649-69fba8297d0d",
  11.             "BillingCompanyName": "Yoba inc",
  12.             "BillingCompanyImageLink": null,
  13.             "TargetRequestRecepientId": "7b58b86d-7683-445c-8cfc-751ce9b7c541",
  14.             "TargetRequestRecepientName": "Allah akbar0",
  15.             "TargetRequestRecepientImageLink": "http://getalbums.ru/uploads/posts/1236710542_nigra.jpg",
  16.             "AssetUnitTypeId": "0108935e-72d1-4b3f-8237-f0638476bc5a",
  17.             "AssetUnitType": "AssetType1",
  18.             "Weight": 10,
  19.             "WeightUom": "m3",
  20.             "Volume": 20,
  21.             "VolumeUom": "m3",
  22.             "Pieces": 30,
  23.             "Priority": 0,
  24.             "Commodity": "comm",
  25.             "RequestStatus": "reqStatus1",
  26.             "DeliveryStatus": "deliveryStatus1",
  27.             "CreateDate": "2014-11-23T02:53:34",
  28.             "IsStarred": false,
  29.             "Notes": "bla bla bla",
  30.             "AdditionalServices": [
  31.                 "Additional Service 1",
  32.                 "Additional Service 2"
  33.             ],
  34.             "Flags": [
  35.                 {
  36.                     "$id": "3",
  37.                     "Id": "3992d759-d8e7-4fe4-9f82-0f7e217a2e63",
  38.                     "Code": "flag2"
  39.                 },
  40.                 {
  41.                     "$id": "4",
  42.                     "Id": "95daa9d7-3245-4388-bf7b-c07531bb4bc8",
  43.                     "Code": "flag1"
  44.                 }
  45.             ],
  46.             "Tags": [
  47.                 "tag1",
  48.                 "tag1"
  49.             ],
  50.             "Origin": {
  51.                 "$id": "5",
  52.                 "Name": null,
  53.                 "Address": "Ierusalem, Mechet 13, 123453",
  54.                 "Lat": 20,
  55.                 "Lon": 50,
  56.                 "ActualDate": "2014-11-23T02:53:32",
  57.                 "EstimatedDate": "2014-11-23T02:53:32",
  58.                 "TimeWindows": [
  59.                     {
  60.                         "$id": "6",
  61.                         "From": "2014-11-23T02:53:32",
  62.                         "To": "2014-11-23T02:53:32"
  63.                     }
  64.                 ]
  65.             },
  66.             "Destination": {
  67.                 "$id": "7",
  68.                 "Name": null,
  69.                 "Address": "Ierusalem, Mechet 13, 123453",
  70.                 "Lat": 20,
  71.                 "Lon": 50,
  72.                 "ActualDate": "2014-11-23T02:53:32",
  73.                 "EstimatedDate": "2014-11-23T02:53:32",
  74.                 "TimeWindows": [
  75.                     {
  76.                         "$id": "8",
  77.                         "From": "2014-11-23T02:53:32",
  78.                         "To": "2014-11-23T02:53:32"
  79.                     }
  80.                 ]
  81.             }
  82.         },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement