GET api/ReplyTool/GetReplyToolConversationByPhoneNumber?phoneNumber={phoneNumber}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
phoneNumber | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ReplyToolConversationMessageDTOName | Description | Type | Additional information |
---|---|---|---|
text | string |
None. |
|
phone | string |
None. |
|
conversationMsgId | integer |
None. |
|
FromPhone | string |
None. |
|
AttachmentType | string |
None. |
|
conversationId | integer |
None. |
|
ImageName | string |
None. |
|
FileBytes | Collection of byte |
None. |
|
FileBytesInBase64String | string |
None. |
|
S3FileName | string |
None. |
|
LeadId | integer |
None. |
|
SavedReplyId | integer |
None. |
|
IsSentByReplyTool | boolean |
None. |
|
replyToolConversationId | integer |
None. |
|
ReplyToolConversation | ReplyToolConversation |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.