Advertisement
Guest User

Untitled

a guest
May 21st, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. {
  2. "status":true,
  3. "message":"Запрос успешно обработан",
  4. "data":{
  5. "sum":601,
  6. "discount":0,
  7. "bonus":{
  8. "add":12,
  9. "max":599,
  10. "remove":null,
  11. "balance":1783
  12. },
  13. "stages":[
  14. {
  15. "name":"Без названия",
  16. "type":null,
  17. "now":{
  18. "sum":601,
  19. "percent":2
  20. },
  21. "will":{
  22. "sum":9399,
  23. "percent":2
  24. }
  25. }
  26. ],
  27. "goods":[
  28. {
  29. "id":"1516497",
  30. "code":"СМ-00017759",
  31. "name":"300 МЛ ГОРЯЧИЙ ШОКО ",
  32. "barcode":"",
  33. "article":"017759",
  34. "price":"0",
  35. "created_at":"2018-08-30 14:51:34",
  36. "updated_at":"2018-08-30 15:27:43",
  37. "price_out":100,
  38. "category_uid":"2aeefca3-9a1a-11e7-8c2d-80ee73bcf763",
  39. "discount":0,
  40. "bonus_available_remove":0,
  41. "bonus":12,
  42. "amount":6,
  43. "max_use":599,
  44. "uid":"8773fa3b-8f08-11e7-8c25-80ee73bcf763"
  45. },
  46. {
  47. "id":"1516497",
  48. "code":"СМ-00017759",
  49. "name":"300 МЛ ГОРЯЧИЙ ШОКО ",
  50. "barcode":"",
  51. "article":"017759",
  52. "price":"0",
  53. "created_at":"2018-08-30 14:51:34",
  54. "updated_at":"2018-08-30 15:27:43",
  55. "price_out":1,
  56. "category_uid":"2aeefca3-9a1a-11e7-8c2d-80ee73bcf763",
  57. "discount":99,
  58. "bonus_available_remove":0,
  59. "bonus":0,
  60. "amount":1,
  61. "share_id":"2",
  62. "uid":"8773fa3b-8f08-11e7-8c25-80ee73bcf763"
  63. }
  64. ],
  65. "shares":"До Следующего Подарка - 48300 Р. Доступная Награда : 1, До +1 Осталось - 3. Нет акционных бонусов",
  66. "messages":"До Следующего Подарка - 48300 Р. Доступная Награда : 1, До +1 Осталось - 3. Нет акционных бонусов",
  67. "loyalty":{
  68. "share":[
  69. "7-aя чашка кофе за 1₽."
  70. ],
  71. "discount":[
  72.  
  73. ],
  74. "bonus":[
  75. "Комплекс-ойл, ИП Фридеман магазин и кафе"
  76. ]
  77. }
  78. }
  79. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement