Skip to content

Instantly share code, notes, and snippets.

@lalatgithub
Created May 1, 2018 18:25
Show Gist options
  • Save lalatgithub/7bd4ced469c21c66c5d7ac8c8b72cecb to your computer and use it in GitHub Desktop.
Save lalatgithub/7bd4ced469c21c66c5d7ac8c8b72cecb to your computer and use it in GitHub Desktop.
{
"id": 1,
"name": "Meri Company",
"street": "",
"city": "",
"state": "",
"country": "",
"lat": "0.00000000000000000000",
"lng": "0.00000000000000000000",
"site_url": "",
"about": "",
"photo": null,
"is_stripe_connected": true,
"allow_defered_payment": false,
"user": {
"id": 1,
"password": "pbkdf2_sha256$100000$9P6ge1dPU75v$218ELvTaNvR094PNJVe/v96zT/YUDyBtWH1KqacaWYs=",
"last_login": null,
"is_superuser": false,
"email": "lalzadamohmand@gmail.com",
"first_name": "",
"last_name": "",
"type": "company",
"is_staff": false,
"is_active": true,
"date_joined": "2018-04-07T07:55:10.966486Z",
"phone": "3018979128",
"country_code": "+92",
"groups": [],
"user_permissions": []
},
"contacts": [
{
"email": "lalzadamohmand@gmail.com",
"first_name": "",
"user_permissions": [],
"is_superuser": false,
"country_code": "+92",
"phone": "3018979128",
"last_name": "",
"groups": [],
"is_staff": false,
"type": "company",
"date_joined": "2018-04-07T07:55:10.966486Z",
"last_login": null,
"id": 1,
"is_active": true
},
{
"email": "lalzada.contact@gmail.com",
"first_name": "",
"user_permissions": [],
"is_superuser": false,
"country_code": "",
"phone": "",
"last_name": "",
"groups": [],
"is_staff": false,
"type": "talent",
"date_joined": "2018-04-07T08:02:21.334696Z",
"last_login": null,
"id": 3,
"is_active": false
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment