POST api/v1/AfterSalesCustomerService_CallHistory/List

Request Information

URI Parameters

None.

Body Parameters

AfterSalesCustomerService_CallHistoryParamModel
NameDescriptionTypeAdditional information
AfterSalesCustomerService_CallId

string

None.

DateFrom

decimal number

None.

DateTo

decimal number

None.

FilterQuery

Dictionary of string [key] and Object [value]

None.

ScreenGUID

string

None.

DocumentWidth

integer

None.

Url

string

None.

OptionConfigsMore

Dictionary of string [key] and Object [value]

None.

QuerySearch

Dictionary of string [key] and Object [value]

None.

IsTestCase

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "AfterSalesCustomerService_CallId": "sample string 1",
  "DateFrom": 1.1,
  "DateTo": 1.1,
  "FilterQuery": null,
  "ScreenGUID": "sample string 2",
  "DocumentWidth": 3,
  "Url": "sample string 4",
  "OptionConfigsMore": null,
  "QuerySearch": null,
  "IsTestCase": true
}

application/xml, text/xml

Sample:
<AfterSalesCustomerService_CallHistoryParamModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
  <DocumentWidth xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">3</DocumentWidth>
  <FilterQuery xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" />
  <IsTestCase xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsTestCase>
  <OptionConfigsMore xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" />
  <QuerySearch xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" />
  <ScreenGUID xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 2</ScreenGUID>
  <Url xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 4</Url>
  <AfterSalesCustomerService_CallId>sample string 1</AfterSalesCustomerService_CallId>
  <DateFrom>1.1</DateFrom>
  <DateTo>1.1</DateTo>
</AfterSalesCustomerService_CallHistoryParamModel>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'AfterSalesCustomerService_CallHistoryParamModel'.

Response Information

Resource Description

EzyResultObjectOfEzyDataSourceResultOfAfterSalesCustomerService_CallHistoryModel
NameDescriptionTypeAdditional information
Data

EzyDataSourceResultOfAfterSalesCustomerService_CallHistoryModel

None.

ExtraData

Dictionary of string [key] and Object [value]

None.

StartTime

decimal number

None.

EndTime

decimal number

None.

TotalMili

decimal number

None.

StatusCode

integer

None.

Msg

string

None.

MsgShowInUI

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": {
    "Data": [
      {
        "AfterSalesCustomerService_CallId": "sample string 1",
        "IM_CustomerId": "sample string 2",
        "IM_CustomerName": "sample string 3",
        "IM_HistoryCall": "sample string 4",
        "CalledByStaffId": "sample string 5",
        "CalledByStaffInfo": "sample string 6",
        "CallStartedAt": 1.1,
        "CallEndedAt": 1.1,
        "RatingComment": "sample string 7",
        "CallNote": "sample string 8",
        "Is2Reschedule": true,
        "ScheduleReCallDate": 1.1,
        "RescheduleNextCallId": "sample string 10",
        "BillId": "sample string 11",
        "CounterId": "sample string 12",
        "IM_CounterName": "sample string 13",
        "UserSaleId": "sample string 14",
        "UserSaleName": "sample string 15",
        "IM_UserSaleName": "sample string 16",
        "IM_BranchName": "sample string 17",
        "CustomerId": "sample string 18",
        "CustomerName": "sample string 19",
        "IM_CustomerInfo": "sample string 20",
        "BillDetailId": "sample string 21",
        "MaterialId": "sample string 22",
        "MaterialCode": "sample string 23",
        "IM_MaterialName": "sample string 24",
        "BuyDate": 1.1,
        "ScheduleCallDate": 1.1,
        "LevelId": "sample string 25",
        "IM_LevelName": "sample string 26",
        "IsForce2Stop": true,
        "IsFinished": true,
        "ConfigAfterSalesCustomerServiceSchedule_DetailId": "sample string 29",
        "btn_Call": "sample string 30",
        "IM_NumDaysLate": 31,
        "Id": "sample string 32",
        "OrderNo": 33,
        "Note": "sample string 34"
      },
      {
        "AfterSalesCustomerService_CallId": "sample string 1",
        "IM_CustomerId": "sample string 2",
        "IM_CustomerName": "sample string 3",
        "IM_HistoryCall": "sample string 4",
        "CalledByStaffId": "sample string 5",
        "CalledByStaffInfo": "sample string 6",
        "CallStartedAt": 1.1,
        "CallEndedAt": 1.1,
        "RatingComment": "sample string 7",
        "CallNote": "sample string 8",
        "Is2Reschedule": true,
        "ScheduleReCallDate": 1.1,
        "RescheduleNextCallId": "sample string 10",
        "BillId": "sample string 11",
        "CounterId": "sample string 12",
        "IM_CounterName": "sample string 13",
        "UserSaleId": "sample string 14",
        "UserSaleName": "sample string 15",
        "IM_UserSaleName": "sample string 16",
        "IM_BranchName": "sample string 17",
        "CustomerId": "sample string 18",
        "CustomerName": "sample string 19",
        "IM_CustomerInfo": "sample string 20",
        "BillDetailId": "sample string 21",
        "MaterialId": "sample string 22",
        "MaterialCode": "sample string 23",
        "IM_MaterialName": "sample string 24",
        "BuyDate": 1.1,
        "ScheduleCallDate": 1.1,
        "LevelId": "sample string 25",
        "IM_LevelName": "sample string 26",
        "IsForce2Stop": true,
        "IsFinished": true,
        "ConfigAfterSalesCustomerServiceSchedule_DetailId": "sample string 29",
        "btn_Call": "sample string 30",
        "IM_NumDaysLate": 31,
        "Id": "sample string 32",
        "OrderNo": 33,
        "Note": "sample string 34"
      }
    ],
    "DataTotal": [
      {
        "AfterSalesCustomerService_CallId": "sample string 1",
        "IM_CustomerId": "sample string 2",
        "IM_CustomerName": "sample string 3",
        "IM_HistoryCall": "sample string 4",
        "CalledByStaffId": "sample string 5",
        "CalledByStaffInfo": "sample string 6",
        "CallStartedAt": 1.1,
        "CallEndedAt": 1.1,
        "RatingComment": "sample string 7",
        "CallNote": "sample string 8",
        "Is2Reschedule": true,
        "ScheduleReCallDate": 1.1,
        "RescheduleNextCallId": "sample string 10",
        "BillId": "sample string 11",
        "CounterId": "sample string 12",
        "IM_CounterName": "sample string 13",
        "UserSaleId": "sample string 14",
        "UserSaleName": "sample string 15",
        "IM_UserSaleName": "sample string 16",
        "IM_BranchName": "sample string 17",
        "CustomerId": "sample string 18",
        "CustomerName": "sample string 19",
        "IM_CustomerInfo": "sample string 20",
        "BillDetailId": "sample string 21",
        "MaterialId": "sample string 22",
        "MaterialCode": "sample string 23",
        "IM_MaterialName": "sample string 24",
        "BuyDate": 1.1,
        "ScheduleCallDate": 1.1,
        "LevelId": "sample string 25",
        "IM_LevelName": "sample string 26",
        "IsForce2Stop": true,
        "IsFinished": true,
        "ConfigAfterSalesCustomerServiceSchedule_DetailId": "sample string 29",
        "btn_Call": "sample string 30",
        "IM_NumDaysLate": 31,
        "Id": "sample string 32",
        "OrderNo": 33,
        "Note": "sample string 34"
      },
      {
        "AfterSalesCustomerService_CallId": "sample string 1",
        "IM_CustomerId": "sample string 2",
        "IM_CustomerName": "sample string 3",
        "IM_HistoryCall": "sample string 4",
        "CalledByStaffId": "sample string 5",
        "CalledByStaffInfo": "sample string 6",
        "CallStartedAt": 1.1,
        "CallEndedAt": 1.1,
        "RatingComment": "sample string 7",
        "CallNote": "sample string 8",
        "Is2Reschedule": true,
        "ScheduleReCallDate": 1.1,
        "RescheduleNextCallId": "sample string 10",
        "BillId": "sample string 11",
        "CounterId": "sample string 12",
        "IM_CounterName": "sample string 13",
        "UserSaleId": "sample string 14",
        "UserSaleName": "sample string 15",
        "IM_UserSaleName": "sample string 16",
        "IM_BranchName": "sample string 17",
        "CustomerId": "sample string 18",
        "CustomerName": "sample string 19",
        "IM_CustomerInfo": "sample string 20",
        "BillDetailId": "sample string 21",
        "MaterialId": "sample string 22",
        "MaterialCode": "sample string 23",
        "IM_MaterialName": "sample string 24",
        "BuyDate": 1.1,
        "ScheduleCallDate": 1.1,
        "LevelId": "sample string 25",
        "IM_LevelName": "sample string 26",
        "IsForce2Stop": true,
        "IsFinished": true,
        "ConfigAfterSalesCustomerServiceSchedule_DetailId": "sample string 29",
        "btn_Call": "sample string 30",
        "IM_NumDaysLate": 31,
        "Id": "sample string 32",
        "OrderNo": 33,
        "Note": "sample string 34"
      }
    ],
    "ExtraData": {},
    "Errors": {},
    "Total": 2
  },
  "ExtraData": null,
  "StartTime": 1.1,
  "EndTime": 2.1,
  "TotalMili": 3.1,
  "StatusCode": 4,
  "Msg": "sample string 5",
  "MsgShowInUI": "sample string 6"
}

application/xml, text/xml

Sample:
<EzyResultObjectOfEzyDataSourceResultOfAfterSalesCustomerService_CallHistoryModel3BwjWE5fUXXDg0Sb xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.Library.Message">
  <Msg>sample string 5</Msg>
  <MsgShowInUI>sample string 6</MsgShowInUI>
  <StatusCode>4</StatusCode>
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ezy.Module.Library.UI">
    <d2p1:Errors />
    <d2p1:ExtraData xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
    <d2p1:Total>2</d2p1:Total>
    <d2p1:Data xmlns:d3p1="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
      <d3p1:AfterSalesCustomerService_CallHistoryModel>
        <Id xmlns="http://schemas.datacontract.org/2004/07/">sample string 32</Id>
        <Note xmlns="http://schemas.datacontract.org/2004/07/">sample string 34</Note>
        <OrderNo xmlns="http://schemas.datacontract.org/2004/07/">33</OrderNo>
        <d3p1:BillDetailId>sample string 21</d3p1:BillDetailId>
        <d3p1:BillId>sample string 11</d3p1:BillId>
        <d3p1:BuyDate>1.1</d3p1:BuyDate>
        <d3p1:ConfigAfterSalesCustomerServiceSchedule_DetailId>sample string 29</d3p1:ConfigAfterSalesCustomerServiceSchedule_DetailId>
        <d3p1:CounterId>sample string 12</d3p1:CounterId>
        <d3p1:CustomerId>sample string 18</d3p1:CustomerId>
        <d3p1:CustomerName>sample string 19</d3p1:CustomerName>
        <d3p1:IM_BranchName>sample string 17</d3p1:IM_BranchName>
        <d3p1:IM_CounterName>sample string 13</d3p1:IM_CounterName>
        <d3p1:IM_CustomerInfo>sample string 20</d3p1:IM_CustomerInfo>
        <d3p1:IM_LevelName>sample string 26</d3p1:IM_LevelName>
        <d3p1:IM_MaterialName>sample string 24</d3p1:IM_MaterialName>
        <d3p1:IM_NumDaysLate>31</d3p1:IM_NumDaysLate>
        <d3p1:IM_UserSaleName>sample string 16</d3p1:IM_UserSaleName>
        <d3p1:IsFinished>true</d3p1:IsFinished>
        <d3p1:IsForce2Stop>true</d3p1:IsForce2Stop>
        <d3p1:LevelId>sample string 25</d3p1:LevelId>
        <d3p1:MaterialCode>sample string 23</d3p1:MaterialCode>
        <d3p1:MaterialId>sample string 22</d3p1:MaterialId>
        <d3p1:ScheduleCallDate>1.1</d3p1:ScheduleCallDate>
        <d3p1:UserSaleId>sample string 14</d3p1:UserSaleId>
        <d3p1:UserSaleName>sample string 15</d3p1:UserSaleName>
        <d3p1:btn_Call>sample string 30</d3p1:btn_Call>
        <d3p1:AfterSalesCustomerService_CallId>sample string 1</d3p1:AfterSalesCustomerService_CallId>
        <d3p1:CallEndedAt>1.1</d3p1:CallEndedAt>
        <d3p1:CallNote>sample string 8</d3p1:CallNote>
        <d3p1:CallStartedAt>1.1</d3p1:CallStartedAt>
        <d3p1:CalledByStaffId>sample string 5</d3p1:CalledByStaffId>
        <d3p1:CalledByStaffInfo>sample string 6</d3p1:CalledByStaffInfo>
        <d3p1:IM_CustomerId>sample string 2</d3p1:IM_CustomerId>
        <d3p1:IM_CustomerName>sample string 3</d3p1:IM_CustomerName>
        <d3p1:IM_HistoryCall>sample string 4</d3p1:IM_HistoryCall>
        <d3p1:Is2Reschedule>true</d3p1:Is2Reschedule>
        <d3p1:RatingComment>sample string 7</d3p1:RatingComment>
        <d3p1:RescheduleNextCallId>sample string 10</d3p1:RescheduleNextCallId>
        <d3p1:ScheduleReCallDate>1.1</d3p1:ScheduleReCallDate>
      </d3p1:AfterSalesCustomerService_CallHistoryModel>
      <d3p1:AfterSalesCustomerService_CallHistoryModel>
        <Id xmlns="http://schemas.datacontract.org/2004/07/">sample string 32</Id>
        <Note xmlns="http://schemas.datacontract.org/2004/07/">sample string 34</Note>
        <OrderNo xmlns="http://schemas.datacontract.org/2004/07/">33</OrderNo>
        <d3p1:BillDetailId>sample string 21</d3p1:BillDetailId>
        <d3p1:BillId>sample string 11</d3p1:BillId>
        <d3p1:BuyDate>1.1</d3p1:BuyDate>
        <d3p1:ConfigAfterSalesCustomerServiceSchedule_DetailId>sample string 29</d3p1:ConfigAfterSalesCustomerServiceSchedule_DetailId>
        <d3p1:CounterId>sample string 12</d3p1:CounterId>
        <d3p1:CustomerId>sample string 18</d3p1:CustomerId>
        <d3p1:CustomerName>sample string 19</d3p1:CustomerName>
        <d3p1:IM_BranchName>sample string 17</d3p1:IM_BranchName>
        <d3p1:IM_CounterName>sample string 13</d3p1:IM_CounterName>
        <d3p1:IM_CustomerInfo>sample string 20</d3p1:IM_CustomerInfo>
        <d3p1:IM_LevelName>sample string 26</d3p1:IM_LevelName>
        <d3p1:IM_MaterialName>sample string 24</d3p1:IM_MaterialName>
        <d3p1:IM_NumDaysLate>31</d3p1:IM_NumDaysLate>
        <d3p1:IM_UserSaleName>sample string 16</d3p1:IM_UserSaleName>
        <d3p1:IsFinished>true</d3p1:IsFinished>
        <d3p1:IsForce2Stop>true</d3p1:IsForce2Stop>
        <d3p1:LevelId>sample string 25</d3p1:LevelId>
        <d3p1:MaterialCode>sample string 23</d3p1:MaterialCode>
        <d3p1:MaterialId>sample string 22</d3p1:MaterialId>
        <d3p1:ScheduleCallDate>1.1</d3p1:ScheduleCallDate>
        <d3p1:UserSaleId>sample string 14</d3p1:UserSaleId>
        <d3p1:UserSaleName>sample string 15</d3p1:UserSaleName>
        <d3p1:btn_Call>sample string 30</d3p1:btn_Call>
        <d3p1:AfterSalesCustomerService_CallId>sample string 1</d3p1:AfterSalesCustomerService_CallId>
        <d3p1:CallEndedAt>1.1</d3p1:CallEndedAt>
        <d3p1:CallNote>sample string 8</d3p1:CallNote>
        <d3p1:CallStartedAt>1.1</d3p1:CallStartedAt>
        <d3p1:CalledByStaffId>sample string 5</d3p1:CalledByStaffId>
        <d3p1:CalledByStaffInfo>sample string 6</d3p1:CalledByStaffInfo>
        <d3p1:IM_CustomerId>sample string 2</d3p1:IM_CustomerId>
        <d3p1:IM_CustomerName>sample string 3</d3p1:IM_CustomerName>
        <d3p1:IM_HistoryCall>sample string 4</d3p1:IM_HistoryCall>
        <d3p1:Is2Reschedule>true</d3p1:Is2Reschedule>
        <d3p1:RatingComment>sample string 7</d3p1:RatingComment>
        <d3p1:RescheduleNextCallId>sample string 10</d3p1:RescheduleNextCallId>
        <d3p1:ScheduleReCallDate>1.1</d3p1:ScheduleReCallDate>
      </d3p1:AfterSalesCustomerService_CallHistoryModel>
    </d2p1:Data>
    <d2p1:DataTotal xmlns:d3p1="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
      <d3p1:AfterSalesCustomerService_CallHistoryModel>
        <Id xmlns="http://schemas.datacontract.org/2004/07/">sample string 32</Id>
        <Note xmlns="http://schemas.datacontract.org/2004/07/">sample string 34</Note>
        <OrderNo xmlns="http://schemas.datacontract.org/2004/07/">33</OrderNo>
        <d3p1:BillDetailId>sample string 21</d3p1:BillDetailId>
        <d3p1:BillId>sample string 11</d3p1:BillId>
        <d3p1:BuyDate>1.1</d3p1:BuyDate>
        <d3p1:ConfigAfterSalesCustomerServiceSchedule_DetailId>sample string 29</d3p1:ConfigAfterSalesCustomerServiceSchedule_DetailId>
        <d3p1:CounterId>sample string 12</d3p1:CounterId>
        <d3p1:CustomerId>sample string 18</d3p1:CustomerId>
        <d3p1:CustomerName>sample string 19</d3p1:CustomerName>
        <d3p1:IM_BranchName>sample string 17</d3p1:IM_BranchName>
        <d3p1:IM_CounterName>sample string 13</d3p1:IM_CounterName>
        <d3p1:IM_CustomerInfo>sample string 20</d3p1:IM_CustomerInfo>
        <d3p1:IM_LevelName>sample string 26</d3p1:IM_LevelName>
        <d3p1:IM_MaterialName>sample string 24</d3p1:IM_MaterialName>
        <d3p1:IM_NumDaysLate>31</d3p1:IM_NumDaysLate>
        <d3p1:IM_UserSaleName>sample string 16</d3p1:IM_UserSaleName>
        <d3p1:IsFinished>true</d3p1:IsFinished>
        <d3p1:IsForce2Stop>true</d3p1:IsForce2Stop>
        <d3p1:LevelId>sample string 25</d3p1:LevelId>
        <d3p1:MaterialCode>sample string 23</d3p1:MaterialCode>
        <d3p1:MaterialId>sample string 22</d3p1:MaterialId>
        <d3p1:ScheduleCallDate>1.1</d3p1:ScheduleCallDate>
        <d3p1:UserSaleId>sample string 14</d3p1:UserSaleId>
        <d3p1:UserSaleName>sample string 15</d3p1:UserSaleName>
        <d3p1:btn_Call>sample string 30</d3p1:btn_Call>
        <d3p1:AfterSalesCustomerService_CallId>sample string 1</d3p1:AfterSalesCustomerService_CallId>
        <d3p1:CallEndedAt>1.1</d3p1:CallEndedAt>
        <d3p1:CallNote>sample string 8</d3p1:CallNote>
        <d3p1:CallStartedAt>1.1</d3p1:CallStartedAt>
        <d3p1:CalledByStaffId>sample string 5</d3p1:CalledByStaffId>
        <d3p1:CalledByStaffInfo>sample string 6</d3p1:CalledByStaffInfo>
        <d3p1:IM_CustomerId>sample string 2</d3p1:IM_CustomerId>
        <d3p1:IM_CustomerName>sample string 3</d3p1:IM_CustomerName>
        <d3p1:IM_HistoryCall>sample string 4</d3p1:IM_HistoryCall>
        <d3p1:Is2Reschedule>true</d3p1:Is2Reschedule>
        <d3p1:RatingComment>sample string 7</d3p1:RatingComment>
        <d3p1:RescheduleNextCallId>sample string 10</d3p1:RescheduleNextCallId>
        <d3p1:ScheduleReCallDate>1.1</d3p1:ScheduleReCallDate>
      </d3p1:AfterSalesCustomerService_CallHistoryModel>
      <d3p1:AfterSalesCustomerService_CallHistoryModel>
        <Id xmlns="http://schemas.datacontract.org/2004/07/">sample string 32</Id>
        <Note xmlns="http://schemas.datacontract.org/2004/07/">sample string 34</Note>
        <OrderNo xmlns="http://schemas.datacontract.org/2004/07/">33</OrderNo>
        <d3p1:BillDetailId>sample string 21</d3p1:BillDetailId>
        <d3p1:BillId>sample string 11</d3p1:BillId>
        <d3p1:BuyDate>1.1</d3p1:BuyDate>
        <d3p1:ConfigAfterSalesCustomerServiceSchedule_DetailId>sample string 29</d3p1:ConfigAfterSalesCustomerServiceSchedule_DetailId>
        <d3p1:CounterId>sample string 12</d3p1:CounterId>
        <d3p1:CustomerId>sample string 18</d3p1:CustomerId>
        <d3p1:CustomerName>sample string 19</d3p1:CustomerName>
        <d3p1:IM_BranchName>sample string 17</d3p1:IM_BranchName>
        <d3p1:IM_CounterName>sample string 13</d3p1:IM_CounterName>
        <d3p1:IM_CustomerInfo>sample string 20</d3p1:IM_CustomerInfo>
        <d3p1:IM_LevelName>sample string 26</d3p1:IM_LevelName>
        <d3p1:IM_MaterialName>sample string 24</d3p1:IM_MaterialName>
        <d3p1:IM_NumDaysLate>31</d3p1:IM_NumDaysLate>
        <d3p1:IM_UserSaleName>sample string 16</d3p1:IM_UserSaleName>
        <d3p1:IsFinished>true</d3p1:IsFinished>
        <d3p1:IsForce2Stop>true</d3p1:IsForce2Stop>
        <d3p1:LevelId>sample string 25</d3p1:LevelId>
        <d3p1:MaterialCode>sample string 23</d3p1:MaterialCode>
        <d3p1:MaterialId>sample string 22</d3p1:MaterialId>
        <d3p1:ScheduleCallDate>1.1</d3p1:ScheduleCallDate>
        <d3p1:UserSaleId>sample string 14</d3p1:UserSaleId>
        <d3p1:UserSaleName>sample string 15</d3p1:UserSaleName>
        <d3p1:btn_Call>sample string 30</d3p1:btn_Call>
        <d3p1:AfterSalesCustomerService_CallId>sample string 1</d3p1:AfterSalesCustomerService_CallId>
        <d3p1:CallEndedAt>1.1</d3p1:CallEndedAt>
        <d3p1:CallNote>sample string 8</d3p1:CallNote>
        <d3p1:CallStartedAt>1.1</d3p1:CallStartedAt>
        <d3p1:CalledByStaffId>sample string 5</d3p1:CalledByStaffId>
        <d3p1:CalledByStaffInfo>sample string 6</d3p1:CalledByStaffInfo>
        <d3p1:IM_CustomerId>sample string 2</d3p1:IM_CustomerId>
        <d3p1:IM_CustomerName>sample string 3</d3p1:IM_CustomerName>
        <d3p1:IM_HistoryCall>sample string 4</d3p1:IM_HistoryCall>
        <d3p1:Is2Reschedule>true</d3p1:Is2Reschedule>
        <d3p1:RatingComment>sample string 7</d3p1:RatingComment>
        <d3p1:RescheduleNextCallId>sample string 10</d3p1:RescheduleNextCallId>
        <d3p1:ScheduleReCallDate>1.1</d3p1:ScheduleReCallDate>
      </d3p1:AfterSalesCustomerService_CallHistoryModel>
    </d2p1:DataTotal>
  </Data>
  <EndTime>2.1</EndTime>
  <ExtraData xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
  <StartTime>1.1</StartTime>
  <TotalMili>3.1</TotalMili>
</EzyResultObjectOfEzyDataSourceResultOfAfterSalesCustomerService_CallHistoryModel3BwjWE5fUXXDg0Sb>