Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2015
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.73 KB | None | 0 0
  1. {
  2.     "name": "Javier Cancio del Busto",
  3.     "email": "sepholin@gmail.com",
  4.     "password": "rig6yvcayvi",
  5.     "services": [{
  6.         "type": 1,
  7.         "account": "sepholin@gmail.com"
  8.     }, {
  9.         "type": 7,
  10.         "account": "sepholin@gmail.com"
  11.     }],
  12.     "extra_services": ["prueba1", "prueba2"],
  13.     "features": [{
  14.         "type": "1",
  15.         "block": false,
  16.         "profit": true
  17.     }, {
  18.         "type": "2",
  19.         "block": false,
  20.         "profit": true
  21.     }, {
  22.         "type": "3",
  23.         "block": false,
  24.         "profit": true
  25.     }, {
  26.         "type": "4",
  27.         "block": false,
  28.         "profit": true
  29.     }, {
  30.         "type": "5",
  31.         "block": false,
  32.         "profit": true
  33.     }, {
  34.         "type": "6",
  35.         "block": false,
  36.         "profit": true
  37.     }, {
  38.         "type": "7",
  39.         "block": false,
  40.         "profit": true
  41.     }],
  42.     "facebook_id": "10153861918908552"
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement