Gets comments for a Notes object.
Note: The Collections Window, Notes, Advanced Payment Manager, Payment Plans, and Statement Generator features are entering end of support on June 3, 2024. For more information, please refer to the Product and Feature End of Support page.
{- "success": true,
- "data": {
- "id": 113,
- "object": "Accounts",
- "notesId": "2c92c0f866a9a8fe0166bd04878b2867",
- "notesParentId": "Account Name Example",
- "createdAt": "2020-02-12T21:50:59.774Z",
- "updatedAt": "2020-02-12T21:50:59.774Z",
- "comments": [
- {
- "id": 121,
- "body": "Call Customer please",
- "image": null,
- "attachment": null,
- "attachmentSize": null,
- "createdAt": "2020-02-12T19:26:07.624Z",
- "updatedAt": "2020-02-12T19:26:07.624Z",
- "user": {
- "id": 5,
- "username": "vina@megan.sbx",
- "connectIdentity": "2c92c0f96512a90f01651a566d4250f7",
- "email": "asdfa@yahoo.com",
- "firstName": "Vina",
- "lastName": "Lim",
- "fullName": "Vina Lim",
- "platformRole": "ADMIN",
- "timeZone": "America/New_York",
- "createdAt": "2020-01-09T13:41:05.662Z",
- "updatedAt": "2020-01-30T15:46:17.063Z",
- "escalationUser": "Vina LimEscalation",
- "escalationUserId": "2c92c0f96512a90f01651a566d4250f8",
- "approvalAmount": 0,
}, - "replies": [
- {
- "id": 57,
- "body": "Thank you for contacting <span class=\"atwho-inserted\" data-atwho-at-query=\"@vina\" contenteditable=\"false\"><b><b>@vina@megan.sbx</b></b></span> ",
- "image": null,
- "attachment": null,
- "attachmentSize": null,
- "createdAt": "2020-02-12T19:26:17.952Z",
- "updatedAt": "2020-02-12T19:26:17.968Z",
- "user": {
- "id": 5,
- "username": "vina@megan.sbx",
- "connectIdentity": "2c92c0f96512a90f01651a566d4250f7",
- "email": "asdfa@yahoo.com",
- "firstName": "Vina",
- "lastName": "Lim",
- "fullName": "Vina Lim",
- "platformRole": "ADMIN",
- "timeZone": "America/New_York",
- "createdAt": "2020-01-09T13:41:05.662Z",
- "updatedAt": "2020-01-30T15:46:17.063Z",
- "escalationUser": "Vina LimEscalation",
- "escalationUserId": "2c92c0f96512a90f01651a566d4250f8",
- "approvalAmount": 0,
}
}
]
}
]
}, - "pagination": {
- "page": 1,
- "per_page": 5,
- "total_filterd_records": 1,
- "total_records": 1
}
}