GET api/v1/companies/{companyUid}/requests

Get the client contact requests for the specified company UID.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companyUid

The company UID.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Returns the client contact requests.

ClientContactRequestViewModel
NameDescriptionTypeAdditional information
Portal

The portal.

PortalViewModel

None.

Company

The company.

CompanyViewModel

None.

ClientContact

The client contact.

ClientContactViewModel

None.

RequestSubject

A subject for the client request.

string

None.

RequestDescription

A description for the client request.

string

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

Sample:
{
  "Portal": {
    "Name": "sample string 1",
    "Uid": "862571ac-779c-4e5a-a665-535d127584e9",
    "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:02:38.3152859+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": "862571ac-779c-4e5a-a665-535d127584e9",
        "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:02:38.3152859+00:00",
        "UpdatedBy": "sample string 3"
      },
      "CountryGuid": "51442146-cea3-4930-b336-1d8c08d89405",
      "Uid": "a442714e-26e9-4b55-8553-bf57a2d7d5b7",
      "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:02:38.3152859+00:00",
      "UpdatedBy": "sample string 5"
    },
    "Latitude": "sample string 7",
    "Longitude": "sample string 8",
    "PortalUid": "ef18f31f-13a7-4367-a5f4-7b1afe244b8f",
    "PortalGuid": "2a58744e-2adb-442e-8d22-6c8c5b822f15",
    "CompanyGuid": "5ed7fd49-0e2f-4aff-81db-ecffcc1f05e6",
    "Uid": "deac133a-f8a6-41fe-b66f-989b2fcc684f",
    "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:02:38.3152859+00:00",
    "UpdatedBy": "sample string 13"
  },
  "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": "862571ac-779c-4e5a-a665-535d127584e9",
          "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:02:38.3152859+00:00",
          "UpdatedBy": "sample string 3"
        },
        "CountryGuid": "51442146-cea3-4930-b336-1d8c08d89405",
        "Uid": "a442714e-26e9-4b55-8553-bf57a2d7d5b7",
        "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:02:38.3152859+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": "862571ac-779c-4e5a-a665-535d127584e9",
            "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:02:38.3152859+00:00",
            "UpdatedBy": "sample string 3"
          },
          "CountryGuid": "51442146-cea3-4930-b336-1d8c08d89405",
          "Uid": "a442714e-26e9-4b55-8553-bf57a2d7d5b7",
          "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:02:38.3152859+00:00",
          "UpdatedBy": "sample string 5"
        },
        "Latitude": "sample string 7",
        "Longitude": "sample string 8",
        "PortalUid": "ef18f31f-13a7-4367-a5f4-7b1afe244b8f",
        "PortalGuid": "2a58744e-2adb-442e-8d22-6c8c5b822f15",
        "CompanyGuid": "5ed7fd49-0e2f-4aff-81db-ecffcc1f05e6",
        "Uid": "deac133a-f8a6-41fe-b66f-989b2fcc684f",
        "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:02:38.3152859+00:00",
        "UpdatedBy": "sample string 13"
      },
      "ReferenceNumber": "sample string 7",
      "TimesheetNotificationAddress": "sample string 8",
      "ClientGuid": "abe35b28-6940-4525-b4d4-9678e82062a3",
      "Uid": "e7ee65b9-b576-473e-80b6-700dc429f978",
      "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:02:38.3152859+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": "862571ac-779c-4e5a-a665-535d127584e9",
            "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:02:38.3152859+00:00",
            "UpdatedBy": "sample string 3"
          },
          "CountryGuid": "51442146-cea3-4930-b336-1d8c08d89405",
          "Uid": "a442714e-26e9-4b55-8553-bf57a2d7d5b7",
          "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:02:38.3152859+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": "862571ac-779c-4e5a-a665-535d127584e9",
              "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:02:38.3152859+00:00",
              "UpdatedBy": "sample string 3"
            },
            "CountryGuid": "51442146-cea3-4930-b336-1d8c08d89405",
            "Uid": "a442714e-26e9-4b55-8553-bf57a2d7d5b7",
            "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:02:38.3152859+00:00",
            "UpdatedBy": "sample string 5"
          },
          "Latitude": "sample string 7",
          "Longitude": "sample string 8",
          "PortalUid": "ef18f31f-13a7-4367-a5f4-7b1afe244b8f",
          "PortalGuid": "2a58744e-2adb-442e-8d22-6c8c5b822f15",
          "CompanyGuid": "5ed7fd49-0e2f-4aff-81db-ecffcc1f05e6",
          "Uid": "deac133a-f8a6-41fe-b66f-989b2fcc684f",
          "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:02:38.3152859+00:00",
          "UpdatedBy": "sample string 13"
        },
        "ReferenceNumber": "sample string 7",
        "TimesheetNotificationAddress": "sample string 8",
        "ClientGuid": "abe35b28-6940-4525-b4d4-9678e82062a3",
        "Uid": "e7ee65b9-b576-473e-80b6-700dc429f978",
        "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:02:38.3152859+00:00",
        "UpdatedBy": "sample string 11"
      },
      "ClientSiteGuid": "04f83335-1953-4456-829f-8f6740a86420",
      "Uid": "2a7e189a-093b-4ecd-a759-c981770de516",
      "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:02:38.3152859+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": "50e40bbb-2d06-45b8-92bd-0c1be250e920",
    "Uid": "c0a2cc06-a674-4ba6-bf64-6d2595c78059",
    "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:02:38.3152859+00:00",
    "UpdatedBy": "sample string 25"
  },
  "RequestSubject": "sample string 1",
  "RequestDescription": "sample string 2",
  "Uid": "e194c4b0-3216-46a7-80da-c0cc3860800c",
  "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:02:38.3152859+00:00",
  "UpdatedBy": "sample string 4"
}

application/xml, text/xml

Sample:
<ClientContactRequestViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.ViewModels">
  <DateUpdated>2025-10-27T14:02:38.3152859+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>e194c4b0-3216-46a7-80da-c0cc3860800c</Uid>
  <UpdatedBy>sample string 4</UpdatedBy>
  <ClientContact>
    <DateUpdated>2025-10-27T14:02:38.3152859+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>c0a2cc06-a674-4ba6-bf64-6d2595c78059</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:02:38.3152859+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>e7ee65b9-b576-473e-80b6-700dc429f978</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>abe35b28-6940-4525-b4d4-9678e82062a3</ClientGuid>
      <Company>
        <DateUpdated>2025-10-27T14:02:38.3152859+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>deac133a-f8a6-41fe-b66f-989b2fcc684f</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>5ed7fd49-0e2f-4aff-81db-ecffcc1f05e6</CompanyGuid>
        <Country>
          <DateUpdated>2025-10-27T14:02:38.3152859+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>a442714e-26e9-4b55-8553-bf57a2d7d5b7</Uid>
          <UpdatedBy>sample string 5</UpdatedBy>
          <CountryGuid>51442146-cea3-4930-b336-1d8c08d89405</CountryGuid>
          <Iso3Code>sample string 1</Iso3Code>
          <Name>sample string 2</Name>
          <Portal>
            <DateUpdated>2025-10-27T14:02:38.3152859+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>862571ac-779c-4e5a-a665-535d127584e9</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>2a58744e-2adb-442e-8d22-6c8c5b822f15</PortalGuid>
        <PortalUid>ef18f31f-13a7-4367-a5f4-7b1afe244b8f</PortalUid>
        <PostCode>sample string 6</PostCode>
      </Company>
      <Country>
        <DateUpdated>2025-10-27T14:02:38.3152859+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>a442714e-26e9-4b55-8553-bf57a2d7d5b7</Uid>
        <UpdatedBy>sample string 5</UpdatedBy>
        <CountryGuid>51442146-cea3-4930-b336-1d8c08d89405</CountryGuid>
        <Iso3Code>sample string 1</Iso3Code>
        <Name>sample string 2</Name>
        <Portal>
          <DateUpdated>2025-10-27T14:02:38.3152859+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>862571ac-779c-4e5a-a665-535d127584e9</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>50e40bbb-2d06-45b8-92bd-0c1be250e920</ClientContactGuid>
    <ClientSite>
      <DateUpdated>2025-10-27T14:02:38.3152859+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>2a7e189a-093b-4ecd-a759-c981770de516</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:02:38.3152859+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>e7ee65b9-b576-473e-80b6-700dc429f978</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>abe35b28-6940-4525-b4d4-9678e82062a3</ClientGuid>
        <Company>
          <DateUpdated>2025-10-27T14:02:38.3152859+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>deac133a-f8a6-41fe-b66f-989b2fcc684f</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>5ed7fd49-0e2f-4aff-81db-ecffcc1f05e6</CompanyGuid>
          <Country>
            <DateUpdated>2025-10-27T14:02:38.3152859+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>a442714e-26e9-4b55-8553-bf57a2d7d5b7</Uid>
            <UpdatedBy>sample string 5</UpdatedBy>
            <CountryGuid>51442146-cea3-4930-b336-1d8c08d89405</CountryGuid>
            <Iso3Code>sample string 1</Iso3Code>
            <Name>sample string 2</Name>
            <Portal>
              <DateUpdated>2025-10-27T14:02:38.3152859+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>862571ac-779c-4e5a-a665-535d127584e9</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>2a58744e-2adb-442e-8d22-6c8c5b822f15</PortalGuid>
          <PortalUid>ef18f31f-13a7-4367-a5f4-7b1afe244b8f</PortalUid>
          <PostCode>sample string 6</PostCode>
        </Company>
        <Country>
          <DateUpdated>2025-10-27T14:02:38.3152859+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>a442714e-26e9-4b55-8553-bf57a2d7d5b7</Uid>
          <UpdatedBy>sample string 5</UpdatedBy>
          <CountryGuid>51442146-cea3-4930-b336-1d8c08d89405</CountryGuid>
          <Iso3Code>sample string 1</Iso3Code>
          <Name>sample string 2</Name>
          <Portal>
            <DateUpdated>2025-10-27T14:02:38.3152859+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>862571ac-779c-4e5a-a665-535d127584e9</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>04f83335-1953-4456-829f-8f6740a86420</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-27T14:02:38.3152859+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>deac133a-f8a6-41fe-b66f-989b2fcc684f</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>5ed7fd49-0e2f-4aff-81db-ecffcc1f05e6</CompanyGuid>
    <Country>
      <DateUpdated>2025-10-27T14:02:38.3152859+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>a442714e-26e9-4b55-8553-bf57a2d7d5b7</Uid>
      <UpdatedBy>sample string 5</UpdatedBy>
      <CountryGuid>51442146-cea3-4930-b336-1d8c08d89405</CountryGuid>
      <Iso3Code>sample string 1</Iso3Code>
      <Name>sample string 2</Name>
      <Portal>
        <DateUpdated>2025-10-27T14:02:38.3152859+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>862571ac-779c-4e5a-a665-535d127584e9</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>2a58744e-2adb-442e-8d22-6c8c5b822f15</PortalGuid>
    <PortalUid>ef18f31f-13a7-4367-a5f4-7b1afe244b8f</PortalUid>
    <PostCode>sample string 6</PostCode>
  </Company>
  <Portal>
    <DateUpdated>2025-10-27T14:02:38.3152859+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>862571ac-779c-4e5a-a665-535d127584e9</Uid>
    <UpdatedBy>sample string 3</UpdatedBy>
    <Name>sample string 1</Name>
  </Portal>
  <RequestDescription>sample string 2</RequestDescription>
  <RequestSubject>sample string 1</RequestSubject>
</ClientContactRequestViewModel>