iawitm

Untitled

Apr 8th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.39 KB | None | 0 0
  1. СОЗДАНИЕ ПОЛЬЗОВАТЕЛЯ
  2.  
  3. {
  4.     "phone_number":"89152901010",
  5.     "name":"First",
  6.     "password":"test123"
  7. }
  8.  
  9. ПОЛУЧЕНИЕ ТОКЕНА
  10.  
  11. {
  12.     "phone_number":"41721",
  13.     "password":"41721"
  14. }
  15.  
  16. СОЗДАНИЕ ОБЪЯВЛЕНИЯ
  17.  
  18. {
  19.     "advertTitle": "Do you want this dog?",
  20.     "advertDescription": "Very good boy",
  21.     "advertType": "good-hands",
  22.     "animalType": "dog"
  23. }
Advertisement
Add Comment
Please, Sign In to add comment