Skip to content

Instantly share code, notes, and snippets.

@stephenprater
Last active December 17, 2015 05:09
Show Gist options
  • Save stephenprater/5556109 to your computer and use it in GitHub Desktop.
Save stephenprater/5556109 to your computer and use it in GitHub Desktop.
json sample
{
"user": {
"status": "errors",
"errors": {},
"id": 7,
"wp_id": 6,
"name": "Lysanne Rodriguez",
"email": "esther_zulauf@wolff.us",
"birthdate": "1960-05-14",
"address1": "505 Dave Court",
"address2": null,
"city": "Constantinland",
"state": "IL",
"country": "CA",
"postal_code": "16061-5750",
"phone_number": "1-122-895-3876 x910",
"paypal_username": "keshawn_borer@reilly.uk",
"paypal_email": "kadin@stammherman.co.uk",
"profile_image_url": "http://lorempixel.com/200/200/people/",
"ethnicity": "Caucasian",
"highest_education_level": "High School",
"marital_status": "divorced",
"household_income": 31027,
"gender": "F",
"created_at": "2013-05-10T15:11:25Z",
"updated_at": "2013-05-10T15:11:25Z",
"employment": "Client",
"phone_id": 16,
"technology_id": 11,
"users_pets_id": [
20,
24,
38,
42,
67
],
"users_retailers_ids": [
54,
66,
152,
208,
242,
275,
301,
324,
339
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment