Advertisement
Guest User

Untitled

a guest
Nov 30th, 2015
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. {
  2. "content_id": 1,
  3. "beacon_id": "dfsfdasfdsafd",
  4. "name": "NAZWA",
  5. "description": "desc",
  6. "rules": [{
  7. "days": [{
  8. "day_of_week": "MON",
  9. "hour_from": "15:20",
  10. "hour_to": "10:20"
  11. }],
  12. "date_from": "2014-01-01",
  13. "date_to": "2014-01-10"
  14. }, {
  15. "day_of_week": "TUE",
  16. "hour_from": "15:20",
  17. "hour_to": "10:20",
  18. "date_from": "2014-01-01",
  19. "date_to": "2014-01-10"
  20. }]]
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement