POST api/v1/agents/{agentUid}/vacancies/{vacancyUid}

Creates the agent vacancy.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
agentUid

The agent UID.

globally unique identifier

Required

vacancyUid

The vacancy UID.

globally unique identifier

Required

Body Parameters

The agent vacancy.

AgentVacancy
NameDescriptionTypeAdditional information
StartDate

Gets or sets the start date.

date

None.

EndDate

Gets or sets the end date.

date

None.

Request Formats

application/json, text/json

Sample:
{
  "StartDate": "2025-10-27T14:00:55.0526159+00:00",
  "EndDate": "2025-10-27T14:00:55.0526159+00:00"
}

application/xml, text/xml

Sample:
<AgentVacancy xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models">
  <EndDate>2025-10-27T14:00:55.0526159+00:00</EndDate>
  <StartDate>2025-10-27T14:00:55.0526159+00:00</StartDate>
</AgentVacancy>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Returns the created agent vacancy.

AgentVacancyViewModel
NameDescriptionTypeAdditional information
Agent

Gets or sets the agent.

AgentViewModel

None.

Vacancy

Gets or sets the vacancy.

JobViewModel

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:
{
  "Agent": {
    "Portal": {
      "Name": "sample string 1",
      "Uid": "ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1",
      "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:00:55.0682304+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": "ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1",
          "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:00:55.0682304+00:00",
          "UpdatedBy": "sample string 3"
        },
        "CountryGuid": "fd8ef254-80e5-42c6-a600-4f4420d93e3d",
        "Uid": "feff9391-0502-4e72-8c8c-c8f913e9ea7f",
        "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:00:55.0682304+00:00",
        "UpdatedBy": "sample string 5"
      },
      "Latitude": "sample string 7",
      "Longitude": "sample string 8",
      "PortalUid": "ebc3e97d-c131-4c0e-b26f-cb7311477429",
      "PortalGuid": "013ff654-1912-4166-bb9a-2450029fd0cc",
      "CompanyGuid": "daa8a4bf-f8bb-48fd-945f-ea6021f97d09",
      "Uid": "33191051-f05c-4ce9-88d9-c02e310e0e58",
      "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:00:55.0682304+00:00",
      "UpdatedBy": "sample string 13"
    },
    "Name": "sample string 1",
    "Address1": "sample string 2",
    "Address2": "sample string 3",
    "Address3": "sample string 4",
    "Address4": "sample string 5",
    "PostCode": "sample string 6",
    "Country": {
      "Iso3Code": "sample string 1",
      "Name": "sample string 2",
      "Portal": {
        "Name": "sample string 1",
        "Uid": "ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1",
        "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:00:55.0682304+00:00",
        "UpdatedBy": "sample string 3"
      },
      "CountryGuid": "fd8ef254-80e5-42c6-a600-4f4420d93e3d",
      "Uid": "feff9391-0502-4e72-8c8c-c8f913e9ea7f",
      "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:00:55.0682304+00:00",
      "UpdatedBy": "sample string 5"
    },
    "AgencyKey": "sample string 7",
    "Uid": "a1e5aaa7-e703-4c9a-9c56-70ef0751e470",
    "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:00:55.0682304+00:00",
    "UpdatedBy": "sample string 9"
  },
  "Vacancy": {
    "JobType": {
      "Name": "sample string 1",
      "Portal": {
        "Name": "sample string 1",
        "Uid": "ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1",
        "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:00:55.0682304+00:00",
        "UpdatedBy": "sample string 3"
      },
      "Uid": "4a2834f3-f9bd-4bf6-868e-ab689996a1c8",
      "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:00:55.0682304+00:00",
      "UpdatedBy": "sample string 3"
    },
    "Portal": {
      "Name": "sample string 1",
      "Uid": "ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1",
      "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:00:55.0682304+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": "ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1",
          "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:00:55.0682304+00:00",
          "UpdatedBy": "sample string 3"
        },
        "CountryGuid": "fd8ef254-80e5-42c6-a600-4f4420d93e3d",
        "Uid": "feff9391-0502-4e72-8c8c-c8f913e9ea7f",
        "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:00:55.0682304+00:00",
        "UpdatedBy": "sample string 5"
      },
      "Latitude": "sample string 7",
      "Longitude": "sample string 8",
      "PortalUid": "ebc3e97d-c131-4c0e-b26f-cb7311477429",
      "PortalGuid": "013ff654-1912-4166-bb9a-2450029fd0cc",
      "CompanyGuid": "daa8a4bf-f8bb-48fd-945f-ea6021f97d09",
      "Uid": "33191051-f05c-4ce9-88d9-c02e310e0e58",
      "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:00:55.0682304+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": "ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1",
          "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:00:55.0682304+00:00",
          "UpdatedBy": "sample string 3"
        },
        "CountryGuid": "fd8ef254-80e5-42c6-a600-4f4420d93e3d",
        "Uid": "feff9391-0502-4e72-8c8c-c8f913e9ea7f",
        "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:00:55.0682304+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": "ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1",
            "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:00:55.0682304+00:00",
            "UpdatedBy": "sample string 3"
          },
          "CountryGuid": "fd8ef254-80e5-42c6-a600-4f4420d93e3d",
          "Uid": "feff9391-0502-4e72-8c8c-c8f913e9ea7f",
          "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:00:55.0682304+00:00",
          "UpdatedBy": "sample string 5"
        },
        "Latitude": "sample string 7",
        "Longitude": "sample string 8",
        "PortalUid": "ebc3e97d-c131-4c0e-b26f-cb7311477429",
        "PortalGuid": "013ff654-1912-4166-bb9a-2450029fd0cc",
        "CompanyGuid": "daa8a4bf-f8bb-48fd-945f-ea6021f97d09",
        "Uid": "33191051-f05c-4ce9-88d9-c02e310e0e58",
        "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:00:55.0682304+00:00",
        "UpdatedBy": "sample string 13"
      },
      "ReferenceNumber": "sample string 7",
      "TimesheetNotificationAddress": "sample string 8",
      "ClientGuid": "e3ba3025-30b1-4413-a01d-059f09ae0767",
      "Uid": "48b8670f-3e71-4f79-890e-14e58045492f",
      "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:00:55.0682304+00:00",
      "UpdatedBy": "sample string 11"
    },
    "JobTitle": "sample string 1",
    "JobDescription": "sample string 2",
    "Industry": "sample string 3",
    "Discipline": "sample string 4",
    "SubDiscipline": "sample string 5",
    "Country": "sample string 6",
    "Region": "sample string 7",
    "Location": "sample string 8",
    "SalaryBanding": {
      "Name": "sample string 1",
      "MinimumValue": 2.1,
      "MaximumValue": 3.1,
      "Portal": {
        "Name": "sample string 1",
        "Uid": "ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1",
        "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:00:55.0682304+00:00",
        "UpdatedBy": "sample string 3"
      },
      "Uid": "5c88e262-f263-4f04-85ca-9ebc12b84983",
      "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:00:55.0682304+00:00",
      "UpdatedBy": "sample string 5"
    },
    "Salary": "sample string 9",
    "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": "ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1",
            "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:00:55.0682304+00:00",
            "UpdatedBy": "sample string 3"
          },
          "CountryGuid": "fd8ef254-80e5-42c6-a600-4f4420d93e3d",
          "Uid": "feff9391-0502-4e72-8c8c-c8f913e9ea7f",
          "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:00:55.0682304+00:00",
          "UpdatedBy": "sample string 5"
        },
        "Latitude": "sample string 7",
        "Longitude": "sample string 8",
        "PortalUid": "ebc3e97d-c131-4c0e-b26f-cb7311477429",
        "PortalGuid": "013ff654-1912-4166-bb9a-2450029fd0cc",
        "CompanyGuid": "daa8a4bf-f8bb-48fd-945f-ea6021f97d09",
        "Uid": "33191051-f05c-4ce9-88d9-c02e310e0e58",
        "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:00:55.0682304+00:00",
        "UpdatedBy": "sample string 13"
      },
      "ConsultantGuid": "eb60df14-3edc-4d53-8d30-b60696067acc",
      "Uid": "c168b19c-515b-4822-9ba3-97fe674f8261",
      "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:00:55.0682304+00:00",
      "UpdatedBy": "sample string 10"
    },
    "StartDate": "2025-10-27T14:00:55.0682304+00:00",
    "EndDate": "2025-10-27T14:00:55.0682304+00:00",
    "DatePosted": "2025-10-27T14:00:55.0682304+00:00",
    "Duration": "sample string 10",
    "Division": "sample string 11",
    "Classification": "sample string 12",
    "Reference": "sample string 13",
    "VacancySource": "sample string 14",
    "DateUpdated": "2025-10-27T14:00:55.0682304+00:00",
    "Longitude": 1.1,
    "Latitude": 1.1,
    "VacancyUid": "0687595e-5f83-44a7-b690-75fbed1fc980",
    "JobGuid": "2c21a49e-bfb5-406a-970d-7e27f35c3208",
    "Uid": "70d343d1-ce79-4cb4-8479-b6f0a423bd93",
    "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 17"
  },
  "Uid": "963e2ffe-6e29-4871-9bea-ed7256dc6e9b",
  "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:00:55.0682304+00:00",
  "UpdatedBy": "sample string 2"
}

application/xml, text/xml

Sample:
<AgentVacancyViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.ViewModels">
  <DateUpdated>2025-10-27T14:00:55.0682304+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>963e2ffe-6e29-4871-9bea-ed7256dc6e9b</Uid>
  <UpdatedBy>sample string 2</UpdatedBy>
  <Agent>
    <DateUpdated>2025-10-27T14:00:55.0682304+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>a1e5aaa7-e703-4c9a-9c56-70ef0751e470</Uid>
    <UpdatedBy>sample string 9</UpdatedBy>
    <Address1>sample string 2</Address1>
    <Address2>sample string 3</Address2>
    <Address3>sample string 4</Address3>
    <Address4>sample string 5</Address4>
    <AgencyKey>sample string 7</AgencyKey>
    <Company>
      <DateUpdated>2025-10-27T14:00:55.0682304+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>33191051-f05c-4ce9-88d9-c02e310e0e58</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>daa8a4bf-f8bb-48fd-945f-ea6021f97d09</CompanyGuid>
      <Country>
        <DateUpdated>2025-10-27T14:00:55.0682304+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>feff9391-0502-4e72-8c8c-c8f913e9ea7f</Uid>
        <UpdatedBy>sample string 5</UpdatedBy>
        <CountryGuid>fd8ef254-80e5-42c6-a600-4f4420d93e3d</CountryGuid>
        <Iso3Code>sample string 1</Iso3Code>
        <Name>sample string 2</Name>
        <Portal>
          <DateUpdated>2025-10-27T14:00:55.0682304+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>ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1</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>013ff654-1912-4166-bb9a-2450029fd0cc</PortalGuid>
      <PortalUid>ebc3e97d-c131-4c0e-b26f-cb7311477429</PortalUid>
      <PostCode>sample string 6</PostCode>
    </Company>
    <Country>
      <DateUpdated>2025-10-27T14:00:55.0682304+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>feff9391-0502-4e72-8c8c-c8f913e9ea7f</Uid>
      <UpdatedBy>sample string 5</UpdatedBy>
      <CountryGuid>fd8ef254-80e5-42c6-a600-4f4420d93e3d</CountryGuid>
      <Iso3Code>sample string 1</Iso3Code>
      <Name>sample string 2</Name>
      <Portal>
        <DateUpdated>2025-10-27T14:00:55.0682304+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>ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1</Uid>
        <UpdatedBy>sample string 3</UpdatedBy>
        <Name>sample string 1</Name>
      </Portal>
    </Country>
    <Name>sample string 1</Name>
    <Portal>
      <DateUpdated>2025-10-27T14:00:55.0682304+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>ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1</Uid>
      <UpdatedBy>sample string 3</UpdatedBy>
      <Name>sample string 1</Name>
    </Portal>
    <PostCode>sample string 6</PostCode>
  </Agent>
  <Vacancy>
    <DateUpdated xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime">2025-10-27T14:00:55.0682304+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>70d343d1-ce79-4cb4-8479-b6f0a423bd93</Uid>
    <UpdatedBy>sample string 17</UpdatedBy>
    <Classification>sample string 12</Classification>
    <Client>
      <DateUpdated>2025-10-27T14:00:55.0682304+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>48b8670f-3e71-4f79-890e-14e58045492f</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>e3ba3025-30b1-4413-a01d-059f09ae0767</ClientGuid>
      <Company>
        <DateUpdated>2025-10-27T14:00:55.0682304+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>33191051-f05c-4ce9-88d9-c02e310e0e58</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>daa8a4bf-f8bb-48fd-945f-ea6021f97d09</CompanyGuid>
        <Country>
          <DateUpdated>2025-10-27T14:00:55.0682304+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>feff9391-0502-4e72-8c8c-c8f913e9ea7f</Uid>
          <UpdatedBy>sample string 5</UpdatedBy>
          <CountryGuid>fd8ef254-80e5-42c6-a600-4f4420d93e3d</CountryGuid>
          <Iso3Code>sample string 1</Iso3Code>
          <Name>sample string 2</Name>
          <Portal>
            <DateUpdated>2025-10-27T14:00:55.0682304+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>ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1</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>013ff654-1912-4166-bb9a-2450029fd0cc</PortalGuid>
        <PortalUid>ebc3e97d-c131-4c0e-b26f-cb7311477429</PortalUid>
        <PostCode>sample string 6</PostCode>
      </Company>
      <Country>
        <DateUpdated>2025-10-27T14:00:55.0682304+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>feff9391-0502-4e72-8c8c-c8f913e9ea7f</Uid>
        <UpdatedBy>sample string 5</UpdatedBy>
        <CountryGuid>fd8ef254-80e5-42c6-a600-4f4420d93e3d</CountryGuid>
        <Iso3Code>sample string 1</Iso3Code>
        <Name>sample string 2</Name>
        <Portal>
          <DateUpdated>2025-10-27T14:00:55.0682304+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>ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1</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-27T14:00:55.0682304+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>33191051-f05c-4ce9-88d9-c02e310e0e58</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>daa8a4bf-f8bb-48fd-945f-ea6021f97d09</CompanyGuid>
      <Country>
        <DateUpdated>2025-10-27T14:00:55.0682304+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>feff9391-0502-4e72-8c8c-c8f913e9ea7f</Uid>
        <UpdatedBy>sample string 5</UpdatedBy>
        <CountryGuid>fd8ef254-80e5-42c6-a600-4f4420d93e3d</CountryGuid>
        <Iso3Code>sample string 1</Iso3Code>
        <Name>sample string 2</Name>
        <Portal>
          <DateUpdated>2025-10-27T14:00:55.0682304+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>ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1</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>013ff654-1912-4166-bb9a-2450029fd0cc</PortalGuid>
      <PortalUid>ebc3e97d-c131-4c0e-b26f-cb7311477429</PortalUid>
      <PostCode>sample string 6</PostCode>
    </Company>
    <Consultant>
      <DateUpdated>2025-10-27T14:00:55.0682304+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>c168b19c-515b-4822-9ba3-97fe674f8261</Uid>
      <UpdatedBy>sample string 10</UpdatedBy>
      <Company>
        <DateUpdated>2025-10-27T14:00:55.0682304+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>33191051-f05c-4ce9-88d9-c02e310e0e58</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>daa8a4bf-f8bb-48fd-945f-ea6021f97d09</CompanyGuid>
        <Country>
          <DateUpdated>2025-10-27T14:00:55.0682304+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>feff9391-0502-4e72-8c8c-c8f913e9ea7f</Uid>
          <UpdatedBy>sample string 5</UpdatedBy>
          <CountryGuid>fd8ef254-80e5-42c6-a600-4f4420d93e3d</CountryGuid>
          <Iso3Code>sample string 1</Iso3Code>
          <Name>sample string 2</Name>
          <Portal>
            <DateUpdated>2025-10-27T14:00:55.0682304+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>ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1</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>013ff654-1912-4166-bb9a-2450029fd0cc</PortalGuid>
        <PortalUid>ebc3e97d-c131-4c0e-b26f-cb7311477429</PortalUid>
        <PostCode>sample string 6</PostCode>
      </Company>
      <ConsultantGuid>eb60df14-3edc-4d53-8d30-b60696067acc</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 6</Country>
    <DatePosted>2025-10-27T14:00:55.0682304+00:00</DatePosted>
    <DateUpdated xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:dateTime">2025-10-27T14:00:55.0682304+00:00</DateUpdated>
    <Discipline>sample string 4</Discipline>
    <Division>sample string 11</Division>
    <Duration>sample string 10</Duration>
    <EndDate>2025-10-27T14:00:55.0682304+00:00</EndDate>
    <Industry>sample string 3</Industry>
    <JobDescription>sample string 2</JobDescription>
    <JobGuid>2c21a49e-bfb5-406a-970d-7e27f35c3208</JobGuid>
    <JobTitle>sample string 1</JobTitle>
    <JobType>
      <DateUpdated>2025-10-27T14:00:55.0682304+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>4a2834f3-f9bd-4bf6-868e-ab689996a1c8</Uid>
      <UpdatedBy>sample string 3</UpdatedBy>
      <Name>sample string 1</Name>
      <Portal>
        <DateUpdated>2025-10-27T14:00:55.0682304+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>ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1</Uid>
        <UpdatedBy>sample string 3</UpdatedBy>
        <Name>sample string 1</Name>
      </Portal>
    </JobType>
    <Latitude>1.1</Latitude>
    <Location>sample string 8</Location>
    <Longitude>1.1</Longitude>
    <Portal>
      <DateUpdated>2025-10-27T14:00:55.0682304+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>ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1</Uid>
      <UpdatedBy>sample string 3</UpdatedBy>
      <Name>sample string 1</Name>
    </Portal>
    <Reference>sample string 13</Reference>
    <Region>sample string 7</Region>
    <Salary>sample string 9</Salary>
    <SalaryBanding>
      <DateUpdated>2025-10-27T14:00:55.0682304+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>5c88e262-f263-4f04-85ca-9ebc12b84983</Uid>
      <UpdatedBy>sample string 5</UpdatedBy>
      <MaximumValue>3.1</MaximumValue>
      <MinimumValue>2.1</MinimumValue>
      <Name>sample string 1</Name>
      <Portal>
        <DateUpdated>2025-10-27T14:00:55.0682304+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>ba842e2e-afc7-4ee7-a11a-5cad1b5e43f1</Uid>
        <UpdatedBy>sample string 3</UpdatedBy>
        <Name>sample string 1</Name>
      </Portal>
    </SalaryBanding>
    <StartDate>2025-10-27T14:00:55.0682304+00:00</StartDate>
    <SubDiscipline>sample string 5</SubDiscipline>
    <VacancySource>sample string 14</VacancySource>
    <VacancyUid>0687595e-5f83-44a7-b690-75fbed1fc980</VacancyUid>
  </Vacancy>
</AgentVacancyViewModel>