GET api/v1/clients/contacts/{clientContactUid}
Gets the client contact by the client contact UID.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientContactUid |
The client contact UID. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns the client contact.
ClientContactViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Forename |
The forename of the client contact. |
string |
None. |
| Surname |
The surname of the client contact. |
string |
None. |
| JobTitle |
The job title of the client contact. |
string |
None. |
| Telephone |
The telehone number for the client contact. |
string |
None. |
| Mobile |
The mobile telephone number for the client contact. |
string |
None. |
|
The email address for the client contact. |
string |
None. |
|
| Client |
The client to which the client contact belongs to. |
ClientViewModel |
None. |
| ClientSite |
The client site the client contact is located. |
ClientSiteViewModel |
None. |
| CanEditClient |
Can the contact edit the client |
boolean |
None. |
| TimesheetNotificationAddress |
The email address to send timesheet notifications to for timesheets owned by this contact |
string |
None. |
| CanTimesheetOwnView |
Can the contact view timesheets for contrats that are allocated to them |
boolean |
None. |
| CanTimesheetOwnSubmit |
Can the contact submit timesheets for contracts that are allocated to them |
boolean |
None. |
| CanTimesheetOwnApprove |
Can the contact approve timesheets for contacts that are allocated to them |
boolean |
None. |
| CanTimesheetOwnAuthorise |
Can contact authorise timesheets that they own |
boolean |
None. |
| CanTimesheetOwnReject |
Can contact reject timesheets that they own |
boolean |
None. |
| CanTimesheetOwnApproveAndAuthorise |
Can the contact approve and authorise the same timesheet |
boolean |
None. |
| CanTimesheetAnyView |
Can the contact view any timesheet for the client |
boolean |
None. |
| CanTimesheetAnySubmit |
Can the contact submit any timesheets for the client |
boolean |
None. |
| CanTimesheetAnyApprove |
Can the contact approve any timesheet for the client |
boolean |
None. |
| CanTimesheetAnyAuthorise |
Can the contact authorise any timesheet for the client |
boolean |
None. |
| CanTimesheetAnyReject |
Can the contact reject any timesheet for the client |
boolean |
None. |
| CanTimesheetAnyApproveAndAuthorise |
Can the contact approve and authorise the same timesheet for the client |
boolean |
None. |
| CanTimesheetNotificationOverride |
Does the contacts email override the default client notificaiton address |
boolean |
None. |
| TimesheetNotification |
Should notifications be sent for contracts owned by this contact |
boolean |
None. |
| ClientContactGuid |
The unique guid for the client contact |
globally unique identifier |
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
{
"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": "d6fb8dca-39b0-47db-8397-f74b5768da1f",
"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-27T14:01:49.6242824+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "06772d69-cd73-43fa-a58d-cd8c0a9ecf4a",
"Uid": "0fc46eb3-58ce-49c4-a499-51b8cbbb61e8",
"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-27T14:01:49.6242824+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": "d6fb8dca-39b0-47db-8397-f74b5768da1f",
"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-27T14:01:49.6242824+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "06772d69-cd73-43fa-a58d-cd8c0a9ecf4a",
"Uid": "0fc46eb3-58ce-49c4-a499-51b8cbbb61e8",
"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-27T14:01:49.6242824+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "c931ac91-f365-495d-955e-0eca92acc9bd",
"PortalGuid": "9a9b01d6-0625-4bcb-936a-72b1f2622ff4",
"CompanyGuid": "aedf2040-6d5e-4b51-a059-92cd82b7fbbc",
"Uid": "8fe96809-213f-486a-a94e-cc2db1bc4a17",
"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-27T14:01:49.6399002+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "6fad0db5-cdb4-4be2-a6fb-58fb1b3f75f2",
"Uid": "d7e18746-398b-43fe-b771-3bcff889f289",
"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-27T14:01:49.6399002+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": "d6fb8dca-39b0-47db-8397-f74b5768da1f",
"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-27T14:01:49.6242824+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "06772d69-cd73-43fa-a58d-cd8c0a9ecf4a",
"Uid": "0fc46eb3-58ce-49c4-a499-51b8cbbb61e8",
"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-27T14:01:49.6242824+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": "d6fb8dca-39b0-47db-8397-f74b5768da1f",
"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-27T14:01:49.6242824+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "06772d69-cd73-43fa-a58d-cd8c0a9ecf4a",
"Uid": "0fc46eb3-58ce-49c4-a499-51b8cbbb61e8",
"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-27T14:01:49.6242824+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "c931ac91-f365-495d-955e-0eca92acc9bd",
"PortalGuid": "9a9b01d6-0625-4bcb-936a-72b1f2622ff4",
"CompanyGuid": "aedf2040-6d5e-4b51-a059-92cd82b7fbbc",
"Uid": "8fe96809-213f-486a-a94e-cc2db1bc4a17",
"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-27T14:01:49.6399002+00:00",
"UpdatedBy": "sample string 13"
},
"ReferenceNumber": "sample string 7",
"TimesheetNotificationAddress": "sample string 8",
"ClientGuid": "6fad0db5-cdb4-4be2-a6fb-58fb1b3f75f2",
"Uid": "d7e18746-398b-43fe-b771-3bcff889f289",
"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-27T14:01:49.6399002+00:00",
"UpdatedBy": "sample string 11"
},
"ClientSiteGuid": "3a978165-6c66-4d2e-852e-ea28a82adb93",
"Uid": "d89cc7cc-1ef0-4e4b-b79d-56d377082ab8",
"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-27T14:01:49.6399002+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": "a95f84a4-008a-4a1b-8860-3a216def0128",
"Uid": "5e4ee64a-d9d2-4023-b077-ce03b1b61ecd",
"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-27T14:01:49.6399002+00:00",
"UpdatedBy": "sample string 25"
}
application/xml, text/xml
<ClientContactViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.ViewModels">
<DateUpdated>2025-10-27T14:01:49.6399002+00:00</DateUpdated>
<Links xmlns:d2p1="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
<d2p1:Link>
<d2p1:Href>http://webapihelppage1.com/</d2p1:Href>
<d2p1:Method>sample string 2</d2p1:Method>
<d2p1:Rel>sample string 3</d2p1:Rel>
<d2p1:Title>sample string 4</d2p1:Title>
<d2p1:Type>sample string 5</d2p1:Type>
</d2p1:Link>
<d2p1:Link>
<d2p1:Href>http://webapihelppage1.com/</d2p1:Href>
<d2p1:Method>sample string 2</d2p1:Method>
<d2p1:Rel>sample string 3</d2p1:Rel>
<d2p1:Title>sample string 4</d2p1:Title>
<d2p1:Type>sample string 5</d2p1:Type>
</d2p1:Link>
</Links>
<Uid>5e4ee64a-d9d2-4023-b077-ce03b1b61ecd</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-27T14:01:49.6399002+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>d7e18746-398b-43fe-b771-3bcff889f289</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>6fad0db5-cdb4-4be2-a6fb-58fb1b3f75f2</ClientGuid>
<Company>
<DateUpdated>2025-10-27T14:01:49.6399002+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>8fe96809-213f-486a-a94e-cc2db1bc4a17</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>aedf2040-6d5e-4b51-a059-92cd82b7fbbc</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T14:01:49.6242824+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>0fc46eb3-58ce-49c4-a499-51b8cbbb61e8</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>06772d69-cd73-43fa-a58d-cd8c0a9ecf4a</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T14:01:49.6242824+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>d6fb8dca-39b0-47db-8397-f74b5768da1f</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>9a9b01d6-0625-4bcb-936a-72b1f2622ff4</PortalGuid>
<PortalUid>c931ac91-f365-495d-955e-0eca92acc9bd</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T14:01:49.6242824+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>0fc46eb3-58ce-49c4-a499-51b8cbbb61e8</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>06772d69-cd73-43fa-a58d-cd8c0a9ecf4a</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T14:01:49.6242824+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>d6fb8dca-39b0-47db-8397-f74b5768da1f</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>a95f84a4-008a-4a1b-8860-3a216def0128</ClientContactGuid>
<ClientSite>
<DateUpdated>2025-10-27T14:01:49.6399002+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>d89cc7cc-1ef0-4e4b-b79d-56d377082ab8</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-27T14:01:49.6399002+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>d7e18746-398b-43fe-b771-3bcff889f289</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>6fad0db5-cdb4-4be2-a6fb-58fb1b3f75f2</ClientGuid>
<Company>
<DateUpdated>2025-10-27T14:01:49.6399002+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>8fe96809-213f-486a-a94e-cc2db1bc4a17</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>aedf2040-6d5e-4b51-a059-92cd82b7fbbc</CompanyGuid>
<Country>
<DateUpdated>2025-10-27T14:01:49.6242824+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>0fc46eb3-58ce-49c4-a499-51b8cbbb61e8</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>06772d69-cd73-43fa-a58d-cd8c0a9ecf4a</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T14:01:49.6242824+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>d6fb8dca-39b0-47db-8397-f74b5768da1f</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>9a9b01d6-0625-4bcb-936a-72b1f2622ff4</PortalGuid>
<PortalUid>c931ac91-f365-495d-955e-0eca92acc9bd</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>
<DateUpdated>2025-10-27T14:01:49.6242824+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>0fc46eb3-58ce-49c4-a499-51b8cbbb61e8</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>06772d69-cd73-43fa-a58d-cd8c0a9ecf4a</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-10-27T14:01:49.6242824+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>d6fb8dca-39b0-47db-8397-f74b5768da1f</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>3a978165-6c66-4d2e-852e-ea28a82adb93</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>
</ClientContactViewModel>