PUT api/v1/staff/{staffUid}
Updates the staff.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| staffUid |
The staff UID. |
globally unique identifier |
Required |
Body Parameters
The staff.
Staff| Name | Description | Type | Additional information |
|---|---|---|---|
| Title |
The staff members title. |
string |
String length: inclusive between 0 and 100 |
| Forename |
The staff members forename. |
string |
String length: inclusive between 0 and 100 |
| OtherNames |
The staff members other names. |
string |
String length: inclusive between 0 and 100 |
| Surname |
The staff members surname. |
string |
String length: inclusive between 0 and 100 |
| Telephone |
The staff members telephone number. |
string |
String length: inclusive between 0 and 100 |
| Mobile |
The staff members mobile telephone number. |
string |
String length: inclusive between 0 and 100 |
|
The staff members email. |
string |
String length: inclusive between 0 and 100 |
|
| GeneralExperience |
The general experience of the staff member. |
string |
String length: inclusive between 0 and 4000 |
| IndustryExperience |
The industry experience of the staff member. |
string |
String length: inclusive between 0 and 4000 |
| Interests |
The interests of the staff member. |
string |
String length: inclusive between 0 and 4000 |
| Specialties |
The specialities of the staff member. |
string |
String length: inclusive between 0 and 4000 |
| Societies |
The societies of the staff member. |
string |
String length: inclusive between 0 and 4000 |
| Commentary |
The commentary of the staff member. |
string |
String length: inclusive between 0 and 4000 |
| Position |
The position of the staff member. |
string |
String length: inclusive between 0 and 100 |
| StaffCategory |
The staff category of the staff member. |
globally unique identifier |
None. |
| Site |
The site to which the staff member belongs to. |
globally unique identifier |
None. |
Request Formats
application/json, text/json
{
"Title": "sample string 1",
"Forename": "sample string 2",
"OtherNames": "sample string 3",
"Surname": "sample string 4",
"Telephone": "sample string 5",
"Mobile": "sample string 6",
"Email": "sample string 7",
"GeneralExperience": "sample string 8",
"IndustryExperience": "sample string 9",
"Interests": "sample string 10",
"Specialties": "sample string 11",
"Societies": "sample string 12",
"Commentary": "sample string 13",
"Position": "sample string 14",
"StaffCategory": "41575c26-97ef-4bcd-94c3-94ee85e43051",
"Site": "3852aa4c-5a1d-4678-86d1-3751bf3acfb7"
}
application/xml, text/xml
<Staff xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.Models"> <Commentary>sample string 13</Commentary> <Email>sample string 7</Email> <Forename>sample string 2</Forename> <GeneralExperience>sample string 8</GeneralExperience> <IndustryExperience>sample string 9</IndustryExperience> <Interests>sample string 10</Interests> <Mobile>sample string 6</Mobile> <OtherNames>sample string 3</OtherNames> <Position>sample string 14</Position> <Site>3852aa4c-5a1d-4678-86d1-3751bf3acfb7</Site> <Societies>sample string 12</Societies> <Specialties>sample string 11</Specialties> <StaffCategory>41575c26-97ef-4bcd-94c3-94ee85e43051</StaffCategory> <Surname>sample string 4</Surname> <Telephone>sample string 5</Telephone> <Title>sample string 1</Title> </Staff>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
Returns the updated staff.
StaffViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Portal |
The portal. |
PortalViewModel |
None. |
| Company |
The company. |
CompanyViewModel |
None. |
| Title |
The title. |
string |
None. |
| Forename |
The forename. |
string |
None. |
| OtherNames |
The other names. |
string |
None. |
| Surname |
The surname. |
string |
None. |
| Telephone |
The telephone. |
string |
None. |
| Mobile |
The mobile. |
string |
None. |
|
The email. |
string |
None. |
|
| Position |
The position. |
string |
None. |
| StaffCategory |
The staff category. |
StaffCategoryViewModel |
None. |
| Site |
The site. |
CompanySiteViewModel |
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
{
"Portal": {
"Name": "sample string 1",
"Uid": "f5a7f798-3e27-49ee-95a0-857ac2bd9da0",
"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-12-21T17:57:20.637253+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": "f5a7f798-3e27-49ee-95a0-857ac2bd9da0",
"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-12-21T17:57:20.637253+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "db125514-915c-4be4-a10a-0c688a0dc82c",
"Uid": "bcf87d33-7dd8-4b70-87c3-744837ff82f3",
"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-12-21T17:57:20.637253+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "aac6c6f2-4d8e-4229-9f79-886bd1104310",
"PortalGuid": "97f33d3e-80d1-45ee-b7ca-aa6339f5a5ca",
"CompanyGuid": "61a660e1-b17c-463d-84c4-fab4a71b46ff",
"Uid": "5b5cab4e-24e5-4224-ae88-6af8a6e509dc",
"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-12-21T17:57:20.637253+00:00",
"UpdatedBy": "sample string 13"
},
"Title": "sample string 1",
"Forename": "sample string 2",
"OtherNames": "sample string 3",
"Surname": "sample string 4",
"Telephone": "sample string 5",
"Mobile": "sample string 6",
"Email": "sample string 7",
"Position": "sample string 8",
"StaffCategory": {
"Portal": {
"Name": "sample string 1",
"Uid": "f5a7f798-3e27-49ee-95a0-857ac2bd9da0",
"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-12-21T17:57:20.637253+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": "f5a7f798-3e27-49ee-95a0-857ac2bd9da0",
"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-12-21T17:57:20.637253+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "db125514-915c-4be4-a10a-0c688a0dc82c",
"Uid": "bcf87d33-7dd8-4b70-87c3-744837ff82f3",
"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-12-21T17:57:20.637253+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "aac6c6f2-4d8e-4229-9f79-886bd1104310",
"PortalGuid": "97f33d3e-80d1-45ee-b7ca-aa6339f5a5ca",
"CompanyGuid": "61a660e1-b17c-463d-84c4-fab4a71b46ff",
"Uid": "5b5cab4e-24e5-4224-ae88-6af8a6e509dc",
"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-12-21T17:57:20.637253+00:00",
"UpdatedBy": "sample string 13"
},
"Name": "sample string 1",
"Uid": "c3f33993-cec8-46ec-aa56-ae3b2495713e",
"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-12-21T17:57:20.637253+00:00",
"UpdatedBy": "sample string 3"
},
"Site": {
"Portal": {
"Name": "sample string 1",
"Uid": "f5a7f798-3e27-49ee-95a0-857ac2bd9da0",
"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-12-21T17:57:20.637253+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": "f5a7f798-3e27-49ee-95a0-857ac2bd9da0",
"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-12-21T17:57:20.637253+00:00",
"UpdatedBy": "sample string 3"
},
"CountryGuid": "db125514-915c-4be4-a10a-0c688a0dc82c",
"Uid": "bcf87d33-7dd8-4b70-87c3-744837ff82f3",
"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-12-21T17:57:20.637253+00:00",
"UpdatedBy": "sample string 5"
},
"Latitude": "sample string 7",
"Longitude": "sample string 8",
"PortalUid": "aac6c6f2-4d8e-4229-9f79-886bd1104310",
"PortalGuid": "97f33d3e-80d1-45ee-b7ca-aa6339f5a5ca",
"CompanyGuid": "61a660e1-b17c-463d-84c4-fab4a71b46ff",
"Uid": "5b5cab4e-24e5-4224-ae88-6af8a6e509dc",
"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-12-21T17:57:20.637253+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": "sample string 7",
"Telephone": "sample string 8",
"Fax": "sample string 9",
"Email": "sample string 10",
"Latitude": "sample string 11",
"Longitude": "sample string 12",
"Uid": "1ddb37ae-1be0-4348-a996-baa491d08dad",
"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-12-21T17:57:20.637253+00:00",
"UpdatedBy": "sample string 14"
},
"Uid": "adc4b511-c30b-477f-8e73-8ed362d483b1",
"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-12-21T17:57:20.637253+00:00",
"UpdatedBy": "sample string 10"
}
application/xml, text/xml
<StaffViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Eclipse.WebApi.Common.ViewModels">
<DateUpdated>2025-12-21T17:57:20.637253+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>adc4b511-c30b-477f-8e73-8ed362d483b1</Uid>
<UpdatedBy>sample string 10</UpdatedBy>
<Company>
<DateUpdated>2025-12-21T17:57:20.637253+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>5b5cab4e-24e5-4224-ae88-6af8a6e509dc</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>61a660e1-b17c-463d-84c4-fab4a71b46ff</CompanyGuid>
<Country>
<DateUpdated>2025-12-21T17:57:20.637253+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>bcf87d33-7dd8-4b70-87c3-744837ff82f3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>db125514-915c-4be4-a10a-0c688a0dc82c</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-12-21T17:57:20.637253+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>f5a7f798-3e27-49ee-95a0-857ac2bd9da0</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>97f33d3e-80d1-45ee-b7ca-aa6339f5a5ca</PortalGuid>
<PortalUid>aac6c6f2-4d8e-4229-9f79-886bd1104310</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Email>sample string 7</Email>
<Forename>sample string 2</Forename>
<Mobile>sample string 6</Mobile>
<OtherNames>sample string 3</OtherNames>
<Portal>
<DateUpdated>2025-12-21T17:57:20.637253+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>f5a7f798-3e27-49ee-95a0-857ac2bd9da0</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
<Position>sample string 8</Position>
<Site>
<DateUpdated>2025-12-21T17:57:20.637253+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>1ddb37ae-1be0-4348-a996-baa491d08dad</Uid>
<UpdatedBy>sample string 14</UpdatedBy>
<Address1>sample string 2</Address1>
<Address2>sample string 3</Address2>
<Address3>sample string 4</Address3>
<Address4>sample string 5</Address4>
<Company>
<DateUpdated>2025-12-21T17:57:20.637253+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>5b5cab4e-24e5-4224-ae88-6af8a6e509dc</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>61a660e1-b17c-463d-84c4-fab4a71b46ff</CompanyGuid>
<Country>
<DateUpdated>2025-12-21T17:57:20.637253+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>bcf87d33-7dd8-4b70-87c3-744837ff82f3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>db125514-915c-4be4-a10a-0c688a0dc82c</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-12-21T17:57:20.637253+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>f5a7f798-3e27-49ee-95a0-857ac2bd9da0</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>97f33d3e-80d1-45ee-b7ca-aa6339f5a5ca</PortalGuid>
<PortalUid>aac6c6f2-4d8e-4229-9f79-886bd1104310</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Country>sample string 7</Country>
<Email>sample string 10</Email>
<Fax>sample string 9</Fax>
<Latitude>sample string 11</Latitude>
<Longitude>sample string 12</Longitude>
<Name>sample string 1</Name>
<Portal>
<DateUpdated>2025-12-21T17:57:20.637253+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>f5a7f798-3e27-49ee-95a0-857ac2bd9da0</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
<Postcode>sample string 6</Postcode>
<Telephone>sample string 8</Telephone>
</Site>
<StaffCategory>
<DateUpdated>2025-12-21T17:57:20.637253+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>c3f33993-cec8-46ec-aa56-ae3b2495713e</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Company>
<DateUpdated>2025-12-21T17:57:20.637253+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>5b5cab4e-24e5-4224-ae88-6af8a6e509dc</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>61a660e1-b17c-463d-84c4-fab4a71b46ff</CompanyGuid>
<Country>
<DateUpdated>2025-12-21T17:57:20.637253+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>bcf87d33-7dd8-4b70-87c3-744837ff82f3</Uid>
<UpdatedBy>sample string 5</UpdatedBy>
<CountryGuid>db125514-915c-4be4-a10a-0c688a0dc82c</CountryGuid>
<Iso3Code>sample string 1</Iso3Code>
<Name>sample string 2</Name>
<Portal>
<DateUpdated>2025-12-21T17:57:20.637253+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>f5a7f798-3e27-49ee-95a0-857ac2bd9da0</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>97f33d3e-80d1-45ee-b7ca-aa6339f5a5ca</PortalGuid>
<PortalUid>aac6c6f2-4d8e-4229-9f79-886bd1104310</PortalUid>
<PostCode>sample string 6</PostCode>
</Company>
<Name>sample string 1</Name>
<Portal>
<DateUpdated>2025-12-21T17:57:20.637253+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>f5a7f798-3e27-49ee-95a0-857ac2bd9da0</Uid>
<UpdatedBy>sample string 3</UpdatedBy>
<Name>sample string 1</Name>
</Portal>
</StaffCategory>
<Surname>sample string 4</Surname>
<Telephone>sample string 5</Telephone>
<Title>sample string 1</Title>
</StaffViewModel>