Advertisement
Guest User

Untitled

a guest
Jul 31st, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. {
  2. "advertID": 0,
  3. "title": "test",
  4. "description": "test",
  5. "category": 793,
  6. "email": "a@b.c",
  7. "phone": "123",
  8. "zip": "258",
  9. "images": [],
  10. "sites": [
  11. {
  12. "id": 2,
  13. "login": "blazek.david@atlas.cz",
  14. "password": "123456aaA",
  15. "price": 100,
  16. "publishOption": "0"
  17. },
  18. {
  19. "id": 1,
  20. "login": null,
  21. "password": null,
  22. "price": 100,
  23. "publishOption": null
  24. }
  25. ],
  26. "lang": "en"
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement