Advertisement
Guest User

Untitled

a guest
May 26th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. {
  2. "dealTransactionId":17,
  3. "dealTransactionItemDtoList":[
  4. {
  5. "itemId":1000000015,
  6. "itemName":"aukroTest - zakoupena nabidka 1",
  7. "itemCount":1,
  8. "summarizedPrice":1350.000,
  9. "seoUrl":"aukrotest-zakoupena-nabidka-1"
  10. },
  11. {
  12. "itemId":1000000016,
  13. "itemName":"aukroTest - zakoupena nabidka 2",
  14. "itemCount":1,
  15. "summarizedPrice":1350.000,
  16. "seoUrl":"aukrotest-zakoupena-nabidka-2"
  17. }
  18. ],
  19. "businessPartner":{
  20. "userRatingDto":{
  21. "userId":100000016,
  22. "userName":"aukroTest",
  23. "rating":0,
  24. "starType":"NOTHING",
  25. "companyAccount":false,
  26. "aukroPlus":false,
  27. "userBlocked":false
  28. },
  29. "companyAccount":false,
  30. "superSeller":false,
  31. "positiveFeedbackPercentage":0.0,
  32. "feedbackRatingSummary":null
  33. },
  34. "businessPartnerSeller":false,
  35. "transactionPrice":2700.000,
  36. "paymentMethodEnum":"ON_DELIVERY",
  37. "shippingPrice":150.000,
  38. "shippingMethod":{
  39. "id":2,
  40. "active":true,
  41. "code":"PACKAGE_TO_HAND",
  42. "name":"Balík Do ruky",
  43. "paymentBefore":true
  44. },
  45. "createDate":"2017-05-25T16:38:51.861349",
  46. "deliveryAddress":{
  47. "id":null,
  48. "country":{
  49. "id":56,
  50. "name":"Česká republika",
  51. "code":"CZ"
  52. },
  53. "city":null,
  54. "region":{
  55. "id":29,
  56. "name":"Praha",
  57. "code":"29"
  58. },
  59. "zipCode":null,
  60. "company":null,
  61. "firstName":null,
  62. "lastName":null,
  63. "phone":"777777777",
  64. "address":null
  65. },
  66. "contactPhoneNumber":"777777777",
  67. "messageForSeller":"",
  68. "dealTransactionOnlinePaymentId":null,
  69. "paymentOnlineSelectedMethod":null,
  70. "paymentTransferBankAccount":null,
  71. "paymentTransferMultipleBankAccounts":true,
  72. "paymentPayUTransactionPrice":2850.000,
  73. "paymentPayUTransactionStatus":null,
  74. "refunds":[
  75.  
  76. ],
  77. "onlinePaymentAdditionalTransactions":null,
  78. "showButtonRepeatPayment":false,
  79. "showButtonCancelPayment":false,
  80. "showButtonRefundPayment":false
  81. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement