Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

91 linhas
2.3KB

  1. {
  2. "id": "58f4aa0682ea74bb8",
  3. "name": "same email",
  4. "deleted": false,
  5. "salutationName": "",
  6. "firstName": "same",
  7. "lastName": "email",
  8. "title": "",
  9. "status": "New",
  10. "source": "",
  11. "industry": "",
  12. "opportunityAmount": 120,
  13. "website": "",
  14. "addressStreet": "",
  15. "addressCity": "",
  16. "addressState": "",
  17. "addressCountry": "",
  18. "addressPostalCode": "",
  19. "emailAddress": "test@gmail.com",
  20. "phoneNumber": "456",
  21. "doNotCall": false,
  22. "description": "",
  23. "createdAt": "2017-04-17 11:41:58",
  24. "modifiedAt": "2017-06-04 04:08:16",
  25. "accountName": "",
  26. "password": "abcdefg",
  27. "wechatOpenID": "the user id obtained from wechat public account",
  28. "opportunityAmountCurrency": "AUD",
  29. "opportunityAmountConverted": 120,
  30. "emailAddressData": [
  31. {
  32. "emailAddress": "test@gmail.com",
  33. "lower": "test@gmail.com",
  34. "primary": true,
  35. "optOut": false,
  36. "invalid": false
  37. },
  38. {
  39. "emailAddress": "abc@hotmail.com",
  40. "lower": "abc@hotmail.com",
  41. "primary": false,
  42. "optOut": false,
  43. "invalid": false
  44. },
  45. {
  46. "emailAddress": "def@jjx.com.au",
  47. "lower": "def@jjx.com.au",
  48. "primary": false,
  49. "optOut": false,
  50. "invalid": false
  51. }
  52. ],
  53. "phoneNumberData": [
  54. {
  55. "phoneNumber": "456",
  56. "primary": true,
  57. "type": "Home"
  58. },
  59. {
  60. "phoneNumber": "123",
  61. "primary": false,
  62. "type": "Mobile"
  63. }
  64. ],
  65. "createdById": "1",
  66. "createdByName": "Admin",
  67. "modifiedById": "1",
  68. "modifiedByName": "Admin",
  69. "assignedUserId": "1",
  70. "assignedUserName": "Admin",
  71. "teamsIds": [],
  72. "teamsNames": {},
  73. "campaignId": null,
  74. "campaignName": null,
  75. "createdAccountId": null,
  76. "createdAccountName": null,
  77. "createdContactId": null,
  78. "createdContactName": null,
  79. "createdOpportunityId": null,
  80. "createdOpportunityName": null,
  81. "imagesIds": [],
  82. "imagesNames": {},
  83. "isFollowed": true,
  84. "followersIds": [
  85. "1"
  86. ],
  87. "followersNames": {
  88. "1": "Admin"
  89. },
  90. "imagesTypes": {}
  91. }