Advertisement
Guest User

Untitled

a guest
Feb 28th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. {
  2. "title1": "Eng-1",
  3. "provider_id": 1,
  4. "description": "Desc24-26",
  5. "age_group_id": 1,
  6. "categories": [1],
  7. "trainer_id": 1,
  8. "service_address_id": 1,
  9. "media": [
  10. {
  11. "url": "1111",
  12. "size": 8000,
  13. "name": "file1",
  14. "type": "photo"
  15. },
  16. {
  17. "url": "url-1222222222222",
  18. "size": 7000,
  19. "name": "file2",
  20. "type": "videos"
  21. },
  22. {
  23. "url": "url-13222222222",
  24. "size": 8000,
  25. "name": "file1",
  26. "type": "photos"
  27. },
  28. {
  29. "url": "url-142222222222222222",
  30. "size": 7000,
  31. "name": "file2",
  32. "type": "videos"
  33. }
  34. ]
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement