GET api/GetBundleAffiliateInteractionCalls
Get Bundle Affiliate Interaction Calls information
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of BundleAffiliateInteractionCalls| Name | Description | Type | Additional information |
|---|---|---|---|
| CallerId |
Caller ID |
integer |
None. |
| LeadKey |
Lead Key |
globally unique identifier |
None. |
| CallDateTime |
Call Date |
date |
None. |
| CallStatus |
Call Status |
string |
None. |
| StpCampaignName |
Campaign Name |
string |
None. |
| StpCampaignPhoneNumber |
Campaign Phone Number |
string |
None. |
| ExternalId |
External ID |
integer |
None. |
| RoomKey |
Room Key |
globally unique identifier |
None. |
| CallTime |
Call Time |
date |
None. |
| PickedOn |
Picked On |
date |
None. |
| EndOn |
End On |
date |
None. |
| Duration |
Duration |
string |
None. |
| CustomerName |
Customer Name |
string |
None. |
| CustomerCompanyName |
Customer Company Name |
string |
None. |
| Address |
Address |
string |
None. |
| City |
City |
string |
None. |
| State |
State |
string |
None. |
| ZipCode |
Zip Code |
string |
None. |
| RatingCount |
Rating Count |
integer |
None. |
| Feedback |
Feedback |
string |
None. |
| UserEnvironment |
User Environment |
string |
None. |
| OperatorComment |
Operator Comment |
string |
None. |
| Disposition |
Disposition |
string |
None. |
| DispositionDescription |
Disposition Description |
string |
None. |
| RecordingUrl |
Recording URL |
string |
None. |
| CompanyKey |
Company Key |
globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"CallerId": 1,
"LeadKey": "845a399d-6c87-48fe-b553-e31279bee279",
"CallDateTime": "2025-11-01T12:15:10.8590028+00:00",
"CallStatus": "sample string 4",
"StpCampaignName": "sample string 5",
"StpCampaignPhoneNumber": "sample string 6",
"ExternalId": 7,
"RoomKey": "33b76624-d44e-4326-8bd1-aae154a75b2f",
"CallTime": "2025-11-01T12:15:10.8590028+00:00",
"PickedOn": "2025-11-01T12:15:10.8590028+00:00",
"EndOn": "2025-11-01T12:15:10.8590028+00:00",
"Duration": "sample string 12",
"CustomerName": "sample string 13",
"CustomerCompanyName": "sample string 14",
"Address": "sample string 15",
"City": "sample string 16",
"State": "sample string 17",
"ZipCode": "sample string 18",
"RatingCount": 19,
"Feedback": "sample string 20",
"UserEnvironment": "sample string 21",
"OperatorComment": "sample string 22",
"Disposition": "sample string 23",
"DispositionDescription": "sample string 24",
"RecordingUrl": "sample string 25",
"CompanyKey": "8a559c39-0171-4208-bc61-da79e0bd16ba"
},
{
"CallerId": 1,
"LeadKey": "845a399d-6c87-48fe-b553-e31279bee279",
"CallDateTime": "2025-11-01T12:15:10.8590028+00:00",
"CallStatus": "sample string 4",
"StpCampaignName": "sample string 5",
"StpCampaignPhoneNumber": "sample string 6",
"ExternalId": 7,
"RoomKey": "33b76624-d44e-4326-8bd1-aae154a75b2f",
"CallTime": "2025-11-01T12:15:10.8590028+00:00",
"PickedOn": "2025-11-01T12:15:10.8590028+00:00",
"EndOn": "2025-11-01T12:15:10.8590028+00:00",
"Duration": "sample string 12",
"CustomerName": "sample string 13",
"CustomerCompanyName": "sample string 14",
"Address": "sample string 15",
"City": "sample string 16",
"State": "sample string 17",
"ZipCode": "sample string 18",
"RatingCount": 19,
"Feedback": "sample string 20",
"UserEnvironment": "sample string 21",
"OperatorComment": "sample string 22",
"Disposition": "sample string 23",
"DispositionDescription": "sample string 24",
"RecordingUrl": "sample string 25",
"CompanyKey": "8a559c39-0171-4208-bc61-da79e0bd16ba"
}
]
application/xml, text/xml
Sample:
<ArrayOfBundleAffiliateInteractionCalls xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SeeTheProWebAPI.Models">
<BundleAffiliateInteractionCalls>
<Address>sample string 15</Address>
<CallDateTime>2025-11-01T12:15:10.8590028+00:00</CallDateTime>
<CallStatus>sample string 4</CallStatus>
<CallTime>2025-11-01T12:15:10.8590028+00:00</CallTime>
<CallerId>1</CallerId>
<City>sample string 16</City>
<CompanyKey>8a559c39-0171-4208-bc61-da79e0bd16ba</CompanyKey>
<CustomerCompanyName>sample string 14</CustomerCompanyName>
<CustomerName>sample string 13</CustomerName>
<Disposition>sample string 23</Disposition>
<DispositionDescription>sample string 24</DispositionDescription>
<Duration>sample string 12</Duration>
<EndOn>2025-11-01T12:15:10.8590028+00:00</EndOn>
<ExternalId>7</ExternalId>
<Feedback>sample string 20</Feedback>
<LeadKey>845a399d-6c87-48fe-b553-e31279bee279</LeadKey>
<OperatorComment>sample string 22</OperatorComment>
<PickedOn>2025-11-01T12:15:10.8590028+00:00</PickedOn>
<RatingCount>19</RatingCount>
<RecordingUrl>sample string 25</RecordingUrl>
<RoomKey>33b76624-d44e-4326-8bd1-aae154a75b2f</RoomKey>
<State>sample string 17</State>
<StpCampaignName>sample string 5</StpCampaignName>
<StpCampaignPhoneNumber>sample string 6</StpCampaignPhoneNumber>
<UserEnvironment>sample string 21</UserEnvironment>
<ZipCode>sample string 18</ZipCode>
</BundleAffiliateInteractionCalls>
<BundleAffiliateInteractionCalls>
<Address>sample string 15</Address>
<CallDateTime>2025-11-01T12:15:10.8590028+00:00</CallDateTime>
<CallStatus>sample string 4</CallStatus>
<CallTime>2025-11-01T12:15:10.8590028+00:00</CallTime>
<CallerId>1</CallerId>
<City>sample string 16</City>
<CompanyKey>8a559c39-0171-4208-bc61-da79e0bd16ba</CompanyKey>
<CustomerCompanyName>sample string 14</CustomerCompanyName>
<CustomerName>sample string 13</CustomerName>
<Disposition>sample string 23</Disposition>
<DispositionDescription>sample string 24</DispositionDescription>
<Duration>sample string 12</Duration>
<EndOn>2025-11-01T12:15:10.8590028+00:00</EndOn>
<ExternalId>7</ExternalId>
<Feedback>sample string 20</Feedback>
<LeadKey>845a399d-6c87-48fe-b553-e31279bee279</LeadKey>
<OperatorComment>sample string 22</OperatorComment>
<PickedOn>2025-11-01T12:15:10.8590028+00:00</PickedOn>
<RatingCount>19</RatingCount>
<RecordingUrl>sample string 25</RecordingUrl>
<RoomKey>33b76624-d44e-4326-8bd1-aae154a75b2f</RoomKey>
<State>sample string 17</State>
<StpCampaignName>sample string 5</StpCampaignName>
<StpCampaignPhoneNumber>sample string 6</StpCampaignPhoneNumber>
<UserEnvironment>sample string 21</UserEnvironment>
<ZipCode>sample string 18</ZipCode>
</BundleAffiliateInteractionCalls>
</ArrayOfBundleAffiliateInteractionCalls>