Skip to content

Instantly share code, notes, and snippets.

@camdez
Last active October 5, 2015 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save camdez/2846639 to your computer and use it in GitHub Desktop.
Save camdez/2846639 to your computer and use it in GitHub Desktop.
OrgSync API: Accounts: Update Account
{
"org_ids": [19, 225, (...)],
"about_me": "I love politics, art museums, and soccer.",
"address": "3308 Red River Apt 106",
"city": "Austin",
"last_login": "2011-08-05T13:53:07Z",
"username": "demo_user_0007",
"id": 1918,
"profile_responses": [
{
"data": {
"name": "2014",
"id": 77908
},
"element": {
"name": "Projected Graduation Year",
"id": 23576,
"type": "Selection"
}
},
{
"data": "3.2",
"element": {
"name": "GPA:",
"id": 72911,
"type": "TextField"
}
},
(...)
],
"phone_number": "512-388-4668",
"last_name": "Tallon",
"birthday": "2009-04-22T00:00:00Z",
"email": "demo@orgsync.com",
"first_name": "Amelia",
"state": "TX",
"zip": "78705"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment