Advertisement
Guest User

Untitled

a guest
Jul 28th, 2014
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. {
  2. "success": true,
  3. "data": [
  4. {
  5. "user_id": 278589,
  6. "company_id": 190331,
  7. "api_token": "6b36cf0c4b2fa9c4bbfc0596912d30fe04c55e55",
  8. "add_time": "2014-07-27 09:09:15",
  9. "company": {
  10. "info": {
  11. "id": 190331,
  12. "name": "HfjbRDxa",
  13. "creator_company_id": null,
  14. "plan_id": 26,
  15. "identifier": "hfjbrdxa",
  16. "billing_currency": "EUR",
  17. "add_time": "2014-07-27 09:08:47",
  18. "status": "in_trial",
  19. "trial_ends": "2014-08-26 09:08:47",
  20. "cancelled_flag": false,
  21. "cancel_time": null,
  22. "country": "EE",
  23. "promo_code": "hfjbrdxa",
  24. "used_promo_code_key": null,
  25. "account_is_open": true,
  26. "account_is_not_paying": true
  27. },
  28. "features": [
  29. "deal_rotting",
  30. "gcal",
  31. "dropbox",
  32. "g_contact_sync",
  33. "google_drive",
  34. "multiple_pipelines"
  35. ],
  36. "settings": {
  37. "permissions_version": 1,
  38. "show_getting_started_video": 1,
  39. "list_limit": 100,
  40. "beta_app": 1,
  41. "file_upload_destination": "s3",
  42. "callto_link_syntax": "callto:[number]",
  43. "autofill_deal_expected_close_date": 0,
  44. "person_duplicate_condition": "name && (org_id || email || phone)",
  45. "organization_duplicate_condition": "name",
  46. "add_followers_when_importing": 0,
  47. "search_backend": "elastic",
  48. "default_visibility": 0,
  49. "allow_changing_visibility": 1,
  50. "allow_list_export": 0,
  51. "allow_deal_delete": 0,
  52. "allow_company_stats": 0,
  53. "allow_other_users_stats": 0,
  54. "allow_regular_follow": 0,
  55. "allow_other_users": 1,
  56. "allow_deal_sums": 1
  57. }
  58. }
  59. }
  60. ],
  61. "additional_data": {
  62. "user": {
  63. "profile": {
  64. "id": 278589,
  65. "email": "a8316021@drdrb.net",
  66. "name": "TestUser",
  67. "is_admin": true,
  68. "default_currency": "EUR",
  69. "icon_url": null,
  70. "activated": true
  71. },
  72. "locale": {
  73. "language": "et",
  74. "country": "EE",
  75. "uses_12_hour_clock": false
  76. },
  77. "timezone": {
  78. "name": "Europe/Helsinki",
  79. "offset": 10800
  80. }
  81. },
  82. "multiple_companies": false,
  83. "default_company_id": 190331
  84. }
  85. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement