Guest User

Untitled

a guest
Jun 18th, 2018
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.21 KB | None | 0 0
  1. http://php54.indianic.com/boty/api/1.7/invite-users
  2.  Request body {
  3.   "contacts" : [
  4.     {
  5.       "email" : [
  6.         "kate-bell@mac.com"
  7.       ],
  8.       "username" : "Kate Bell",
  9.       "mobile" : [
  10.         "5555648583",
  11.         "4155553695"
  12.       ]
  13.     },
  14.     {
  15.       "email" : [
  16.         "d-higgins@mac.com"
  17.       ],
  18.       "username" : "Daniel Higgins",
  19.       "mobile" : [
  20.         "5554787672",
  21.         "4085555270",
  22.         "4085553514"
  23.       ]
  24.     },
  25.     {
  26.       "email" : [
  27.         "John-Appleseed@mac.com"
  28.       ],
  29.       "username" : "John Appleseed",
  30.       "mobile" : [
  31.         "8885555512",
  32.         "8885551212"
  33.       ]
  34.     },
  35.     {
  36.       "email" : [
  37.         "anna-haro@mac.com"
  38.       ],
  39.       "username" : "Anna Haro",
  40.       "mobile" : [
  41.         "5555228243"
  42.       ]
  43.     },
  44.     {
  45.       "email" : [
  46.         "hank-zakroff@mac.com"
  47.       ],
  48.       "username" : "Hank Zakroff",
  49.       "mobile" : [
  50.         "5557664823",
  51.         "7075551854"
  52.       ]
  53.     },
  54.     {
  55.       "email" : [
  56.  
  57.       ],
  58.       "username" : "David Taylor",
  59.       "mobile" : [
  60.         "5556106679"
  61.       ]
  62.     }
  63.   ],
  64.   "facebook_contacts" : "",
  65.   "Request_type" : "Contacts",
  66.   "google_contacts" : ""
  67. }
Add Comment
Please, Sign In to add comment