GET api/v1/candidates/{candidateUid}/timesheets/search?status={status}&periodStart={periodStart}&periodEnd={periodEnd}&keyword={keyword}
Search the candidate timesheets by keyword from job title and client name
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| candidateUid |
The candidate UID. |
globally unique identifier |
Required |
| status |
The status. |
string |
Default value is |
| periodStart |
The period start. |
date |
None. |
| periodEnd |
The period end. |
date |
None. |
| keyword |
The Keyword |
string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Returns all candidate timesheets.
Collection of CandidateTimesheetViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Candidate |
The candidate. |
CandidateViewModel |
None. |
| Company |
The company. |
CompanyViewModel |
None. |
| Client |
The client. |
ClientViewModel |
None. |
| PeriodStart |
The period start. |
date |
None. |
| PeriodEnd |
The period end. |
date |
None. |
| TimesheetStatus |
The status. |
TimesheetStatusViewModel |
None. |
| Note |
The note. |
string |
None. |
| Reference |
Gets or sets the timesheet reference. |
string |
None. |
| CandidateTimesheetItem |
The time sheet items. |
Collection of CandidateTimesheetItemViewModel |
None. |
| IsRejected |
Is this timesheet rejected |
boolean |
None. |
| RejectionReason |
Why was this timesheet rejected |
string |
None. |
| RejectedBy |
Who rejected the timesheet |
string |
None. |
| RejectedDate |
Date the rejection occured |
date |
None. |
| Owner |
The owner of the timesheet (taken from the placement owner |
string |
None. |
| IsModified |
Has the timesheet been modified |
boolean |
None. |
| IsProcess |
Has the timesheet be set to process |
boolean |
None. |
| ProcessedDate |
When was the timesheet processed |
date |
None. |
| ProcessedBy |
Who processed the timesheet |
string |
None. |
| IsApproved |
Has the timesheet been approved |
boolean |
None. |
| IsAuthorised |
Has the timesheet been authorised |
boolean |
None. |
| AuthorisedDate |
When was the timesheet authorised |
date |
None. |
| AuthorisedBy |
Who authorised the timesheet |
string |
None. |
| Placement |
The placement view model |
PlacementViewModel |
None. |
| IsTimebased |
Is the timesheet time or unit based |
boolean |
None. |
| PONumber |
The timesheet PO number |
string |
None. |
| IsInvoiced |
Has the timesheet been invoiced |
boolean |
None. |
| InvoicedBy |
Who invoiced the timesheet |
string |
None. |
| InvoicedDate |
Date the timesheet was invoiced |
date |
None. |
| IsPaid |
Is Paid status |
boolean |
None. |
| PaidBy |
who paid it |
string |
None. |
| PaidDate |
Date it was paid |
date |
None. |
| CandidateTimesheetTimes |
The time periods related to this timesheet for timebased timesheets |
Collection of CandidateTimesheetTimeViewModel |
None. |
| TimesheetGuid |
The timesheets guid |
globally unique identifier |
None. |
| CanUpdate |
Can this timesheet be updated by the user |
boolean |
None. |
| CanSubmit |
Can this timesheet be submitted by the user |
boolean |
None. |
| CanApprove |
Can this timesheet be approved by the user |
boolean |
None. |
| CanAuthorise |
Can this timesheet be authorised by the user |
boolean |
None. |
| CanReject |
Can this timesheet be rejected by the user |
boolean |
None. |
| Uid |
The GUID. |
globally unique identifier |
None. |
| Links |
The links. |
Collection of Link |
None. |
| DateUpdated |
Last time the record was updated |
date |
None. |
| UpdatedBy |
Who updated the record last |
string |
None. |
Response Formats
application/json, text/json
[
{
"Candidate": {
"Title": "sample string 1",
"Forename": "sample string 2",
"Surname": "sample string 3",
"OtherNames": "sample string 4",
"AddressLine1": "sample string 5",
"AddressLine2": "sample string 6",
"AddressLine3": "sample string 7",
"AddressLine4": "sample string 8",
"PostCode": "sample string 9",
"Country": "sample string 10",
"Telephone": "sample string 11",
"Mobile": "sample string 12",
"Email": "sample string 13",
"Position": "sample string 14",
"Term": "sample string 15",
"EarliestStartDate": "2025-10-27T13:58:04.1588196+00:00",
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 16",
"PrimaryIndustry": "sample string 17",
"PrimaryDiscipline": "sample string 18",
"PrimarySubDiscipline": "sample string 19",
"IsPrimaryIndustryDiscipline": true,
"PersonalStatement": "sample string 21",
"Latitude": 1.1,
"Longitude": 1.1,
"ReferralSource": "sample string 22",
"Gender": "sample string 23",
"Location": "sample string 24",
"Area": "sample string 25",
"Region": "sample string 26",
"EclipseStatus": "sample string 27",
"EclipseLastUpdated": "2025-10-27T13:58:04.1588196+00:00",
"ComplianceExpires": "2025-10-27T13:58:04.1588196+00:00",
"CandidateGuid": "9b9f057b-7de8-4c17-b98b-19ff373489bb",
"DateOfBirth": "2025-10-27T13:58:04.1588196+00:00",
"Nationality": "sample string 29",
"EmploymentSought": "sample string 30",
"MinAnnualSalary": 31.1,
"MaxAnnualSalary": 32.1,
"MinHourlyPayrate": 33.1,
"MaxHourlyPayrate": 34.1,
"Uid": "0f0d06f5-8a6c-4868-98ee-c99f87a98b88",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 36"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"PeriodStart": "2025-10-27T13:58:04.1588196+00:00",
"PeriodEnd": "2025-10-27T13:58:04.1588196+00:00",
"TimesheetStatus": {
"Name": "sample string 1",
"IsDefault": true,
"IsUpdatable": true,
"IsApproved": true,
"IsAuthorised": true,
"IsInvoiced": true,
"IsModified": true,
"IsPending": true,
"IsRejected": true,
"IsSubmitted": true,
"IsPaid": true,
"CandidateAlias": "sample string 12",
"ClientContactAlias": "sample string 13",
"Uid": "365a3e04-226e-425b-b1f1-df0f128c0fdf",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 15"
},
"Note": "sample string 3",
"Reference": "sample string 4",
"CandidateTimesheetItem": [
{
"StartTime": "2025-10-27T13:58:04.1588196+00:00",
"EndTime": "2025-10-27T13:58:04.1588196+00:00",
"RateName": "sample string 1",
"RateUnit": 2.1,
"IsExpense": true,
"OriginalPlacementBookingid": 1,
"Uid": "09659fd9-7f0a-4d77-a21c-c7136266217d",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
{
"StartTime": "2025-10-27T13:58:04.1588196+00:00",
"EndTime": "2025-10-27T13:58:04.1588196+00:00",
"RateName": "sample string 1",
"RateUnit": 2.1,
"IsExpense": true,
"OriginalPlacementBookingid": 1,
"Uid": "09659fd9-7f0a-4d77-a21c-c7136266217d",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
}
],
"IsRejected": true,
"RejectionReason": "sample string 5",
"RejectedBy": "sample string 6",
"RejectedDate": "2025-10-27T13:58:04.1588196+00:00",
"Owner": "sample string 7",
"IsModified": true,
"IsProcess": true,
"ProcessedDate": "2025-10-27T13:58:04.1588196+00:00",
"ProcessedBy": "sample string 10",
"IsApproved": true,
"IsAuthorised": true,
"AuthorisedDate": "2025-10-27T13:58:04.1588196+00:00",
"AuthorisedBy": "sample string 13",
"Placement": {
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientContact": {
"Forename": "sample string 1",
"Surname": "sample string 2",
"JobTitle": "sample string 3",
"Telephone": "sample string 4",
"Mobile": "sample string 5",
"Email": "sample string 6",
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientSite": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": "sample string 7",
"Telephone": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientSiteGuid": "22e27461-a69a-465b-bab8-fb827d2bbd04",
"Uid": "8dca9e49-50b0-4d71-b709-d1b7c4911595",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"CanEditClient": true,
"TimesheetNotificationAddress": "sample string 8",
"CanTimesheetOwnView": true,
"CanTimesheetOwnSubmit": true,
"CanTimesheetOwnApprove": true,
"CanTimesheetOwnAuthorise": true,
"CanTimesheetOwnReject": true,
"CanTimesheetOwnApproveAndAuthorise": true,
"CanTimesheetAnyView": true,
"CanTimesheetAnySubmit": true,
"CanTimesheetAnyApprove": true,
"CanTimesheetAnyAuthorise": true,
"CanTimesheetAnyReject": true,
"CanTimesheetAnyApproveAndAuthorise": true,
"CanTimesheetNotificationOverride": true,
"TimesheetNotification": true,
"ClientContactGuid": "6ac99677-50d4-40b3-a0fd-6cf5d1c0ebdd",
"Uid": "45bb1032-2056-4f77-8604-212bbdb6fb63",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 25"
},
"Site": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": "sample string 7",
"Telephone": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientSiteGuid": "22e27461-a69a-465b-bab8-fb827d2bbd04",
"Uid": "8dca9e49-50b0-4d71-b709-d1b7c4911595",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"Candidate": {
"Title": "sample string 1",
"Forename": "sample string 2",
"Surname": "sample string 3",
"OtherNames": "sample string 4",
"AddressLine1": "sample string 5",
"AddressLine2": "sample string 6",
"AddressLine3": "sample string 7",
"AddressLine4": "sample string 8",
"PostCode": "sample string 9",
"Country": "sample string 10",
"Telephone": "sample string 11",
"Mobile": "sample string 12",
"Email": "sample string 13",
"Position": "sample string 14",
"Term": "sample string 15",
"EarliestStartDate": "2025-10-27T13:58:04.1588196+00:00",
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 16",
"PrimaryIndustry": "sample string 17",
"PrimaryDiscipline": "sample string 18",
"PrimarySubDiscipline": "sample string 19",
"IsPrimaryIndustryDiscipline": true,
"PersonalStatement": "sample string 21",
"Latitude": 1.1,
"Longitude": 1.1,
"ReferralSource": "sample string 22",
"Gender": "sample string 23",
"Location": "sample string 24",
"Area": "sample string 25",
"Region": "sample string 26",
"EclipseStatus": "sample string 27",
"EclipseLastUpdated": "2025-10-27T13:58:04.1588196+00:00",
"ComplianceExpires": "2025-10-27T13:58:04.1588196+00:00",
"CandidateGuid": "9b9f057b-7de8-4c17-b98b-19ff373489bb",
"DateOfBirth": "2025-10-27T13:58:04.1588196+00:00",
"Nationality": "sample string 29",
"EmploymentSought": "sample string 30",
"MinAnnualSalary": 31.1,
"MaxAnnualSalary": 32.1,
"MinHourlyPayrate": 33.1,
"MaxHourlyPayrate": 34.1,
"Uid": "0f0d06f5-8a6c-4868-98ee-c99f87a98b88",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 36"
},
"Reference": "sample string 1",
"Type": "sample string 2",
"JobTitle": "sample string 3",
"StartDate": "2025-10-27T13:58:04.1588196+00:00",
"EndDate": "2025-10-27T13:58:04.1588196+00:00",
"Notes": "sample string 4",
"Consultant": {
"Email": "sample string 1",
"Forename": "sample string 2",
"Surname": "sample string 3",
"JobTitle": "sample string 4",
"Mobile": "sample string 5",
"OtherNames": "sample string 6",
"Telephone": "sample string 7",
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ConsultantGuid": "86cb4a8f-c59a-4b9f-92c1-4f0b664b42a5",
"Uid": "3c2b485e-696c-42c5-ad00-f2ee0ad4b63e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 10"
},
"Vacancy": {
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"Reference": "sample string 1",
"JobType": {
"Name": "sample string 1",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"Uid": "ada661a0-af5a-41c1-a3c8-15595b9c4b42",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"Status": "sample string 2",
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientContact": {
"Forename": "sample string 1",
"Surname": "sample string 2",
"JobTitle": "sample string 3",
"Telephone": "sample string 4",
"Mobile": "sample string 5",
"Email": "sample string 6",
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientSite": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": "sample string 7",
"Telephone": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientSiteGuid": "22e27461-a69a-465b-bab8-fb827d2bbd04",
"Uid": "8dca9e49-50b0-4d71-b709-d1b7c4911595",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"CanEditClient": true,
"TimesheetNotificationAddress": "sample string 8",
"CanTimesheetOwnView": true,
"CanTimesheetOwnSubmit": true,
"CanTimesheetOwnApprove": true,
"CanTimesheetOwnAuthorise": true,
"CanTimesheetOwnReject": true,
"CanTimesheetOwnApproveAndAuthorise": true,
"CanTimesheetAnyView": true,
"CanTimesheetAnySubmit": true,
"CanTimesheetAnyApprove": true,
"CanTimesheetAnyAuthorise": true,
"CanTimesheetAnyReject": true,
"CanTimesheetAnyApproveAndAuthorise": true,
"CanTimesheetNotificationOverride": true,
"TimesheetNotification": true,
"ClientContactGuid": "6ac99677-50d4-40b3-a0fd-6cf5d1c0ebdd",
"Uid": "45bb1032-2056-4f77-8604-212bbdb6fb63",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 25"
},
"JobTitle": "sample string 3",
"JobDescription": "sample string 4",
"Industry": "sample string 5",
"Discipline": "sample string 6",
"SubDiscipline": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"Address3": "sample string 10",
"Address4": "sample string 11",
"Country": "sample string 12",
"Postcode": "sample string 13",
"Region": "sample string 14",
"Location": "sample string 15",
"Longitude": 1.1,
"Latitude": 1.1,
"Salary": "sample string 16",
"Rate": 1.1,
"RateFrequency": "sample string 17",
"Consultant": {
"Email": "sample string 1",
"Forename": "sample string 2",
"Surname": "sample string 3",
"JobTitle": "sample string 4",
"Mobile": "sample string 5",
"OtherNames": "sample string 6",
"Telephone": "sample string 7",
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ConsultantGuid": "86cb4a8f-c59a-4b9f-92c1-4f0b664b42a5",
"Uid": "3c2b485e-696c-42c5-ad00-f2ee0ad4b63e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 10"
},
"Division": "sample string 18",
"StartDate": "2025-10-27T13:58:04.1588196+00:00",
"EndDate": "2025-10-27T13:58:04.1588196+00:00",
"Duration": "sample string 19",
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"Uid": "abe4e5e5-ee7c-44fe-ab50-7c676b311339",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"UpdatedBy": "sample string 22"
},
"Rates": [
{
"Name": "sample string 1",
"Pay": 2.1,
"IsExpense": true,
"Uid": "321ee037-a16e-4297-b7ec-ab906b0e763b",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
{
"Name": "sample string 1",
"Pay": 2.1,
"IsExpense": true,
"Uid": "321ee037-a16e-4297-b7ec-ab906b0e763b",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
}
],
"PlacementGuid": "6d9343aa-c72b-45f8-93da-a41bdf295496",
"Bookings": [
{
"BookingGuid": "2a2499c6-f69b-4eac-aeea-acf4ce153f78",
"StartTime": "2025-10-27T13:58:04.1588196+00:00",
"EndTime": "2025-10-27T13:58:04.1588196+00:00",
"IsRule": true,
"RuleType": "A",
"Name": "sample string 6",
"OriginalPlacementBookingId": 7,
"Uid": "83871f27-c50b-4992-9eb2-6178db58eb20",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 9"
},
{
"BookingGuid": "2a2499c6-f69b-4eac-aeea-acf4ce153f78",
"StartTime": "2025-10-27T13:58:04.1588196+00:00",
"EndTime": "2025-10-27T13:58:04.1588196+00:00",
"IsRule": true,
"RuleType": "A",
"Name": "sample string 6",
"OriginalPlacementBookingId": 7,
"Uid": "83871f27-c50b-4992-9eb2-6178db58eb20",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 9"
}
],
"Uid": "89539732-655a-4286-bdc4-440704c393ef",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 7"
},
"IsTimebased": true,
"PONumber": "sample string 15",
"IsInvoiced": true,
"InvoicedBy": "sample string 17",
"InvoicedDate": "2025-10-27T13:58:04.1588196+00:00",
"IsPaid": true,
"PaidBy": "sample string 19",
"PaidDate": "2025-10-27T13:58:04.1588196+00:00",
"CandidateTimesheetTimes": [
{
"OriginalPlacementBookingId": 1,
"StartDate": "2025-10-27T13:58:04.1588196+00:00",
"EndDate": "2025-10-27T13:58:04.1588196+00:00",
"Uid": "a022bf31-9ec0-4886-b613-d3438490f8fe",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
{
"OriginalPlacementBookingId": 1,
"StartDate": "2025-10-27T13:58:04.1588196+00:00",
"EndDate": "2025-10-27T13:58:04.1588196+00:00",
"Uid": "a022bf31-9ec0-4886-b613-d3438490f8fe",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
}
],
"TimesheetGuid": "b68633f9-f618-478a-9fbe-e202cdd30aee",
"CanUpdate": true,
"CanSubmit": true,
"CanApprove": true,
"CanAuthorise": true,
"CanReject": true,
"Uid": "d6874041-ff5a-48e2-be12-e5114dc35b26",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 27"
},
{
"Candidate": {
"Title": "sample string 1",
"Forename": "sample string 2",
"Surname": "sample string 3",
"OtherNames": "sample string 4",
"AddressLine1": "sample string 5",
"AddressLine2": "sample string 6",
"AddressLine3": "sample string 7",
"AddressLine4": "sample string 8",
"PostCode": "sample string 9",
"Country": "sample string 10",
"Telephone": "sample string 11",
"Mobile": "sample string 12",
"Email": "sample string 13",
"Position": "sample string 14",
"Term": "sample string 15",
"EarliestStartDate": "2025-10-27T13:58:04.1588196+00:00",
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 16",
"PrimaryIndustry": "sample string 17",
"PrimaryDiscipline": "sample string 18",
"PrimarySubDiscipline": "sample string 19",
"IsPrimaryIndustryDiscipline": true,
"PersonalStatement": "sample string 21",
"Latitude": 1.1,
"Longitude": 1.1,
"ReferralSource": "sample string 22",
"Gender": "sample string 23",
"Location": "sample string 24",
"Area": "sample string 25",
"Region": "sample string 26",
"EclipseStatus": "sample string 27",
"EclipseLastUpdated": "2025-10-27T13:58:04.1588196+00:00",
"ComplianceExpires": "2025-10-27T13:58:04.1588196+00:00",
"CandidateGuid": "9b9f057b-7de8-4c17-b98b-19ff373489bb",
"DateOfBirth": "2025-10-27T13:58:04.1588196+00:00",
"Nationality": "sample string 29",
"EmploymentSought": "sample string 30",
"MinAnnualSalary": 31.1,
"MaxAnnualSalary": 32.1,
"MinHourlyPayrate": 33.1,
"MaxHourlyPayrate": 34.1,
"Uid": "0f0d06f5-8a6c-4868-98ee-c99f87a98b88",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 36"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"PeriodStart": "2025-10-27T13:58:04.1588196+00:00",
"PeriodEnd": "2025-10-27T13:58:04.1588196+00:00",
"TimesheetStatus": {
"Name": "sample string 1",
"IsDefault": true,
"IsUpdatable": true,
"IsApproved": true,
"IsAuthorised": true,
"IsInvoiced": true,
"IsModified": true,
"IsPending": true,
"IsRejected": true,
"IsSubmitted": true,
"IsPaid": true,
"CandidateAlias": "sample string 12",
"ClientContactAlias": "sample string 13",
"Uid": "365a3e04-226e-425b-b1f1-df0f128c0fdf",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 15"
},
"Note": "sample string 3",
"Reference": "sample string 4",
"CandidateTimesheetItem": [
{
"StartTime": "2025-10-27T13:58:04.1588196+00:00",
"EndTime": "2025-10-27T13:58:04.1588196+00:00",
"RateName": "sample string 1",
"RateUnit": 2.1,
"IsExpense": true,
"OriginalPlacementBookingid": 1,
"Uid": "09659fd9-7f0a-4d77-a21c-c7136266217d",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
{
"StartTime": "2025-10-27T13:58:04.1588196+00:00",
"EndTime": "2025-10-27T13:58:04.1588196+00:00",
"RateName": "sample string 1",
"RateUnit": 2.1,
"IsExpense": true,
"OriginalPlacementBookingid": 1,
"Uid": "09659fd9-7f0a-4d77-a21c-c7136266217d",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
}
],
"IsRejected": true,
"RejectionReason": "sample string 5",
"RejectedBy": "sample string 6",
"RejectedDate": "2025-10-27T13:58:04.1588196+00:00",
"Owner": "sample string 7",
"IsModified": true,
"IsProcess": true,
"ProcessedDate": "2025-10-27T13:58:04.1588196+00:00",
"ProcessedBy": "sample string 10",
"IsApproved": true,
"IsAuthorised": true,
"AuthorisedDate": "2025-10-27T13:58:04.1588196+00:00",
"AuthorisedBy": "sample string 13",
"Placement": {
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientContact": {
"Forename": "sample string 1",
"Surname": "sample string 2",
"JobTitle": "sample string 3",
"Telephone": "sample string 4",
"Mobile": "sample string 5",
"Email": "sample string 6",
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientSite": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": "sample string 7",
"Telephone": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientSiteGuid": "22e27461-a69a-465b-bab8-fb827d2bbd04",
"Uid": "8dca9e49-50b0-4d71-b709-d1b7c4911595",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"CanEditClient": true,
"TimesheetNotificationAddress": "sample string 8",
"CanTimesheetOwnView": true,
"CanTimesheetOwnSubmit": true,
"CanTimesheetOwnApprove": true,
"CanTimesheetOwnAuthorise": true,
"CanTimesheetOwnReject": true,
"CanTimesheetOwnApproveAndAuthorise": true,
"CanTimesheetAnyView": true,
"CanTimesheetAnySubmit": true,
"CanTimesheetAnyApprove": true,
"CanTimesheetAnyAuthorise": true,
"CanTimesheetAnyReject": true,
"CanTimesheetAnyApproveAndAuthorise": true,
"CanTimesheetNotificationOverride": true,
"TimesheetNotification": true,
"ClientContactGuid": "6ac99677-50d4-40b3-a0fd-6cf5d1c0ebdd",
"Uid": "45bb1032-2056-4f77-8604-212bbdb6fb63",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 25"
},
"Site": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": "sample string 7",
"Telephone": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientSiteGuid": "22e27461-a69a-465b-bab8-fb827d2bbd04",
"Uid": "8dca9e49-50b0-4d71-b709-d1b7c4911595",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"Candidate": {
"Title": "sample string 1",
"Forename": "sample string 2",
"Surname": "sample string 3",
"OtherNames": "sample string 4",
"AddressLine1": "sample string 5",
"AddressLine2": "sample string 6",
"AddressLine3": "sample string 7",
"AddressLine4": "sample string 8",
"PostCode": "sample string 9",
"Country": "sample string 10",
"Telephone": "sample string 11",
"Mobile": "sample string 12",
"Email": "sample string 13",
"Position": "sample string 14",
"Term": "sample string 15",
"EarliestStartDate": "2025-10-27T13:58:04.1588196+00:00",
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 16",
"PrimaryIndustry": "sample string 17",
"PrimaryDiscipline": "sample string 18",
"PrimarySubDiscipline": "sample string 19",
"IsPrimaryIndustryDiscipline": true,
"PersonalStatement": "sample string 21",
"Latitude": 1.1,
"Longitude": 1.1,
"ReferralSource": "sample string 22",
"Gender": "sample string 23",
"Location": "sample string 24",
"Area": "sample string 25",
"Region": "sample string 26",
"EclipseStatus": "sample string 27",
"EclipseLastUpdated": "2025-10-27T13:58:04.1588196+00:00",
"ComplianceExpires": "2025-10-27T13:58:04.1588196+00:00",
"CandidateGuid": "9b9f057b-7de8-4c17-b98b-19ff373489bb",
"DateOfBirth": "2025-10-27T13:58:04.1588196+00:00",
"Nationality": "sample string 29",
"EmploymentSought": "sample string 30",
"MinAnnualSalary": 31.1,
"MaxAnnualSalary": 32.1,
"MinHourlyPayrate": 33.1,
"MaxHourlyPayrate": 34.1,
"Uid": "0f0d06f5-8a6c-4868-98ee-c99f87a98b88",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 36"
},
"Reference": "sample string 1",
"Type": "sample string 2",
"JobTitle": "sample string 3",
"StartDate": "2025-10-27T13:58:04.1588196+00:00",
"EndDate": "2025-10-27T13:58:04.1588196+00:00",
"Notes": "sample string 4",
"Consultant": {
"Email": "sample string 1",
"Forename": "sample string 2",
"Surname": "sample string 3",
"JobTitle": "sample string 4",
"Mobile": "sample string 5",
"OtherNames": "sample string 6",
"Telephone": "sample string 7",
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ConsultantGuid": "86cb4a8f-c59a-4b9f-92c1-4f0b664b42a5",
"Uid": "3c2b485e-696c-42c5-ad00-f2ee0ad4b63e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 10"
},
"Vacancy": {
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"Reference": "sample string 1",
"JobType": {
"Name": "sample string 1",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"Uid": "ada661a0-af5a-41c1-a3c8-15595b9c4b42",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"Status": "sample string 2",
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientContact": {
"Forename": "sample string 1",
"Surname": "sample string 2",
"JobTitle": "sample string 3",
"Telephone": "sample string 4",
"Mobile": "sample string 5",
"Email": "sample string 6",
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientSite": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": "sample string 7",
"Telephone": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Client": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"AddressLine4": "sample string 4",
"Name": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "2619e68d-e927-4837-9027-83591481346c",
"Uid": "3b722a3f-de02-47f4-84d8-28c19dd37337",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 11"
},
"ClientSiteGuid": "22e27461-a69a-465b-bab8-fb827d2bbd04",
"Uid": "8dca9e49-50b0-4d71-b709-d1b7c4911595",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"CanEditClient": true,
"TimesheetNotificationAddress": "sample string 8",
"CanTimesheetOwnView": true,
"CanTimesheetOwnSubmit": true,
"CanTimesheetOwnApprove": true,
"CanTimesheetOwnAuthorise": true,
"CanTimesheetOwnReject": true,
"CanTimesheetOwnApproveAndAuthorise": true,
"CanTimesheetAnyView": true,
"CanTimesheetAnySubmit": true,
"CanTimesheetAnyApprove": true,
"CanTimesheetAnyAuthorise": true,
"CanTimesheetAnyReject": true,
"CanTimesheetAnyApproveAndAuthorise": true,
"CanTimesheetNotificationOverride": true,
"TimesheetNotification": true,
"ClientContactGuid": "6ac99677-50d4-40b3-a0fd-6cf5d1c0ebdd",
"Uid": "45bb1032-2056-4f77-8604-212bbdb6fb63",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 25"
},
"JobTitle": "sample string 3",
"JobDescription": "sample string 4",
"Industry": "sample string 5",
"Discipline": "sample string 6",
"SubDiscipline": "sample string 7",
"Address1": "sample string 8",
"Address2": "sample string 9",
"Address3": "sample string 10",
"Address4": "sample string 11",
"Country": "sample string 12",
"Postcode": "sample string 13",
"Region": "sample string 14",
"Location": "sample string 15",
"Longitude": 1.1,
"Latitude": 1.1,
"Salary": "sample string 16",
"Rate": 1.1,
"RateFrequency": "sample string 17",
"Consultant": {
"Email": "sample string 1",
"Forename": "sample string 2",
"Surname": "sample string 3",
"JobTitle": "sample string 4",
"Mobile": "sample string 5",
"OtherNames": "sample string 6",
"Telephone": "sample string 7",
"Company": {
"Name": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AddressLine4": "sample string 5",
"PostCode": "sample string 6",
"Country": {
"Iso3Code": "sample string 1",
"Name": "sample string 2",
"Portal": {
"Name": "sample string 1",
"Uid": "8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "cdcde8d8-f7e3-4675-a7fb-4b2b36de7680",
"Uid": "7664a9a1-7117-4d6f-999c-9ef725c01bd3",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "8a501d89-3510-44ab-bf5e-8427eb50704d",
"PortalGuid": "5b75c977-13db-4cc5-ac9e-fb7185ce4b54",
"CompanyGuid": "2f63b47b-d15a-4e09-be14-eb8efc1cbbfd",
"Uid": "9d9e5b91-9f9e-4856-84a2-3e68bab0341e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 13"
},
"ConsultantGuid": "86cb4a8f-c59a-4b9f-92c1-4f0b664b42a5",
"Uid": "3c2b485e-696c-42c5-ad00-f2ee0ad4b63e",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 10"
},
"Division": "sample string 18",
"StartDate": "2025-10-27T13:58:04.1588196+00:00",
"EndDate": "2025-10-27T13:58:04.1588196+00:00",
"Duration": "sample string 19",
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"Uid": "abe4e5e5-ee7c-44fe-ab50-7c676b311339",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"UpdatedBy": "sample string 22"
},
"Rates": [
{
"Name": "sample string 1",
"Pay": 2.1,
"IsExpense": true,
"Uid": "321ee037-a16e-4297-b7ec-ab906b0e763b",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
},
{
"Name": "sample string 1",
"Pay": 2.1,
"IsExpense": true,
"Uid": "321ee037-a16e-4297-b7ec-ab906b0e763b",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 5"
}
],
"PlacementGuid": "6d9343aa-c72b-45f8-93da-a41bdf295496",
"Bookings": [
{
"BookingGuid": "2a2499c6-f69b-4eac-aeea-acf4ce153f78",
"StartTime": "2025-10-27T13:58:04.1588196+00:00",
"EndTime": "2025-10-27T13:58:04.1588196+00:00",
"IsRule": true,
"RuleType": "A",
"Name": "sample string 6",
"OriginalPlacementBookingId": 7,
"Uid": "83871f27-c50b-4992-9eb2-6178db58eb20",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 9"
},
{
"BookingGuid": "2a2499c6-f69b-4eac-aeea-acf4ce153f78",
"StartTime": "2025-10-27T13:58:04.1588196+00:00",
"EndTime": "2025-10-27T13:58:04.1588196+00:00",
"IsRule": true,
"RuleType": "A",
"Name": "sample string 6",
"OriginalPlacementBookingId": 7,
"Uid": "83871f27-c50b-4992-9eb2-6178db58eb20",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 9"
}
],
"Uid": "89539732-655a-4286-bdc4-440704c393ef",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 7"
},
"IsTimebased": true,
"PONumber": "sample string 15",
"IsInvoiced": true,
"InvoicedBy": "sample string 17",
"InvoicedDate": "2025-10-27T13:58:04.1588196+00:00",
"IsPaid": true,
"PaidBy": "sample string 19",
"PaidDate": "2025-10-27T13:58:04.1588196+00:00",
"CandidateTimesheetTimes": [
{
"OriginalPlacementBookingId": 1,
"StartDate": "2025-10-27T13:58:04.1588196+00:00",
"EndDate": "2025-10-27T13:58:04.1588196+00:00",
"Uid": "a022bf31-9ec0-4886-b613-d3438490f8fe",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
},
{
"OriginalPlacementBookingId": 1,
"StartDate": "2025-10-27T13:58:04.1588196+00:00",
"EndDate": "2025-10-27T13:58:04.1588196+00:00",
"Uid": "a022bf31-9ec0-4886-b613-d3438490f8fe",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 3"
}
],
"TimesheetGuid": "b68633f9-f618-478a-9fbe-e202cdd30aee",
"CanUpdate": true,
"CanSubmit": true,
"CanApprove": true,
"CanAuthorise": true,
"CanReject": true,
"Uid": "d6874041-ff5a-48e2-be12-e5114dc35b26",
"Links": [
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
},
{
"Href": "http://webapihelppage1.com",
"Method": "sample string 2",
"Rel": "sample string 3",
"Title": "sample string 4",
"Type": "sample string 5"
}
],
"DateUpdated": "2025-10-27T13:58:04.1588196+00:00",
"UpdatedBy": "sample string 27"
}
]
application/xml, text/xml
<ArrayOfCandidateTimesheetViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.ViewModels">
<CandidateTimesheetViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d3p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d3p1:Link>
<d3p1:Href>http://webapihelppage1.com/</d3p1:Href>
<d3p1:Method>sample string 2</d3p1:Method>
<d3p1:Rel>sample string 3</d3p1:Rel>
<d3p1:Title>sample string 4</d3p1:Title>
<d3p1:Type>sample string 5</d3p1:Type>
</d3p1:Link>
<d3p1:Link>
<d3p1:Href>http://webapihelppage1.com/</d3p1:Href>
<d3p1:Method>sample string 2</d3p1:Method>
<d3p1:Rel>sample string 3</d3p1:Rel>
<d3p1:Title>sample string 4</d3p1:Title>
<d3p1:Type>sample string 5</d3p1:Type>
</d3p1:Link>
</Links>
<Uid>d6874041-ff5a-48e2-be12-e5114dc35b26</Uid>
<UpdatedBy>sample string 27</UpdatedBy>
<AuthorisedBy>sample string 13</AuthorisedBy>
<AuthorisedDate>2025-10-27T13:58:04.1588196+00:00</AuthorisedDate>
<CanApprove>true</CanApprove>
<CanAuthorise>true</CanAuthorise>
<CanReject>true</CanReject>
<CanSubmit>true</CanSubmit>
<CanUpdate>true</CanUpdate>
<Candidate>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d4p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
</Links>
<Uid>0f0d06f5-8a6c-4868-98ee-c99f87a98b88</Uid>
<UpdatedBy>sample string 36</UpdatedBy>
<AddressLine1>sample string 5</AddressLine1>
<AddressLine2>sample string 6</AddressLine2>
<AddressLine3>sample string 7</AddressLine3>
<AddressLine4>sample string 8</AddressLine4>
<Area>sample string 25</Area>
<CandidateGuid>9b9f057b-7de8-4c17-b98b-19ff373489bb</CandidateGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<ComplianceExpires>2025-10-27T13:58:04.1588196+00:00</ComplianceExpires>
<Country>sample string 10</Country>
<DateOfBirth>2025-10-27T13:58:04.1588196+00:00</DateOfBirth>
<EarliestStartDate>2025-10-27T13:58:04.1588196+00:00</EarliestStartDate>
<EclipseLastUpdated>2025-10-27T13:58:04.1588196+00:00</EclipseLastUpdated>
<EclipseStatus>sample string 27</EclipseStatus>
<Email>sample string 13</Email>
<EmploymentSought>sample string 30</EmploymentSought>
<Forename>sample string 2</Forename>
<Gender>sample string 23</Gender>
<IsPrimaryIndustryDiscipline>true</IsPrimaryIndustryDiscipline>
<Latitude>1.1</Latitude>
<Location>sample string 24</Location>
<Longitude>1.1</Longitude>
<MaxAnnualSalary>32.1</MaxAnnualSalary>
<MaxHourlyPayrate>34.1</MaxHourlyPayrate>
<MinAnnualSalary>31.1</MinAnnualSalary>
<MinHourlyPayrate>33.1</MinHourlyPayrate>
<Mobile>sample string 12</Mobile>
<Nationality>sample string 29</Nationality>
<OtherNames>sample string 4</OtherNames>
<PersonalStatement>sample string 21</PersonalStatement>
<Position>sample string 14</Position>
<PostCode>sample string 9</PostCode>
<PrimaryDiscipline>sample string 18</PrimaryDiscipline>
<PrimaryIndustry>sample string 17</PrimaryIndustry>
<PrimarySubDiscipline>sample string 19</PrimarySubDiscipline>
<ReferenceNumber>sample string 16</ReferenceNumber>
<ReferralSource>sample string 22</ReferralSource>
<Region>sample string 26</Region>
<Surname>sample string 3</Surname>
<Telephone>sample string 11</Telephone>
<Term>sample string 15</Term>
<Title>sample string 1</Title>
</Candidate>
<CandidateTimesheetItem>
<CandidateTimesheetItemViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>09659fd9-7f0a-4d77-a21c-c7136266217d</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<EndTime>2025-10-27T13:58:04.1588196+00:00</EndTime>
<IsExpense>true</IsExpense>
<OriginalPlacementBookingid>1</OriginalPlacementBookingid>
<RateName>sample string 1</RateName>
<RateUnit>2.1</RateUnit>
<StartTime>2025-10-27T13:58:04.1588196+00:00</StartTime>
</CandidateTimesheetItemViewModel>
<CandidateTimesheetItemViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>09659fd9-7f0a-4d77-a21c-c7136266217d</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<EndTime>2025-10-27T13:58:04.1588196+00:00</EndTime>
<IsExpense>true</IsExpense>
<OriginalPlacementBookingid>1</OriginalPlacementBookingid>
<RateName>sample string 1</RateName>
<RateUnit>2.1</RateUnit>
<StartTime>2025-10-27T13:58:04.1588196+00:00</StartTime>
</CandidateTimesheetItemViewModel>
</CandidateTimesheetItem>
<CandidateTimesheetTimes>
<CandidateTimesheetTimeViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>a022bf31-9ec0-4886-b613-d3438490f8fe</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<EndDate>2025-10-27T13:58:04.1588196+00:00</EndDate>
<OriginalPlacementBookingId>1</OriginalPlacementBookingId>
<StartDate>2025-10-27T13:58:04.1588196+00:00</StartDate>
</CandidateTimesheetTimeViewModel>
<CandidateTimesheetTimeViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>a022bf31-9ec0-4886-b613-d3438490f8fe</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<EndDate>2025-10-27T13:58:04.1588196+00:00</EndDate>
<OriginalPlacementBookingId>1</OriginalPlacementBookingId>
<StartDate>2025-10-27T13:58:04.1588196+00:00</StartDate>
</CandidateTimesheetTimeViewModel>
</CandidateTimesheetTimes>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d4p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d4p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<InvoicedBy>sample string 17</InvoicedBy>
<InvoicedDate>2025-10-27T13:58:04.1588196+00:00</InvoicedDate>
<IsApproved>true</IsApproved>
<IsAuthorised>true</IsAuthorised>
<IsInvoiced>true</IsInvoiced>
<IsModified>true</IsModified>
<IsPaid>true</IsPaid>
<IsProcess>true</IsProcess>
<IsRejected>true</IsRejected>
<IsTimebased>true</IsTimebased>
<Note>sample string 3</Note>
<Owner>sample string 7</Owner>
<PONumber>sample string 15</PONumber>
<PaidBy>sample string 19</PaidBy>
<PaidDate>2025-10-27T13:58:04.1588196+00:00</PaidDate>
<PeriodEnd>2025-10-27T13:58:04.1588196+00:00</PeriodEnd>
<PeriodStart>2025-10-27T13:58:04.1588196+00:00</PeriodStart>
<Placement>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d4p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
</Links>
<Uid>89539732-655a-4286-bdc4-440704c393ef</Uid>
<UpdatedBy>sample string 7</UpdatedBy>
<Bookings>
<PlacementBookingViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>83871f27-c50b-4992-9eb2-6178db58eb20</Uid>
<UpdatedBy>sample string 9</UpdatedBy>
<BookingGuid>2a2499c6-f69b-4eac-aeea-acf4ce153f78</BookingGuid>
<EndTime>2025-10-27T13:58:04.1588196+00:00</EndTime>
<IsRule>true</IsRule>
<Name>sample string 6</Name>
<OriginalPlacementBookingId>7</OriginalPlacementBookingId>
<RuleType>65</RuleType>
<StartTime>2025-10-27T13:58:04.1588196+00:00</StartTime>
</PlacementBookingViewModel>
<PlacementBookingViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>83871f27-c50b-4992-9eb2-6178db58eb20</Uid>
<UpdatedBy>sample string 9</UpdatedBy>
<BookingGuid>2a2499c6-f69b-4eac-aeea-acf4ce153f78</BookingGuid>
<EndTime>2025-10-27T13:58:04.1588196+00:00</EndTime>
<IsRule>true</IsRule>
<Name>sample string 6</Name>
<OriginalPlacementBookingId>7</OriginalPlacementBookingId>
<RuleType>65</RuleType>
<StartTime>2025-10-27T13:58:04.1588196+00:00</StartTime>
</PlacementBookingViewModel>
</Bookings>
<Candidate>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>0f0d06f5-8a6c-4868-98ee-c99f87a98b88</Uid>
<UpdatedBy>sample string 36</UpdatedBy>
<AddressLine1>sample string 5</AddressLine1>
<AddressLine2>sample string 6</AddressLine2>
<AddressLine3>sample string 7</AddressLine3>
<AddressLine4>sample string 8</AddressLine4>
<Area>sample string 25</Area>
<CandidateGuid>9b9f057b-7de8-4c17-b98b-19ff373489bb</CandidateGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<ComplianceExpires>2025-10-27T13:58:04.1588196+00:00</ComplianceExpires>
<Country>sample string 10</Country>
<DateOfBirth>2025-10-27T13:58:04.1588196+00:00</DateOfBirth>
<EarliestStartDate>2025-10-27T13:58:04.1588196+00:00</EarliestStartDate>
<EclipseLastUpdated>2025-10-27T13:58:04.1588196+00:00</EclipseLastUpdated>
<EclipseStatus>sample string 27</EclipseStatus>
<Email>sample string 13</Email>
<EmploymentSought>sample string 30</EmploymentSought>
<Forename>sample string 2</Forename>
<Gender>sample string 23</Gender>
<IsPrimaryIndustryDiscipline>true</IsPrimaryIndustryDiscipline>
<Latitude>1.1</Latitude>
<Location>sample string 24</Location>
<Longitude>1.1</Longitude>
<MaxAnnualSalary>32.1</MaxAnnualSalary>
<MaxHourlyPayrate>34.1</MaxHourlyPayrate>
<MinAnnualSalary>31.1</MinAnnualSalary>
<MinHourlyPayrate>33.1</MinHourlyPayrate>
<Mobile>sample string 12</Mobile>
<Nationality>sample string 29</Nationality>
<OtherNames>sample string 4</OtherNames>
<PersonalStatement>sample string 21</PersonalStatement>
<Position>sample string 14</Position>
<PostCode>sample string 9</PostCode>
<PrimaryDiscipline>sample string 18</PrimaryDiscipline>
<PrimaryIndustry>sample string 17</PrimaryIndustry>
<PrimarySubDiscipline>sample string 19</PrimarySubDiscipline>
<ReferenceNumber>sample string 16</ReferenceNumber>
<ReferralSource>sample string 22</ReferralSource>
<Region>sample string 26</Region>
<Surname>sample string 3</Surname>
<Telephone>sample string 11</Telephone>
<Term>sample string 15</Term>
<Title>sample string 1</Title>
</Candidate>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientContact>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>45bb1032-2056-4f77-8604-212bbdb6fb63</Uid>
<UpdatedBy>sample string 25</UpdatedBy>
<CanEditClient>true</CanEditClient>
<CanTimesheetAnyApprove>true</CanTimesheetAnyApprove>
<CanTimesheetAnyApproveAndAuthorise>true</CanTimesheetAnyApproveAndAuthorise>
<CanTimesheetAnyAuthorise>true</CanTimesheetAnyAuthorise>
<CanTimesheetAnyReject>true</CanTimesheetAnyReject>
<CanTimesheetAnySubmit>true</CanTimesheetAnySubmit>
<CanTimesheetAnyView>true</CanTimesheetAnyView>
<CanTimesheetNotificationOverride>true</CanTimesheetNotificationOverride>
<CanTimesheetOwnApprove>true</CanTimesheetOwnApprove>
<CanTimesheetOwnApproveAndAuthorise>true</CanTimesheetOwnApproveAndAuthorise>
<CanTimesheetOwnAuthorise>true</CanTimesheetOwnAuthorise>
<CanTimesheetOwnReject>true</CanTimesheetOwnReject>
<CanTimesheetOwnSubmit>true</CanTimesheetOwnSubmit>
<CanTimesheetOwnView>true</CanTimesheetOwnView>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientContactGuid>6ac99677-50d4-40b3-a0fd-6cf5d1c0ebdd</ClientContactGuid>
<ClientSite>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>8dca9e49-50b0-4d71-b709-d1b7c4911595</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d10p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientSiteGuid>22e27461-a69a-465b-bab8-fb827d2bbd04</ClientSiteGuid>
<Country>sample string 7</Country>
<Email>sample string 10</Email>
<Fax>sample string 9</Fax>
<Name>sample string 1</Name>
<PostCode>sample string 6</PostCode>
<Telephone>sample string 8</Telephone>
</ClientSite>
<Email>sample string 6</Email>
<Forename>sample string 1</Forename>
<JobTitle>sample string 3</JobTitle>
<Mobile>sample string 5</Mobile>
<Surname>sample string 2</Surname>
<Telephone>sample string 4</Telephone>
<TimesheetNotification>true</TimesheetNotification>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</ClientContact>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Consultant>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>3c2b485e-696c-42c5-ad00-f2ee0ad4b63e</Uid>
<UpdatedBy>sample string 10</UpdatedBy>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<ConsultantGuid>86cb4a8f-c59a-4b9f-92c1-4f0b664b42a5</ConsultantGuid>
<Email>sample string 1</Email>
<Forename>sample string 2</Forename>
<JobTitle>sample string 4</JobTitle>
<Mobile>sample string 5</Mobile>
<OtherNames>sample string 6</OtherNames>
<Surname>sample string 3</Surname>
<Telephone>sample string 7</Telephone>
</Consultant>
<EndDate>2025-10-27T13:58:04.1588196+00:00</EndDate>
<JobTitle>sample string 3</JobTitle>
<Notes>sample string 4</Notes>
<PlacementGuid>6d9343aa-c72b-45f8-93da-a41bdf295496</PlacementGuid>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
<Rates>
<PlacementRateViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>321ee037-a16e-4297-b7ec-ab906b0e763b</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<IsExpense>true</IsExpense>
<Name>sample string 1</Name>
<Pay>2.1</Pay>
</PlacementRateViewModel>
<PlacementRateViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>321ee037-a16e-4297-b7ec-ab906b0e763b</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<IsExpense>true</IsExpense>
<Name>sample string 1</Name>
<Pay>2.1</Pay>
</PlacementRateViewModel>
</Rates>
<Reference>sample string 1</Reference>
<Site>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>8dca9e49-50b0-4d71-b709-d1b7c4911595</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientSiteGuid>22e27461-a69a-465b-bab8-fb827d2bbd04</ClientSiteGuid>
<Country>sample string 7</Country>
<Email>sample string 10</Email>
<Fax>sample string 9</Fax>
<Name>sample string 1</Name>
<PostCode>sample string 6</PostCode>
<Telephone>sample string 8</Telephone>
</Site>
<StartDate>2025-10-27T13:58:04.1588196+00:00</StartDate>
<Type>sample string 2</Type>
<Vacancy>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>abe4e5e5-ee7c-44fe-ab50-7c676b311339</Uid>
<UpdatedBy>sample string 22</UpdatedBy>
<Address1>sample string 8</Address1>
<Address2>sample string 9</Address2>
<Address3>sample string 10</Address3>
<Address4>sample string 11</Address4>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientContact>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>45bb1032-2056-4f77-8604-212bbdb6fb63</Uid>
<UpdatedBy>sample string 25</UpdatedBy>
<CanEditClient>true</CanEditClient>
<CanTimesheetAnyApprove>true</CanTimesheetAnyApprove>
<CanTimesheetAnyApproveAndAuthorise>true</CanTimesheetAnyApproveAndAuthorise>
<CanTimesheetAnyAuthorise>true</CanTimesheetAnyAuthorise>
<CanTimesheetAnyReject>true</CanTimesheetAnyReject>
<CanTimesheetAnySubmit>true</CanTimesheetAnySubmit>
<CanTimesheetAnyView>true</CanTimesheetAnyView>
<CanTimesheetNotificationOverride>true</CanTimesheetNotificationOverride>
<CanTimesheetOwnApprove>true</CanTimesheetOwnApprove>
<CanTimesheetOwnApproveAndAuthorise>true</CanTimesheetOwnApproveAndAuthorise>
<CanTimesheetOwnAuthorise>true</CanTimesheetOwnAuthorise>
<CanTimesheetOwnReject>true</CanTimesheetOwnReject>
<CanTimesheetOwnSubmit>true</CanTimesheetOwnSubmit>
<CanTimesheetOwnView>true</CanTimesheetOwnView>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d10p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientContactGuid>6ac99677-50d4-40b3-a0fd-6cf5d1c0ebdd</ClientContactGuid>
<ClientSite>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>8dca9e49-50b0-4d71-b709-d1b7c4911595</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d10p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d11p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d11p1:Link>
<d11p1:Href>http://webapihelppage1.com/</d11p1:Href>
<d11p1:Method>sample string 2</d11p1:Method>
<d11p1:Rel>sample string 3</d11p1:Rel>
<d11p1:Title>sample string 4</d11p1:Title>
<d11p1:Type>sample string 5</d11p1:Type>
</d11p1:Link>
<d11p1:Link>
<d11p1:Href>http://webapihelppage1.com/</d11p1:Href>
<d11p1:Method>sample string 2</d11p1:Method>
<d11p1:Rel>sample string 3</d11p1:Rel>
<d11p1:Title>sample string 4</d11p1:Title>
<d11p1:Type>sample string 5</d11p1:Type>
</d11p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d10p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientSiteGuid>22e27461-a69a-465b-bab8-fb827d2bbd04</ClientSiteGuid>
<Country>sample string 7</Country>
<Email>sample string 10</Email>
<Fax>sample string 9</Fax>
<Name>sample string 1</Name>
<PostCode>sample string 6</PostCode>
<Telephone>sample string 8</Telephone>
</ClientSite>
<Email>sample string 6</Email>
<Forename>sample string 1</Forename>
<JobTitle>sample string 3</JobTitle>
<Mobile>sample string 5</Mobile>
<Surname>sample string 2</Surname>
<Telephone>sample string 4</Telephone>
<TimesheetNotification>true</TimesheetNotification>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</ClientContact>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Consultant>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>3c2b485e-696c-42c5-ad00-f2ee0ad4b63e</Uid>
<UpdatedBy>sample string 10</UpdatedBy>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<ConsultantGuid>86cb4a8f-c59a-4b9f-92c1-4f0b664b42a5</ConsultantGuid>
<Email>sample string 1</Email>
<Forename>sample string 2</Forename>
<JobTitle>sample string 4</JobTitle>
<Mobile>sample string 5</Mobile>
<OtherNames>sample string 6</OtherNames>
<Surname>sample string 3</Surname>
<Telephone>sample string 7</Telephone>
</Consultant>
<Country>sample string 12</Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Discipline>sample string 6</Discipline>
<Division>sample string 18</Division>
<Duration>sample string 19</Duration>
<EndDate>2025-10-27T13:58:04.1588196+00:00</EndDate>
<Industry>sample string 5</Industry>
<JobDescription>sample string 4</JobDescription>
<JobTitle>sample string 3</JobTitle>
<JobType>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>ada661a0-af5a-41c1-a3c8-15595b9c4b42</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</JobType>
<Latitude>1.1</Latitude>
<Location>sample string 15</Location>
<Longitude>1.1</Longitude>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
<Postcode>sample string 13</Postcode>
<Rate>1.1</Rate>
<RateFrequency>sample string 17</RateFrequency>
<Reference>sample string 1</Reference>
<Region>sample string 14</Region>
<Salary>sample string 16</Salary>
<StartDate>2025-10-27T13:58:04.1588196+00:00</StartDate>
<Status>sample string 2</Status>
<SubDiscipline>sample string 7</SubDiscipline>
</Vacancy>
</Placement>
<ProcessedBy>sample string 10</ProcessedBy>
<ProcessedDate>2025-10-27T13:58:04.1588196+00:00</ProcessedDate>
<Reference>sample string 4</Reference>
<RejectedBy>sample string 6</RejectedBy>
<RejectedDate>2025-10-27T13:58:04.1588196+00:00</RejectedDate>
<RejectionReason>sample string 5</RejectionReason>
<TimesheetGuid>b68633f9-f618-478a-9fbe-e202cdd30aee</TimesheetGuid>
<TimesheetStatus>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d4p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
</Links>
<Uid>365a3e04-226e-425b-b1f1-df0f128c0fdf</Uid>
<UpdatedBy>sample string 15</UpdatedBy>
<CandidateAlias>sample string 12</CandidateAlias>
<ClientContactAlias>sample string 13</ClientContactAlias>
<IsApproved>true</IsApproved>
<IsAuthorised>true</IsAuthorised>
<IsDefault>true</IsDefault>
<IsInvoiced>true</IsInvoiced>
<IsModified>true</IsModified>
<IsPaid>true</IsPaid>
<IsPending>true</IsPending>
<IsRejected>true</IsRejected>
<IsSubmitted>true</IsSubmitted>
<IsUpdatable>true</IsUpdatable>
<Name>sample string 1</Name>
</TimesheetStatus>
</CandidateTimesheetViewModel>
<CandidateTimesheetViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d3p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d3p1:Link>
<d3p1:Href>http://webapihelppage1.com/</d3p1:Href>
<d3p1:Method>sample string 2</d3p1:Method>
<d3p1:Rel>sample string 3</d3p1:Rel>
<d3p1:Title>sample string 4</d3p1:Title>
<d3p1:Type>sample string 5</d3p1:Type>
</d3p1:Link>
<d3p1:Link>
<d3p1:Href>http://webapihelppage1.com/</d3p1:Href>
<d3p1:Method>sample string 2</d3p1:Method>
<d3p1:Rel>sample string 3</d3p1:Rel>
<d3p1:Title>sample string 4</d3p1:Title>
<d3p1:Type>sample string 5</d3p1:Type>
</d3p1:Link>
</Links>
<Uid>d6874041-ff5a-48e2-be12-e5114dc35b26</Uid>
<UpdatedBy>sample string 27</UpdatedBy>
<AuthorisedBy>sample string 13</AuthorisedBy>
<AuthorisedDate>2025-10-27T13:58:04.1588196+00:00</AuthorisedDate>
<CanApprove>true</CanApprove>
<CanAuthorise>true</CanAuthorise>
<CanReject>true</CanReject>
<CanSubmit>true</CanSubmit>
<CanUpdate>true</CanUpdate>
<Candidate>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d4p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
</Links>
<Uid>0f0d06f5-8a6c-4868-98ee-c99f87a98b88</Uid>
<UpdatedBy>sample string 36</UpdatedBy>
<AddressLine1>sample string 5</AddressLine1>
<AddressLine2>sample string 6</AddressLine2>
<AddressLine3>sample string 7</AddressLine3>
<AddressLine4>sample string 8</AddressLine4>
<Area>sample string 25</Area>
<CandidateGuid>9b9f057b-7de8-4c17-b98b-19ff373489bb</CandidateGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<ComplianceExpires>2025-10-27T13:58:04.1588196+00:00</ComplianceExpires>
<Country>sample string 10</Country>
<DateOfBirth>2025-10-27T13:58:04.1588196+00:00</DateOfBirth>
<EarliestStartDate>2025-10-27T13:58:04.1588196+00:00</EarliestStartDate>
<EclipseLastUpdated>2025-10-27T13:58:04.1588196+00:00</EclipseLastUpdated>
<EclipseStatus>sample string 27</EclipseStatus>
<Email>sample string 13</Email>
<EmploymentSought>sample string 30</EmploymentSought>
<Forename>sample string 2</Forename>
<Gender>sample string 23</Gender>
<IsPrimaryIndustryDiscipline>true</IsPrimaryIndustryDiscipline>
<Latitude>1.1</Latitude>
<Location>sample string 24</Location>
<Longitude>1.1</Longitude>
<MaxAnnualSalary>32.1</MaxAnnualSalary>
<MaxHourlyPayrate>34.1</MaxHourlyPayrate>
<MinAnnualSalary>31.1</MinAnnualSalary>
<MinHourlyPayrate>33.1</MinHourlyPayrate>
<Mobile>sample string 12</Mobile>
<Nationality>sample string 29</Nationality>
<OtherNames>sample string 4</OtherNames>
<PersonalStatement>sample string 21</PersonalStatement>
<Position>sample string 14</Position>
<PostCode>sample string 9</PostCode>
<PrimaryDiscipline>sample string 18</PrimaryDiscipline>
<PrimaryIndustry>sample string 17</PrimaryIndustry>
<PrimarySubDiscipline>sample string 19</PrimarySubDiscipline>
<ReferenceNumber>sample string 16</ReferenceNumber>
<ReferralSource>sample string 22</ReferralSource>
<Region>sample string 26</Region>
<Surname>sample string 3</Surname>
<Telephone>sample string 11</Telephone>
<Term>sample string 15</Term>
<Title>sample string 1</Title>
</Candidate>
<CandidateTimesheetItem>
<CandidateTimesheetItemViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>09659fd9-7f0a-4d77-a21c-c7136266217d</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<EndTime>2025-10-27T13:58:04.1588196+00:00</EndTime>
<IsExpense>true</IsExpense>
<OriginalPlacementBookingid>1</OriginalPlacementBookingid>
<RateName>sample string 1</RateName>
<RateUnit>2.1</RateUnit>
<StartTime>2025-10-27T13:58:04.1588196+00:00</StartTime>
</CandidateTimesheetItemViewModel>
<CandidateTimesheetItemViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>09659fd9-7f0a-4d77-a21c-c7136266217d</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<EndTime>2025-10-27T13:58:04.1588196+00:00</EndTime>
<IsExpense>true</IsExpense>
<OriginalPlacementBookingid>1</OriginalPlacementBookingid>
<RateName>sample string 1</RateName>
<RateUnit>2.1</RateUnit>
<StartTime>2025-10-27T13:58:04.1588196+00:00</StartTime>
</CandidateTimesheetItemViewModel>
</CandidateTimesheetItem>
<CandidateTimesheetTimes>
<CandidateTimesheetTimeViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>a022bf31-9ec0-4886-b613-d3438490f8fe</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<EndDate>2025-10-27T13:58:04.1588196+00:00</EndDate>
<OriginalPlacementBookingId>1</OriginalPlacementBookingId>
<StartDate>2025-10-27T13:58:04.1588196+00:00</StartDate>
</CandidateTimesheetTimeViewModel>
<CandidateTimesheetTimeViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>a022bf31-9ec0-4886-b613-d3438490f8fe</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<EndDate>2025-10-27T13:58:04.1588196+00:00</EndDate>
<OriginalPlacementBookingId>1</OriginalPlacementBookingId>
<StartDate>2025-10-27T13:58:04.1588196+00:00</StartDate>
</CandidateTimesheetTimeViewModel>
</CandidateTimesheetTimes>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d4p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d4p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<InvoicedBy>sample string 17</InvoicedBy>
<InvoicedDate>2025-10-27T13:58:04.1588196+00:00</InvoicedDate>
<IsApproved>true</IsApproved>
<IsAuthorised>true</IsAuthorised>
<IsInvoiced>true</IsInvoiced>
<IsModified>true</IsModified>
<IsPaid>true</IsPaid>
<IsProcess>true</IsProcess>
<IsRejected>true</IsRejected>
<IsTimebased>true</IsTimebased>
<Note>sample string 3</Note>
<Owner>sample string 7</Owner>
<PONumber>sample string 15</PONumber>
<PaidBy>sample string 19</PaidBy>
<PaidDate>2025-10-27T13:58:04.1588196+00:00</PaidDate>
<PeriodEnd>2025-10-27T13:58:04.1588196+00:00</PeriodEnd>
<PeriodStart>2025-10-27T13:58:04.1588196+00:00</PeriodStart>
<Placement>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d4p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
</Links>
<Uid>89539732-655a-4286-bdc4-440704c393ef</Uid>
<UpdatedBy>sample string 7</UpdatedBy>
<Bookings>
<PlacementBookingViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>83871f27-c50b-4992-9eb2-6178db58eb20</Uid>
<UpdatedBy>sample string 9</UpdatedBy>
<BookingGuid>2a2499c6-f69b-4eac-aeea-acf4ce153f78</BookingGuid>
<EndTime>2025-10-27T13:58:04.1588196+00:00</EndTime>
<IsRule>true</IsRule>
<Name>sample string 6</Name>
<OriginalPlacementBookingId>7</OriginalPlacementBookingId>
<RuleType>65</RuleType>
<StartTime>2025-10-27T13:58:04.1588196+00:00</StartTime>
</PlacementBookingViewModel>
<PlacementBookingViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>83871f27-c50b-4992-9eb2-6178db58eb20</Uid>
<UpdatedBy>sample string 9</UpdatedBy>
<BookingGuid>2a2499c6-f69b-4eac-aeea-acf4ce153f78</BookingGuid>
<EndTime>2025-10-27T13:58:04.1588196+00:00</EndTime>
<IsRule>true</IsRule>
<Name>sample string 6</Name>
<OriginalPlacementBookingId>7</OriginalPlacementBookingId>
<RuleType>65</RuleType>
<StartTime>2025-10-27T13:58:04.1588196+00:00</StartTime>
</PlacementBookingViewModel>
</Bookings>
<Candidate>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>0f0d06f5-8a6c-4868-98ee-c99f87a98b88</Uid>
<UpdatedBy>sample string 36</UpdatedBy>
<AddressLine1>sample string 5</AddressLine1>
<AddressLine2>sample string 6</AddressLine2>
<AddressLine3>sample string 7</AddressLine3>
<AddressLine4>sample string 8</AddressLine4>
<Area>sample string 25</Area>
<CandidateGuid>9b9f057b-7de8-4c17-b98b-19ff373489bb</CandidateGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<ComplianceExpires>2025-10-27T13:58:04.1588196+00:00</ComplianceExpires>
<Country>sample string 10</Country>
<DateOfBirth>2025-10-27T13:58:04.1588196+00:00</DateOfBirth>
<EarliestStartDate>2025-10-27T13:58:04.1588196+00:00</EarliestStartDate>
<EclipseLastUpdated>2025-10-27T13:58:04.1588196+00:00</EclipseLastUpdated>
<EclipseStatus>sample string 27</EclipseStatus>
<Email>sample string 13</Email>
<EmploymentSought>sample string 30</EmploymentSought>
<Forename>sample string 2</Forename>
<Gender>sample string 23</Gender>
<IsPrimaryIndustryDiscipline>true</IsPrimaryIndustryDiscipline>
<Latitude>1.1</Latitude>
<Location>sample string 24</Location>
<Longitude>1.1</Longitude>
<MaxAnnualSalary>32.1</MaxAnnualSalary>
<MaxHourlyPayrate>34.1</MaxHourlyPayrate>
<MinAnnualSalary>31.1</MinAnnualSalary>
<MinHourlyPayrate>33.1</MinHourlyPayrate>
<Mobile>sample string 12</Mobile>
<Nationality>sample string 29</Nationality>
<OtherNames>sample string 4</OtherNames>
<PersonalStatement>sample string 21</PersonalStatement>
<Position>sample string 14</Position>
<PostCode>sample string 9</PostCode>
<PrimaryDiscipline>sample string 18</PrimaryDiscipline>
<PrimaryIndustry>sample string 17</PrimaryIndustry>
<PrimarySubDiscipline>sample string 19</PrimarySubDiscipline>
<ReferenceNumber>sample string 16</ReferenceNumber>
<ReferralSource>sample string 22</ReferralSource>
<Region>sample string 26</Region>
<Surname>sample string 3</Surname>
<Telephone>sample string 11</Telephone>
<Term>sample string 15</Term>
<Title>sample string 1</Title>
</Candidate>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientContact>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>45bb1032-2056-4f77-8604-212bbdb6fb63</Uid>
<UpdatedBy>sample string 25</UpdatedBy>
<CanEditClient>true</CanEditClient>
<CanTimesheetAnyApprove>true</CanTimesheetAnyApprove>
<CanTimesheetAnyApproveAndAuthorise>true</CanTimesheetAnyApproveAndAuthorise>
<CanTimesheetAnyAuthorise>true</CanTimesheetAnyAuthorise>
<CanTimesheetAnyReject>true</CanTimesheetAnyReject>
<CanTimesheetAnySubmit>true</CanTimesheetAnySubmit>
<CanTimesheetAnyView>true</CanTimesheetAnyView>
<CanTimesheetNotificationOverride>true</CanTimesheetNotificationOverride>
<CanTimesheetOwnApprove>true</CanTimesheetOwnApprove>
<CanTimesheetOwnApproveAndAuthorise>true</CanTimesheetOwnApproveAndAuthorise>
<CanTimesheetOwnAuthorise>true</CanTimesheetOwnAuthorise>
<CanTimesheetOwnReject>true</CanTimesheetOwnReject>
<CanTimesheetOwnSubmit>true</CanTimesheetOwnSubmit>
<CanTimesheetOwnView>true</CanTimesheetOwnView>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientContactGuid>6ac99677-50d4-40b3-a0fd-6cf5d1c0ebdd</ClientContactGuid>
<ClientSite>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>8dca9e49-50b0-4d71-b709-d1b7c4911595</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d10p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientSiteGuid>22e27461-a69a-465b-bab8-fb827d2bbd04</ClientSiteGuid>
<Country>sample string 7</Country>
<Email>sample string 10</Email>
<Fax>sample string 9</Fax>
<Name>sample string 1</Name>
<PostCode>sample string 6</PostCode>
<Telephone>sample string 8</Telephone>
</ClientSite>
<Email>sample string 6</Email>
<Forename>sample string 1</Forename>
<JobTitle>sample string 3</JobTitle>
<Mobile>sample string 5</Mobile>
<Surname>sample string 2</Surname>
<Telephone>sample string 4</Telephone>
<TimesheetNotification>true</TimesheetNotification>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</ClientContact>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Consultant>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>3c2b485e-696c-42c5-ad00-f2ee0ad4b63e</Uid>
<UpdatedBy>sample string 10</UpdatedBy>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<ConsultantGuid>86cb4a8f-c59a-4b9f-92c1-4f0b664b42a5</ConsultantGuid>
<Email>sample string 1</Email>
<Forename>sample string 2</Forename>
<JobTitle>sample string 4</JobTitle>
<Mobile>sample string 5</Mobile>
<OtherNames>sample string 6</OtherNames>
<Surname>sample string 3</Surname>
<Telephone>sample string 7</Telephone>
</Consultant>
<EndDate>2025-10-27T13:58:04.1588196+00:00</EndDate>
<JobTitle>sample string 3</JobTitle>
<Notes>sample string 4</Notes>
<PlacementGuid>6d9343aa-c72b-45f8-93da-a41bdf295496</PlacementGuid>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
<Rates>
<PlacementRateViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>321ee037-a16e-4297-b7ec-ab906b0e763b</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<IsExpense>true</IsExpense>
<Name>sample string 1</Name>
<Pay>2.1</Pay>
</PlacementRateViewModel>
<PlacementRateViewModel>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>321ee037-a16e-4297-b7ec-ab906b0e763b</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<IsExpense>true</IsExpense>
<Name>sample string 1</Name>
<Pay>2.1</Pay>
</PlacementRateViewModel>
</Rates>
<Reference>sample string 1</Reference>
<Site>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>8dca9e49-50b0-4d71-b709-d1b7c4911595</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientSiteGuid>22e27461-a69a-465b-bab8-fb827d2bbd04</ClientSiteGuid>
<Country>sample string 7</Country>
<Email>sample string 10</Email>
<Fax>sample string 9</Fax>
<Name>sample string 1</Name>
<PostCode>sample string 6</PostCode>
<Telephone>sample string 8</Telephone>
</Site>
<StartDate>2025-10-27T13:58:04.1588196+00:00</StartDate>
<Type>sample string 2</Type>
<Vacancy>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d5p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
<d5p1:Link>
<d5p1:Href>http://webapihelppage1.com/</d5p1:Href>
<d5p1:Method>sample string 2</d5p1:Method>
<d5p1:Rel>sample string 3</d5p1:Rel>
<d5p1:Title>sample string 4</d5p1:Title>
<d5p1:Type>sample string 5</d5p1:Type>
</d5p1:Link>
</Links>
<Uid>abe4e5e5-ee7c-44fe-ab50-7c676b311339</Uid>
<UpdatedBy>sample string 22</UpdatedBy>
<Address1>sample string 8</Address1>
<Address2>sample string 9</Address2>
<Address3>sample string 10</Address3>
<Address4>sample string 11</Address4>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientContact>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>45bb1032-2056-4f77-8604-212bbdb6fb63</Uid>
<UpdatedBy>sample string 25</UpdatedBy>
<CanEditClient>true</CanEditClient>
<CanTimesheetAnyApprove>true</CanTimesheetAnyApprove>
<CanTimesheetAnyApproveAndAuthorise>true</CanTimesheetAnyApproveAndAuthorise>
<CanTimesheetAnyAuthorise>true</CanTimesheetAnyAuthorise>
<CanTimesheetAnyReject>true</CanTimesheetAnyReject>
<CanTimesheetAnySubmit>true</CanTimesheetAnySubmit>
<CanTimesheetAnyView>true</CanTimesheetAnyView>
<CanTimesheetNotificationOverride>true</CanTimesheetNotificationOverride>
<CanTimesheetOwnApprove>true</CanTimesheetOwnApprove>
<CanTimesheetOwnApproveAndAuthorise>true</CanTimesheetOwnApproveAndAuthorise>
<CanTimesheetOwnAuthorise>true</CanTimesheetOwnAuthorise>
<CanTimesheetOwnReject>true</CanTimesheetOwnReject>
<CanTimesheetOwnSubmit>true</CanTimesheetOwnSubmit>
<CanTimesheetOwnView>true</CanTimesheetOwnView>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d10p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientContactGuid>6ac99677-50d4-40b3-a0fd-6cf5d1c0ebdd</ClientContactGuid>
<ClientSite>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>8dca9e49-50b0-4d71-b709-d1b7c4911595</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<Client>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>3b722a3f-de02-47f4-84d8-28c19dd37337</Uid>
<UpdatedBy>sample string 11</UpdatedBy>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<AddressLine4>sample string 4</AddressLine4>
<ClientGuid>2619e68d-e927-4837-9027-83591481346c</ClientGuid>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d10p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d11p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d11p1:Link>
<d11p1:Href>http://webapihelppage1.com/</d11p1:Href>
<d11p1:Method>sample string 2</d11p1:Method>
<d11p1:Rel>sample string 3</d11p1:Rel>
<d11p1:Title>sample string 4</d11p1:Title>
<d11p1:Type>sample string 5</d11p1:Type>
</d11p1:Link>
<d11p1:Link>
<d11p1:Href>http://webapihelppage1.com/</d11p1:Href>
<d11p1:Method>sample string 2</d11p1:Method>
<d11p1:Rel>sample string 3</d11p1:Rel>
<d11p1:Title>sample string 4</d11p1:Title>
<d11p1:Type>sample string 5</d11p1:Type>
</d11p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d10p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
<d10p1:Link>
<d10p1:Href>http://webapihelppage1.com/</d10p1:Href>
<d10p1:Method>sample string 2</d10p1:Method>
<d10p1:Rel>sample string 3</d10p1:Rel>
<d10p1:Title>sample string 4</d10p1:Title>
<d10p1:Type>sample string 5</d10p1:Type>
</d10p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Name>sample string 5</Name>
<PostCode>sample string 6</PostCode>
<ReferenceNumber>sample string 7</ReferenceNumber>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</Client>
<ClientSiteGuid>22e27461-a69a-465b-bab8-fb827d2bbd04</ClientSiteGuid>
<Country>sample string 7</Country>
<Email>sample string 10</Email>
<Fax>sample string 9</Fax>
<Name>sample string 1</Name>
<PostCode>sample string 6</PostCode>
<Telephone>sample string 8</Telephone>
</ClientSite>
<Email>sample string 6</Email>
<Forename>sample string 1</Forename>
<JobTitle>sample string 3</JobTitle>
<Mobile>sample string 5</Mobile>
<Surname>sample string 2</Surname>
<Telephone>sample string 4</Telephone>
<TimesheetNotification>true</TimesheetNotification>
<TimesheetNotificationAddress>sample string 8</TimesheetNotificationAddress>
</ClientContact>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Consultant>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>3c2b485e-696c-42c5-ad00-f2ee0ad4b63e</Uid>
<UpdatedBy>sample string 10</UpdatedBy>
<Company>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>9d9e5b91-9f9e-4856-84a2-3e68bab0341e</Uid>
<UpdatedBy>sample string 13</UpdatedBy>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AddressLine4>sample string 5</AddressLine4>
<CompanyGuid>2f63b47b-d15a-4e09-be14-eb8efc1cbbfd</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d8p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
<d8p1:Link>
<d8p1:Href>http://webapihelppage1.com/</d8p1:Href>
<d8p1:Method>sample string 2</d8p1:Method>
<d8p1:Rel>sample string 3</d8p1:Rel>
<d8p1:Title>sample string 4</d8p1:Title>
<d8p1:Type>sample string 5</d8p1:Type>
</d8p1:Link>
</Links>
<Uid>7664a9a1-7117-4d6f-999c-9ef725c01bd3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>cdcde8d8-f7e3-4675-a7fb-4b2b36de7680</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d9p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
<d9p1:Link>
<d9p1:Href>http://webapihelppage1.com/</d9p1:Href>
<d9p1:Method>sample string 2</d9p1:Method>
<d9p1:Rel>sample string 3</d9p1:Rel>
<d9p1:Title>sample string 4</d9p1:Title>
<d9p1:Type>sample string 5</d9p1:Type>
</d9p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</Country>
<Latitude>sample string 7</Latitude>
<Longitude>sample string 8</Longitude>
<Name>sample string 1</Name>
<PortalGuid>5b75c977-13db-4cc5-ac9e-fb7185ce4b54</PortalGuid>
<PortalUid>8a501d89-3510-44ab-bf5e-8427eb50704d</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<ConsultantGuid>86cb4a8f-c59a-4b9f-92c1-4f0b664b42a5</ConsultantGuid>
<Email>sample string 1</Email>
<Forename>sample string 2</Forename>
<JobTitle>sample string 4</JobTitle>
<Mobile>sample string 5</Mobile>
<OtherNames>sample string 6</OtherNames>
<Surname>sample string 3</Surname>
<Telephone>sample string 7</Telephone>
</Consultant>
<Country>sample string 12</Country>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Discipline>sample string 6</Discipline>
<Division>sample string 18</Division>
<Duration>sample string 19</Duration>
<EndDate>2025-10-27T13:58:04.1588196+00:00</EndDate>
<Industry>sample string 5</Industry>
<JobDescription>sample string 4</JobDescription>
<JobTitle>sample string 3</JobTitle>
<JobType>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>ada661a0-af5a-41c1-a3c8-15595b9c4b42</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d7p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
<d7p1:Link>
<d7p1:Href>http://webapihelppage1.com/</d7p1:Href>
<d7p1:Method>sample string 2</d7p1:Method>
<d7p1:Rel>sample string 3</d7p1:Rel>
<d7p1:Title>sample string 4</d7p1:Title>
<d7p1:Type>sample string 5</d7p1:Type>
</d7p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</JobType>
<Latitude>1.1</Latitude>
<Location>sample string 15</Location>
<Longitude>1.1</Longitude>
<Portal>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d6p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
<d6p1:Link>
<d6p1:Href>http://webapihelppage1.com/</d6p1:Href>
<d6p1:Method>sample string 2</d6p1:Method>
<d6p1:Rel>sample string 3</d6p1:Rel>
<d6p1:Title>sample string 4</d6p1:Title>
<d6p1:Type>sample string 5</d6p1:Type>
</d6p1:Link>
</Links>
<Uid>8e58bbf3-c5cf-435b-9caf-37d9cb2d7bc9</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
<Postcode>sample string 13</Postcode>
<Rate>1.1</Rate>
<RateFrequency>sample string 17</RateFrequency>
<Reference>sample string 1</Reference>
<Region>sample string 14</Region>
<Salary>sample string 16</Salary>
<StartDate>2025-10-27T13:58:04.1588196+00:00</StartDate>
<Status>sample string 2</Status>
<SubDiscipline>sample string 7</SubDiscipline>
</Vacancy>
</Placement>
<ProcessedBy>sample string 10</ProcessedBy>
<ProcessedDate>2025-10-27T13:58:04.1588196+00:00</ProcessedDate>
<Reference>sample string 4</Reference>
<RejectedBy>sample string 6</RejectedBy>
<RejectedDate>2025-10-27T13:58:04.1588196+00:00</RejectedDate>
<RejectionReason>sample string 5</RejectionReason>
<TimesheetGuid>b68633f9-f618-478a-9fbe-e202cdd30aee</TimesheetGuid>
<TimesheetStatus>
<DateUpdated>2025-10-27T13:58:04.1588196+00:00</DateUpdated>
<Links xmlns:d4p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
<d4p1:Link>
<d4p1:Href>http://webapihelppage1.com/</d4p1:Href>
<d4p1:Method>sample string 2</d4p1:Method>
<d4p1:Rel>sample string 3</d4p1:Rel>
<d4p1:Title>sample string 4</d4p1:Title>
<d4p1:Type>sample string 5</d4p1:Type>
</d4p1:Link>
</Links>
<Uid>365a3e04-226e-425b-b1f1-df0f128c0fdf</Uid>
<UpdatedBy>sample string 15</UpdatedBy>
<CandidateAlias>sample string 12</CandidateAlias>
<ClientContactAlias>sample string 13</ClientContactAlias>
<IsApproved>true</IsApproved>
<IsAuthorised>true</IsAuthorised>
<IsDefault>true</IsDefault>
<IsInvoiced>true</IsInvoiced>
<IsModified>true</IsModified>
<IsPaid>true</IsPaid>
<IsPending>true</IsPending>
<IsRejected>true</IsRejected>
<IsSubmitted>true</IsSubmitted>
<IsUpdatable>true</IsUpdatable>
<Name>sample string 1</Name>
</TimesheetStatus>
</CandidateTimesheetViewModel>
</ArrayOfCandidateTimesheetViewModel>