GET Provider/TaskV2/{LastOpenTaskQueryId}
V2: Get the list of open tasks, including Dedicated Service Request from Client, Interview from Interviewer, Interview from Candidate, and Direct Person Translation (DPT)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LastOpenTaskQueryId |
OpenTaskQueryId returned by last call |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ParaOpenTaskListV2| Name | Description | Type | Additional information |
|---|---|---|---|
| Message | string |
None. |
|
| PersonList | Collection of ParaRequestPersonV2 |
None. |
|
| DPTList | Collection of ParaDPTV2 |
None. |
|
| InterviewerList | Collection of ParaInterviewInterviewerV2 |
None. |
|
| CandidateList | Collection of ParaInterviewCandidateV2 |
None. |
|
| ScheduledPersonList | Collection of ParaScheduledRequestPersonV2 |
None. |
|
| DisplayURLId | integer |
None. |
|
| DisplayURLs | ResultURL |
None. |
|
| NewHomeURL | string |
None. |
|
| CheckVersion | string |
None. |
|
| FullRefresh | boolean |
None. |
|
| OpenTaskQueryId | integer |
None. |
|
| BandwidthCheckRequired | boolean |
None. |
|
| providerStatus | ResultProviderOnLineStatus |
None. |
|
| selfCheckStatus | ResultProviderSelfCheckStatus |
None. |
|
| nextScheduleIn24hours | ParaSchedule |
None. |
|
| nextScheduleListIn24hours | Collection of ParaSchedule |
None. |
|
| nextScheduleCountIn24hours | integer |
None. |
|
| EvalPending | boolean |
None. |
|
| SummaryPending | boolean |
None. |
|
| IsVoyceCommNotificationMuted | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"Message": "sample string 1",
"PersonList": [
{
"RequestProviderId": 1,
"Type": "sample string 2",
"PersonName": "sample string 3",
"FromLanguage": "sample string 4",
"ToLanguage": "sample string 5",
"Info": "sample string 6",
"PriceInfo": "sample string 7",
"PersonId": 1,
"APIUrl": "sample string 8",
"ActionDisplay": "sample string 9",
"AllowAction": "sample string 10",
"ToDelete": "sample string 11",
"CreateTime": "sample string 12",
"ProductVideoRequirementCodeId": 1,
"CompanyInfoAdditionalMessage": "sample string 13"
},
{
"RequestProviderId": 1,
"Type": "sample string 2",
"PersonName": "sample string 3",
"FromLanguage": "sample string 4",
"ToLanguage": "sample string 5",
"Info": "sample string 6",
"PriceInfo": "sample string 7",
"PersonId": 1,
"APIUrl": "sample string 8",
"ActionDisplay": "sample string 9",
"AllowAction": "sample string 10",
"ToDelete": "sample string 11",
"CreateTime": "sample string 12",
"ProductVideoRequirementCodeId": 1,
"CompanyInfoAdditionalMessage": "sample string 13"
}
],
"DPTList": [
{
"DPTProviderId": 1,
"Type": "sample string 2",
"FromLanguage": "sample string 3",
"ToLanguage": "sample string 4",
"Info": "sample string 5",
"PriceInfo": "sample string 6",
"PersonId": 1,
"APIUrl": "sample string 7",
"ActionDisplay": "sample string 8",
"AllowAction": "sample string 9",
"ToDelete": "sample string 10",
"CreateTime": "sample string 11"
},
{
"DPTProviderId": 1,
"Type": "sample string 2",
"FromLanguage": "sample string 3",
"ToLanguage": "sample string 4",
"Info": "sample string 5",
"PriceInfo": "sample string 6",
"PersonId": 1,
"APIUrl": "sample string 7",
"ActionDisplay": "sample string 8",
"AllowAction": "sample string 9",
"ToDelete": "sample string 10",
"CreateTime": "sample string 11"
}
],
"InterviewerList": [
{
"InterviewProviderId": 1,
"Type": "sample string 2",
"InterviewerName": "sample string 3",
"FromLanguage": "sample string 4",
"ToLanguage": "sample string 5",
"Info": "sample string 6",
"ProviderId": 1,
"APIUrl": "sample string 7",
"ActionDisplay": "sample string 8",
"AllowAction": "sample string 9",
"ToDelete": "sample string 10",
"CreateTime": "sample string 11"
},
{
"InterviewProviderId": 1,
"Type": "sample string 2",
"InterviewerName": "sample string 3",
"FromLanguage": "sample string 4",
"ToLanguage": "sample string 5",
"Info": "sample string 6",
"ProviderId": 1,
"APIUrl": "sample string 7",
"ActionDisplay": "sample string 8",
"AllowAction": "sample string 9",
"ToDelete": "sample string 10",
"CreateTime": "sample string 11"
}
],
"CandidateList": [
{
"InterviewId": 1,
"Type": "sample string 2",
"CandidateName": "sample string 3",
"FromLanguage": "sample string 4",
"ToLanguage": "sample string 5",
"Info": "sample string 6",
"PriceInfo": "sample string 7",
"ProviderId": 1,
"APIUrl": "sample string 8",
"ActionDisplay": "sample string 9",
"AllowAction": "sample string 10",
"ToDelete": "sample string 11",
"CreateTime": "sample string 12"
},
{
"InterviewId": 1,
"Type": "sample string 2",
"CandidateName": "sample string 3",
"FromLanguage": "sample string 4",
"ToLanguage": "sample string 5",
"Info": "sample string 6",
"PriceInfo": "sample string 7",
"ProviderId": 1,
"APIUrl": "sample string 8",
"ActionDisplay": "sample string 9",
"AllowAction": "sample string 10",
"ToDelete": "sample string 11",
"CreateTime": "sample string 12"
}
],
"ScheduledPersonList": [
{
"ScheduledRequestProviderId": 1,
"Type": "sample string 2",
"PersonName": "sample string 3",
"FromLanguage": "sample string 4",
"ToLanguage": "sample string 5",
"StartUtcTime": "2025-11-01T09:18:33.8770395Z",
"Duration": 1,
"PriceInfo": "sample string 6",
"PersonId": 1,
"APIUrl": "sample string 7",
"ActionDisplay": "sample string 8",
"AllowAction": "sample string 9",
"ToDelete": "sample string 10",
"CreateTime": "sample string 11",
"ProductVideoRequirementCodeId": 1,
"CompanyInfoAdditionalMessage": "sample string 12"
},
{
"ScheduledRequestProviderId": 1,
"Type": "sample string 2",
"PersonName": "sample string 3",
"FromLanguage": "sample string 4",
"ToLanguage": "sample string 5",
"StartUtcTime": "2025-11-01T09:18:33.8770395Z",
"Duration": 1,
"PriceInfo": "sample string 6",
"PersonId": 1,
"APIUrl": "sample string 7",
"ActionDisplay": "sample string 8",
"AllowAction": "sample string 9",
"ToDelete": "sample string 10",
"CreateTime": "sample string 11",
"ProductVideoRequirementCodeId": 1,
"CompanyInfoAdditionalMessage": "sample string 12"
}
],
"DisplayURLId": 1,
"DisplayURLs": {
"URLs": [
{
"URL": "sample string 1",
"DisplaySeconds": 1
},
{
"URL": "sample string 1",
"DisplaySeconds": 1
}
]
},
"NewHomeURL": "sample string 2",
"CheckVersion": "sample string 3",
"FullRefresh": true,
"OpenTaskQueryId": 4,
"BandwidthCheckRequired": true,
"providerStatus": {
"ProviderId": 1,
"ProviderOnlineStatusCodeId": 1,
"StatusDisplay": "sample string 2",
"OffLineReasonCodeId": 1,
"OffLineReasonCode": "sample string 3",
"OffLineReasonDetail": "sample string 4",
"EstimateOffTime": 1,
"VideoOptionCodeId": 1,
"VideoOption": "sample string 5",
"CanChangeVideoOption": true,
"VideoOptionCodeList": [
{
"Category": "sample string 1",
"CodeId": 2,
"CodeShort": "sample string 3",
"CodeLong": "sample string 4",
"SortOrder": "sample string 5",
"SystemLanguageId": 6,
"Available": true
},
{
"Category": "sample string 1",
"CodeId": 2,
"CodeShort": "sample string 3",
"CodeLong": "sample string 4",
"SortOrder": "sample string 5",
"SystemLanguageId": 6,
"Available": true
}
]
},
"selfCheckStatus": {
"VideoRequired": true,
"AudioRequired": true,
"CheckPending": true,
"ProviderServeEligibilityCheckId": 1,
"RoomName": "sample string 1",
"CallPartyStr": "sample string 2"
},
"nextScheduleIn24hours": {
"ScheduledRequestId": 1,
"ScheduledBlockId": 1,
"startUtcDate": "2025-11-01T09:18:33.8770395Z",
"startUtcDateStr": "sample string 1",
"ScheduleDuration": 1,
"PersonId": 1,
"ClientName": "sample string 2",
"PIN": "sample string 3",
"ForceId": "sample string 4",
"PersonName": "sample string 5",
"PersonEmail": "sample string 6",
"PersonPhoneNumber": "sample string 7",
"ClientUserId": 1,
"FromLanguageId": 1,
"FromLanguage": "sample string 8",
"ToLanguageId": 1,
"ToLanguage": "sample string 9",
"ProductName": "sample string 10",
"ProductDescription": "sample string 11",
"ProviderId": 1,
"ProviderEmail": "sample string 12",
"ProviderPhoneNumber": "sample string 13",
"ProviderName": "sample string 14",
"ScheduleStatusDescription": "sample string 15",
"ScheduleStatusId": 1,
"BillPersonPrechargeProductId": 1,
"ScheduledRequestRoutingStatusCodeId": 1,
"ScheduledRequestRoutingStatus": "sample string 16",
"JoinAvailable": true,
"callPurpose": "sample string 17",
"ConfirmationNumber": "sample string 18",
"GenderOptionCode": "sample string 19",
"VideoOptionCode": "sample string 20",
"IsOffered": true,
"ScheduledRequestProviderId": 1
},
"nextScheduleListIn24hours": [
{
"ScheduledRequestId": 1,
"ScheduledBlockId": 1,
"startUtcDate": "2025-11-01T09:18:33.8770395Z",
"startUtcDateStr": "sample string 1",
"ScheduleDuration": 1,
"PersonId": 1,
"ClientName": "sample string 2",
"PIN": "sample string 3",
"ForceId": "sample string 4",
"PersonName": "sample string 5",
"PersonEmail": "sample string 6",
"PersonPhoneNumber": "sample string 7",
"ClientUserId": 1,
"FromLanguageId": 1,
"FromLanguage": "sample string 8",
"ToLanguageId": 1,
"ToLanguage": "sample string 9",
"ProductName": "sample string 10",
"ProductDescription": "sample string 11",
"ProviderId": 1,
"ProviderEmail": "sample string 12",
"ProviderPhoneNumber": "sample string 13",
"ProviderName": "sample string 14",
"ScheduleStatusDescription": "sample string 15",
"ScheduleStatusId": 1,
"BillPersonPrechargeProductId": 1,
"ScheduledRequestRoutingStatusCodeId": 1,
"ScheduledRequestRoutingStatus": "sample string 16",
"JoinAvailable": true,
"callPurpose": "sample string 17",
"ConfirmationNumber": "sample string 18",
"GenderOptionCode": "sample string 19",
"VideoOptionCode": "sample string 20",
"IsOffered": true,
"ScheduledRequestProviderId": 1
},
{
"ScheduledRequestId": 1,
"ScheduledBlockId": 1,
"startUtcDate": "2025-11-01T09:18:33.8770395Z",
"startUtcDateStr": "sample string 1",
"ScheduleDuration": 1,
"PersonId": 1,
"ClientName": "sample string 2",
"PIN": "sample string 3",
"ForceId": "sample string 4",
"PersonName": "sample string 5",
"PersonEmail": "sample string 6",
"PersonPhoneNumber": "sample string 7",
"ClientUserId": 1,
"FromLanguageId": 1,
"FromLanguage": "sample string 8",
"ToLanguageId": 1,
"ToLanguage": "sample string 9",
"ProductName": "sample string 10",
"ProductDescription": "sample string 11",
"ProviderId": 1,
"ProviderEmail": "sample string 12",
"ProviderPhoneNumber": "sample string 13",
"ProviderName": "sample string 14",
"ScheduleStatusDescription": "sample string 15",
"ScheduleStatusId": 1,
"BillPersonPrechargeProductId": 1,
"ScheduledRequestRoutingStatusCodeId": 1,
"ScheduledRequestRoutingStatus": "sample string 16",
"JoinAvailable": true,
"callPurpose": "sample string 17",
"ConfirmationNumber": "sample string 18",
"GenderOptionCode": "sample string 19",
"VideoOptionCode": "sample string 20",
"IsOffered": true,
"ScheduledRequestProviderId": 1
}
],
"nextScheduleCountIn24hours": 1,
"EvalPending": true,
"SummaryPending": true,
"IsVoyceCommNotificationMuted": true
}
application/xml, text/xml
Sample:
<ParaOpenTaskListV2 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/API.Models">
<BandwidthCheckRequired>true</BandwidthCheckRequired>
<CandidateList>
<ParaInterviewCandidateV2>
<APIUrl>sample string 8</APIUrl>
<ActionDisplay>sample string 9</ActionDisplay>
<AllowAction>sample string 10</AllowAction>
<CandidateName>sample string 3</CandidateName>
<CreateTime>sample string 12</CreateTime>
<FromLanguage>sample string 4</FromLanguage>
<Info>sample string 6</Info>
<InterviewId>1</InterviewId>
<PriceInfo>sample string 7</PriceInfo>
<ProviderId>1</ProviderId>
<ToDelete>sample string 11</ToDelete>
<ToLanguage>sample string 5</ToLanguage>
<Type>sample string 2</Type>
</ParaInterviewCandidateV2>
<ParaInterviewCandidateV2>
<APIUrl>sample string 8</APIUrl>
<ActionDisplay>sample string 9</ActionDisplay>
<AllowAction>sample string 10</AllowAction>
<CandidateName>sample string 3</CandidateName>
<CreateTime>sample string 12</CreateTime>
<FromLanguage>sample string 4</FromLanguage>
<Info>sample string 6</Info>
<InterviewId>1</InterviewId>
<PriceInfo>sample string 7</PriceInfo>
<ProviderId>1</ProviderId>
<ToDelete>sample string 11</ToDelete>
<ToLanguage>sample string 5</ToLanguage>
<Type>sample string 2</Type>
</ParaInterviewCandidateV2>
</CandidateList>
<CheckVersion>sample string 3</CheckVersion>
<DPTList>
<ParaDPTV2>
<APIUrl>sample string 7</APIUrl>
<ActionDisplay>sample string 8</ActionDisplay>
<AllowAction>sample string 9</AllowAction>
<CreateTime>sample string 11</CreateTime>
<DPTProviderId>1</DPTProviderId>
<FromLanguage>sample string 3</FromLanguage>
<Info>sample string 5</Info>
<PersonId>1</PersonId>
<PriceInfo>sample string 6</PriceInfo>
<ToDelete>sample string 10</ToDelete>
<ToLanguage>sample string 4</ToLanguage>
<Type>sample string 2</Type>
</ParaDPTV2>
<ParaDPTV2>
<APIUrl>sample string 7</APIUrl>
<ActionDisplay>sample string 8</ActionDisplay>
<AllowAction>sample string 9</AllowAction>
<CreateTime>sample string 11</CreateTime>
<DPTProviderId>1</DPTProviderId>
<FromLanguage>sample string 3</FromLanguage>
<Info>sample string 5</Info>
<PersonId>1</PersonId>
<PriceInfo>sample string 6</PriceInfo>
<ToDelete>sample string 10</ToDelete>
<ToLanguage>sample string 4</ToLanguage>
<Type>sample string 2</Type>
</ParaDPTV2>
</DPTList>
<DisplayURLId>1</DisplayURLId>
<DisplayURLs>
<URLs>
<ResultURLOneItem>
<DisplaySeconds>1</DisplaySeconds>
<URL>sample string 1</URL>
</ResultURLOneItem>
<ResultURLOneItem>
<DisplaySeconds>1</DisplaySeconds>
<URL>sample string 1</URL>
</ResultURLOneItem>
</URLs>
</DisplayURLs>
<EvalPending>true</EvalPending>
<FullRefresh>true</FullRefresh>
<InterviewerList>
<ParaInterviewInterviewerV2>
<APIUrl>sample string 7</APIUrl>
<ActionDisplay>sample string 8</ActionDisplay>
<AllowAction>sample string 9</AllowAction>
<CreateTime>sample string 11</CreateTime>
<FromLanguage>sample string 4</FromLanguage>
<Info>sample string 6</Info>
<InterviewProviderId>1</InterviewProviderId>
<InterviewerName>sample string 3</InterviewerName>
<ProviderId>1</ProviderId>
<ToDelete>sample string 10</ToDelete>
<ToLanguage>sample string 5</ToLanguage>
<Type>sample string 2</Type>
</ParaInterviewInterviewerV2>
<ParaInterviewInterviewerV2>
<APIUrl>sample string 7</APIUrl>
<ActionDisplay>sample string 8</ActionDisplay>
<AllowAction>sample string 9</AllowAction>
<CreateTime>sample string 11</CreateTime>
<FromLanguage>sample string 4</FromLanguage>
<Info>sample string 6</Info>
<InterviewProviderId>1</InterviewProviderId>
<InterviewerName>sample string 3</InterviewerName>
<ProviderId>1</ProviderId>
<ToDelete>sample string 10</ToDelete>
<ToLanguage>sample string 5</ToLanguage>
<Type>sample string 2</Type>
</ParaInterviewInterviewerV2>
</InterviewerList>
<IsVoyceCommNotificationMuted>true</IsVoyceCommNotificationMuted>
<Message>sample string 1</Message>
<NewHomeURL>sample string 2</NewHomeURL>
<OpenTaskQueryId>4</OpenTaskQueryId>
<PersonList>
<ParaRequestPersonV2>
<APIUrl>sample string 8</APIUrl>
<ActionDisplay>sample string 9</ActionDisplay>
<AllowAction>sample string 10</AllowAction>
<CompanyInfoAdditionalMessage>sample string 13</CompanyInfoAdditionalMessage>
<CreateTime>sample string 12</CreateTime>
<FromLanguage>sample string 4</FromLanguage>
<Info>sample string 6</Info>
<PersonId>1</PersonId>
<PersonName>sample string 3</PersonName>
<PriceInfo>sample string 7</PriceInfo>
<ProductVideoRequirementCodeId>1</ProductVideoRequirementCodeId>
<RequestProviderId>1</RequestProviderId>
<ToDelete>sample string 11</ToDelete>
<ToLanguage>sample string 5</ToLanguage>
<Type>sample string 2</Type>
</ParaRequestPersonV2>
<ParaRequestPersonV2>
<APIUrl>sample string 8</APIUrl>
<ActionDisplay>sample string 9</ActionDisplay>
<AllowAction>sample string 10</AllowAction>
<CompanyInfoAdditionalMessage>sample string 13</CompanyInfoAdditionalMessage>
<CreateTime>sample string 12</CreateTime>
<FromLanguage>sample string 4</FromLanguage>
<Info>sample string 6</Info>
<PersonId>1</PersonId>
<PersonName>sample string 3</PersonName>
<PriceInfo>sample string 7</PriceInfo>
<ProductVideoRequirementCodeId>1</ProductVideoRequirementCodeId>
<RequestProviderId>1</RequestProviderId>
<ToDelete>sample string 11</ToDelete>
<ToLanguage>sample string 5</ToLanguage>
<Type>sample string 2</Type>
</ParaRequestPersonV2>
</PersonList>
<ScheduledPersonList>
<ParaScheduledRequestPersonV2>
<APIUrl>sample string 7</APIUrl>
<ActionDisplay>sample string 8</ActionDisplay>
<AllowAction>sample string 9</AllowAction>
<CompanyInfoAdditionalMessage>sample string 12</CompanyInfoAdditionalMessage>
<CreateTime>sample string 11</CreateTime>
<Duration>1</Duration>
<FromLanguage>sample string 4</FromLanguage>
<PersonId>1</PersonId>
<PersonName>sample string 3</PersonName>
<PriceInfo>sample string 6</PriceInfo>
<ProductVideoRequirementCodeId>1</ProductVideoRequirementCodeId>
<ScheduledRequestProviderId>1</ScheduledRequestProviderId>
<StartUtcTime>2025-11-01T09:18:33.8770395Z</StartUtcTime>
<ToDelete>sample string 10</ToDelete>
<ToLanguage>sample string 5</ToLanguage>
<Type>sample string 2</Type>
</ParaScheduledRequestPersonV2>
<ParaScheduledRequestPersonV2>
<APIUrl>sample string 7</APIUrl>
<ActionDisplay>sample string 8</ActionDisplay>
<AllowAction>sample string 9</AllowAction>
<CompanyInfoAdditionalMessage>sample string 12</CompanyInfoAdditionalMessage>
<CreateTime>sample string 11</CreateTime>
<Duration>1</Duration>
<FromLanguage>sample string 4</FromLanguage>
<PersonId>1</PersonId>
<PersonName>sample string 3</PersonName>
<PriceInfo>sample string 6</PriceInfo>
<ProductVideoRequirementCodeId>1</ProductVideoRequirementCodeId>
<ScheduledRequestProviderId>1</ScheduledRequestProviderId>
<StartUtcTime>2025-11-01T09:18:33.8770395Z</StartUtcTime>
<ToDelete>sample string 10</ToDelete>
<ToLanguage>sample string 5</ToLanguage>
<Type>sample string 2</Type>
</ParaScheduledRequestPersonV2>
</ScheduledPersonList>
<SummaryPending>true</SummaryPending>
<nextScheduleCountIn24hours>1</nextScheduleCountIn24hours>
<nextScheduleIn24hours>
<BillPersonPrechargeProductId>1</BillPersonPrechargeProductId>
<ClientName>sample string 2</ClientName>
<ClientUserId>1</ClientUserId>
<ConfirmationNumber>sample string 18</ConfirmationNumber>
<ForceId>sample string 4</ForceId>
<FromLanguage>sample string 8</FromLanguage>
<FromLanguageId>1</FromLanguageId>
<GenderOptionCode>sample string 19</GenderOptionCode>
<IsOffered>true</IsOffered>
<JoinAvailable>true</JoinAvailable>
<PIN>sample string 3</PIN>
<PersonEmail>sample string 6</PersonEmail>
<PersonId>1</PersonId>
<PersonName>sample string 5</PersonName>
<PersonPhoneNumber>sample string 7</PersonPhoneNumber>
<ProductDescription>sample string 11</ProductDescription>
<ProductName>sample string 10</ProductName>
<ProviderEmail>sample string 12</ProviderEmail>
<ProviderId>1</ProviderId>
<ProviderName>sample string 14</ProviderName>
<ProviderPhoneNumber>sample string 13</ProviderPhoneNumber>
<ScheduleDuration>1</ScheduleDuration>
<ScheduleStatusDescription>sample string 15</ScheduleStatusDescription>
<ScheduleStatusId>1</ScheduleStatusId>
<ScheduledBlockId>1</ScheduledBlockId>
<ScheduledRequestId>1</ScheduledRequestId>
<ScheduledRequestProviderId>1</ScheduledRequestProviderId>
<ScheduledRequestRoutingStatus>sample string 16</ScheduledRequestRoutingStatus>
<ScheduledRequestRoutingStatusCodeId>1</ScheduledRequestRoutingStatusCodeId>
<ToLanguage>sample string 9</ToLanguage>
<ToLanguageId>1</ToLanguageId>
<VideoOptionCode>sample string 20</VideoOptionCode>
<callPurpose>sample string 17</callPurpose>
<startUtcDate>2025-11-01T09:18:33.8770395Z</startUtcDate>
<startUtcDateStr>sample string 1</startUtcDateStr>
</nextScheduleIn24hours>
<nextScheduleListIn24hours>
<ParaSchedule>
<BillPersonPrechargeProductId>1</BillPersonPrechargeProductId>
<ClientName>sample string 2</ClientName>
<ClientUserId>1</ClientUserId>
<ConfirmationNumber>sample string 18</ConfirmationNumber>
<ForceId>sample string 4</ForceId>
<FromLanguage>sample string 8</FromLanguage>
<FromLanguageId>1</FromLanguageId>
<GenderOptionCode>sample string 19</GenderOptionCode>
<IsOffered>true</IsOffered>
<JoinAvailable>true</JoinAvailable>
<PIN>sample string 3</PIN>
<PersonEmail>sample string 6</PersonEmail>
<PersonId>1</PersonId>
<PersonName>sample string 5</PersonName>
<PersonPhoneNumber>sample string 7</PersonPhoneNumber>
<ProductDescription>sample string 11</ProductDescription>
<ProductName>sample string 10</ProductName>
<ProviderEmail>sample string 12</ProviderEmail>
<ProviderId>1</ProviderId>
<ProviderName>sample string 14</ProviderName>
<ProviderPhoneNumber>sample string 13</ProviderPhoneNumber>
<ScheduleDuration>1</ScheduleDuration>
<ScheduleStatusDescription>sample string 15</ScheduleStatusDescription>
<ScheduleStatusId>1</ScheduleStatusId>
<ScheduledBlockId>1</ScheduledBlockId>
<ScheduledRequestId>1</ScheduledRequestId>
<ScheduledRequestProviderId>1</ScheduledRequestProviderId>
<ScheduledRequestRoutingStatus>sample string 16</ScheduledRequestRoutingStatus>
<ScheduledRequestRoutingStatusCodeId>1</ScheduledRequestRoutingStatusCodeId>
<ToLanguage>sample string 9</ToLanguage>
<ToLanguageId>1</ToLanguageId>
<VideoOptionCode>sample string 20</VideoOptionCode>
<callPurpose>sample string 17</callPurpose>
<startUtcDate>2025-11-01T09:18:33.8770395Z</startUtcDate>
<startUtcDateStr>sample string 1</startUtcDateStr>
</ParaSchedule>
<ParaSchedule>
<BillPersonPrechargeProductId>1</BillPersonPrechargeProductId>
<ClientName>sample string 2</ClientName>
<ClientUserId>1</ClientUserId>
<ConfirmationNumber>sample string 18</ConfirmationNumber>
<ForceId>sample string 4</ForceId>
<FromLanguage>sample string 8</FromLanguage>
<FromLanguageId>1</FromLanguageId>
<GenderOptionCode>sample string 19</GenderOptionCode>
<IsOffered>true</IsOffered>
<JoinAvailable>true</JoinAvailable>
<PIN>sample string 3</PIN>
<PersonEmail>sample string 6</PersonEmail>
<PersonId>1</PersonId>
<PersonName>sample string 5</PersonName>
<PersonPhoneNumber>sample string 7</PersonPhoneNumber>
<ProductDescription>sample string 11</ProductDescription>
<ProductName>sample string 10</ProductName>
<ProviderEmail>sample string 12</ProviderEmail>
<ProviderId>1</ProviderId>
<ProviderName>sample string 14</ProviderName>
<ProviderPhoneNumber>sample string 13</ProviderPhoneNumber>
<ScheduleDuration>1</ScheduleDuration>
<ScheduleStatusDescription>sample string 15</ScheduleStatusDescription>
<ScheduleStatusId>1</ScheduleStatusId>
<ScheduledBlockId>1</ScheduledBlockId>
<ScheduledRequestId>1</ScheduledRequestId>
<ScheduledRequestProviderId>1</ScheduledRequestProviderId>
<ScheduledRequestRoutingStatus>sample string 16</ScheduledRequestRoutingStatus>
<ScheduledRequestRoutingStatusCodeId>1</ScheduledRequestRoutingStatusCodeId>
<ToLanguage>sample string 9</ToLanguage>
<ToLanguageId>1</ToLanguageId>
<VideoOptionCode>sample string 20</VideoOptionCode>
<callPurpose>sample string 17</callPurpose>
<startUtcDate>2025-11-01T09:18:33.8770395Z</startUtcDate>
<startUtcDateStr>sample string 1</startUtcDateStr>
</ParaSchedule>
</nextScheduleListIn24hours>
<providerStatus>
<CanChangeVideoOption>true</CanChangeVideoOption>
<EstimateOffTime>1</EstimateOffTime>
<OffLineReasonCode>sample string 3</OffLineReasonCode>
<OffLineReasonCodeId>1</OffLineReasonCodeId>
<OffLineReasonDetail>sample string 4</OffLineReasonDetail>
<ProviderId>1</ProviderId>
<ProviderOnlineStatusCodeId>1</ProviderOnlineStatusCodeId>
<StatusDisplay>sample string 2</StatusDisplay>
<VideoOption>sample string 5</VideoOption>
<VideoOptionCodeId>1</VideoOptionCodeId>
<VideoOptionCodeList>
<ResultCode>
<Available>true</Available>
<Category>sample string 1</Category>
<CodeId>2</CodeId>
<CodeLong>sample string 4</CodeLong>
<CodeShort>sample string 3</CodeShort>
<SortOrder>sample string 5</SortOrder>
<SystemLanguageId>6</SystemLanguageId>
</ResultCode>
<ResultCode>
<Available>true</Available>
<Category>sample string 1</Category>
<CodeId>2</CodeId>
<CodeLong>sample string 4</CodeLong>
<CodeShort>sample string 3</CodeShort>
<SortOrder>sample string 5</SortOrder>
<SystemLanguageId>6</SystemLanguageId>
</ResultCode>
</VideoOptionCodeList>
</providerStatus>
<selfCheckStatus>
<AudioRequired>true</AudioRequired>
<CallPartyStr>sample string 2</CallPartyStr>
<CheckPending>true</CheckPending>
<ProviderServeEligibilityCheckId>1</ProviderServeEligibilityCheckId>
<RoomName>sample string 1</RoomName>
<VideoRequired>true</VideoRequired>
</selfCheckStatus>
</ParaOpenTaskListV2>