Advertisement
Guest User

JsonPreference

a guest
Apr 24th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. Request
  2.  
  3. GET
  4. https://vega.litebox.ru/MYSHOP/API/v1/api_set_config_cashbox?equipmenthash=9F4D11AAC9E507AD9924FE55F97BBAE8CE934498428F8C769F8795AB08C22D3B&deviceid=ff7e396cfab85011&coding=utf-8&json_data
  5.  
  6. {
  7. "ISEGAIS": "0",
  8. "ALLOWSALEFREEPRICE": "1",
  9. "COMPORT COM": "",
  10. "DISPLAY_COMPORT": "",
  11. "ENABLEFREESALE": "1",
  12. "ISBUYRETURN": "1",
  13. "ISHANDDISCOUNT": "1",
  14. "ISNEEDPRINT": "0",
  15. "ISNOCASHPAY": "1",
  16. "ISRESERVESALES": "1",
  17. "ISUSEWEIGHT": null,
  18. "ISCLIENTCARD": "1",
  19. "LASTDATE": "24.04.2017 15:03:50",
  20. "PAYCASH_AUTO_ROUND": 2,
  21. "PROHIBITION_RE_SALE_ALC": "0",
  22. "REST_CONTROL": "0",
  23. "REST_SEND_TO_CACHDESK": 1,
  24. "ROUND_RATE": 0,
  25. "SHOWCONF_CREATE": "0",
  26. "SHOW_PHOTO": null,
  27. "USE_CUSTOMER_DISPLAY_BA66": "0",
  28. "USE_ECCR": "0",
  29. "USE_SBERPINPAD": "0"
  30. }
  31.  
  32. Response
  33.  
  34. {
  35. "errorcode": "1",
  36. "errormessage": "'NoneType' object has no attribute 'upper'",
  37. "data": [{
  38. "STATUS": "ERROR",
  39. "MESSAGE": "'NoneType' object has no attribute 'upper'"
  40. }]
  41. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement