Advertisement
Guest User

Untitled

a guest
May 21st, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.61 KB | None | 0 0
  1. {
  2.   "idInterface": 5,
  3.   "senderCity": {
  4.     "id": 137
  5.   },
  6.   "receiverCity": {
  7.     "id": 435
  8.   },
  9.   "idServiceType": 17,
  10.   "goodsList": [
  11.     {
  12.       "weight": 40,
  13.       "length": 100,
  14.       "width": 65,
  15.       "height": 30
  16.     }
  17.   ],
  18.   "orderType": 1,
  19.   "idClient": "7816822",
  20.   "idSender": "9612515",
  21.   "idReceiver": "7816822",
  22.   "payByCash": "receiver",
  23.   "datetimeOrderSend": "2019-04-24 00:00:00",
  24.   "additionalServices": [
  25.     {
  26.       "alias": "insurance",
  27.       "declaredCost": 100,
  28.       "currency": 1
  29.     }
  30.   ],
  31.   "discount": [
  32.     {
  33.       "alias": "onlineDiscount"
  34.     }
  35.   ]
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement