PUT api/keypersons/PutKeyPersons
Request Information
URI Parameters
None.
Body Parameters
Collection of KeyPersonDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| BrokerageQOCID | globally unique identifier |
None. |
|
| PersonQOCID | globally unique identifier |
None. |
|
| OfficeQOCID | globally unique identifier |
None. |
|
| SourceID | string |
None. |
|
| QOCGUID | globally unique identifier |
None. |
|
| KeyPersonTitle | KeyPersonTitles |
None. |
|
| OfficePhone | string |
None. |
|
| CellPhone | string |
None. |
|
| EffectiveDate | date |
None. |
|
| DeactiveDate | date |
None. |
|
| IsActive | boolean |
None. |
|
| ContactSourceID | string |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| MidddleName | string |
None. |
|
| FamiliarName | string |
None. |
|
| PrintedName | string |
None. |
|
| CompanyName | string |
None. |
|
| GenderType | GenderTypes |
None. |
|
| LanguageSpoken | string |
None. |
|
| Phone | string |
None. |
|
| Fax | string |
None. |
|
| string |
None. |
||
| TaxID | string |
None. |
|
| PayeeType | PayeeTypes |
None. |
|
| BirthDate | date |
None. |
|
| BrandStartDate | date |
None. |
|
| REStartDate | date |
None. |
|
| Password | string |
None. |
|
| StreetDirection | string |
None. |
|
| StreetNumber | string |
None. |
|
| StreetName | string |
None. |
|
| StreetDesignation | string |
None. |
|
| StreetSuffix | string |
None. |
|
| SuiteAptNumber | string |
None. |
|
| BuildingFloorNumber | string |
None. |
|
| City | string |
None. |
|
| StateorProvidence | string |
None. |
|
| PostalCode | string |
None. |
|
| Country | string |
None. |
|
| Address1 | string |
None. |
|
| Address2 | string |
None. |
|
| PersonWebProfiles | Collection of PersonWebProfileDTO |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"BrokerageQOCID": "6ac98466-7874-4df8-a38c-00f1009ef81c",
"PersonQOCID": "bc56bac2-da61-41e5-aee0-527c7d075f26",
"OfficeQOCID": "1a4c3ecb-61a2-4236-89f2-58df5e9fc0c5",
"SourceID": "sample string 3",
"QOCGUID": "4e5e8491-7d3b-4e6b-ae78-bab59c38bc96",
"KeyPersonTitle": "Accounting_Manager",
"OfficePhone": "sample string 5",
"CellPhone": "sample string 6",
"EffectiveDate": "2026-05-07T22:26:10.3201656+00:00",
"DeactiveDate": "2026-05-07T22:26:10.3201656+00:00",
"IsActive": true,
"ContactSourceID": "sample string 7",
"FirstName": "sample string 8",
"LastName": "sample string 9",
"MidddleName": "sample string 10",
"FamiliarName": "sample string 11",
"PrintedName": "sample string 12",
"CompanyName": "sample string 13",
"GenderType": "Male",
"LanguageSpoken": "sample string 14",
"Phone": "sample string 15",
"Fax": "sample string 16",
"Email": "sample string 17",
"TaxID": "sample string 18",
"PayeeType": "Unknown",
"BirthDate": "2026-05-07T22:26:10.3201656+00:00",
"BrandStartDate": "2026-05-07T22:26:10.3201656+00:00",
"REStartDate": "2026-05-07T22:26:10.3201656+00:00",
"Password": "sample string 19",
"StreetDirection": "sample string 20",
"StreetNumber": "sample string 21",
"StreetName": "sample string 22",
"StreetDesignation": "sample string 23",
"StreetSuffix": "sample string 24",
"SuiteAptNumber": "sample string 25",
"BuildingFloorNumber": "sample string 26",
"City": "sample string 27",
"StateorProvidence": "sample string 28",
"PostalCode": "sample string 29",
"Country": "sample string 30",
"Address1": "sample string 31",
"Address2": "sample string 32",
"PersonWebProfiles": [
{
"PersonQOCGUID": "3befed3d-ec2f-4593-87f3-2da444f01625",
"ParagraphNumber": 1,
"ProfileCategory": "sample string 2",
"ProfileText": "sample string 3"
},
{
"PersonQOCGUID": "3befed3d-ec2f-4593-87f3-2da444f01625",
"ParagraphNumber": 1,
"ProfileCategory": "sample string 2",
"ProfileText": "sample string 3"
}
]
},
{
"BrokerageQOCID": "6ac98466-7874-4df8-a38c-00f1009ef81c",
"PersonQOCID": "bc56bac2-da61-41e5-aee0-527c7d075f26",
"OfficeQOCID": "1a4c3ecb-61a2-4236-89f2-58df5e9fc0c5",
"SourceID": "sample string 3",
"QOCGUID": "4e5e8491-7d3b-4e6b-ae78-bab59c38bc96",
"KeyPersonTitle": "Accounting_Manager",
"OfficePhone": "sample string 5",
"CellPhone": "sample string 6",
"EffectiveDate": "2026-05-07T22:26:10.3201656+00:00",
"DeactiveDate": "2026-05-07T22:26:10.3201656+00:00",
"IsActive": true,
"ContactSourceID": "sample string 7",
"FirstName": "sample string 8",
"LastName": "sample string 9",
"MidddleName": "sample string 10",
"FamiliarName": "sample string 11",
"PrintedName": "sample string 12",
"CompanyName": "sample string 13",
"GenderType": "Male",
"LanguageSpoken": "sample string 14",
"Phone": "sample string 15",
"Fax": "sample string 16",
"Email": "sample string 17",
"TaxID": "sample string 18",
"PayeeType": "Unknown",
"BirthDate": "2026-05-07T22:26:10.3201656+00:00",
"BrandStartDate": "2026-05-07T22:26:10.3201656+00:00",
"REStartDate": "2026-05-07T22:26:10.3201656+00:00",
"Password": "sample string 19",
"StreetDirection": "sample string 20",
"StreetNumber": "sample string 21",
"StreetName": "sample string 22",
"StreetDesignation": "sample string 23",
"StreetSuffix": "sample string 24",
"SuiteAptNumber": "sample string 25",
"BuildingFloorNumber": "sample string 26",
"City": "sample string 27",
"StateorProvidence": "sample string 28",
"PostalCode": "sample string 29",
"Country": "sample string 30",
"Address1": "sample string 31",
"Address2": "sample string 32",
"PersonWebProfiles": [
{
"PersonQOCGUID": "3befed3d-ec2f-4593-87f3-2da444f01625",
"ParagraphNumber": 1,
"ProfileCategory": "sample string 2",
"ProfileText": "sample string 3"
},
{
"PersonQOCGUID": "3befed3d-ec2f-4593-87f3-2da444f01625",
"ParagraphNumber": 1,
"ProfileCategory": "sample string 2",
"ProfileText": "sample string 3"
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfKeyPersonDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ListingHub.Application.Common.DTO">
<KeyPersonDTO>
<Address1>sample string 31</Address1>
<Address2>sample string 32</Address2>
<BirthDate>2026-05-07T22:26:10.3201656+00:00</BirthDate>
<BrandStartDate>2026-05-07T22:26:10.3201656+00:00</BrandStartDate>
<BrokerageQOCID>6ac98466-7874-4df8-a38c-00f1009ef81c</BrokerageQOCID>
<BuildingFloorNumber>sample string 26</BuildingFloorNumber>
<CellPhone>sample string 6</CellPhone>
<City>sample string 27</City>
<CompanyName>sample string 13</CompanyName>
<ContactSourceID>sample string 7</ContactSourceID>
<Country>sample string 30</Country>
<DeactiveDate>2026-05-07T22:26:10.3201656+00:00</DeactiveDate>
<EffectiveDate>2026-05-07T22:26:10.3201656+00:00</EffectiveDate>
<Email>sample string 17</Email>
<FamiliarName>sample string 11</FamiliarName>
<Fax>sample string 16</Fax>
<FirstName>sample string 8</FirstName>
<GenderType>Male</GenderType>
<IsActive>true</IsActive>
<KeyPersonTitle>Accounting_Manager</KeyPersonTitle>
<LanguageSpoken>sample string 14</LanguageSpoken>
<LastName>sample string 9</LastName>
<MidddleName>sample string 10</MidddleName>
<OfficePhone>sample string 5</OfficePhone>
<OfficeQOCID>1a4c3ecb-61a2-4236-89f2-58df5e9fc0c5</OfficeQOCID>
<Password>sample string 19</Password>
<PayeeType>Unknown</PayeeType>
<PersonQOCID>bc56bac2-da61-41e5-aee0-527c7d075f26</PersonQOCID>
<PersonWebProfiles>
<PersonWebProfileDTO>
<ParagraphNumber>1</ParagraphNumber>
<PersonQOCGUID>3befed3d-ec2f-4593-87f3-2da444f01625</PersonQOCGUID>
<ProfileCategory>sample string 2</ProfileCategory>
<ProfileText>sample string 3</ProfileText>
</PersonWebProfileDTO>
<PersonWebProfileDTO>
<ParagraphNumber>1</ParagraphNumber>
<PersonQOCGUID>3befed3d-ec2f-4593-87f3-2da444f01625</PersonQOCGUID>
<ProfileCategory>sample string 2</ProfileCategory>
<ProfileText>sample string 3</ProfileText>
</PersonWebProfileDTO>
</PersonWebProfiles>
<Phone>sample string 15</Phone>
<PostalCode>sample string 29</PostalCode>
<PrintedName>sample string 12</PrintedName>
<QOCGUID>4e5e8491-7d3b-4e6b-ae78-bab59c38bc96</QOCGUID>
<REStartDate>2026-05-07T22:26:10.3201656+00:00</REStartDate>
<SourceID>sample string 3</SourceID>
<StateorProvidence>sample string 28</StateorProvidence>
<StreetDesignation>sample string 23</StreetDesignation>
<StreetDirection>sample string 20</StreetDirection>
<StreetName>sample string 22</StreetName>
<StreetNumber>sample string 21</StreetNumber>
<StreetSuffix>sample string 24</StreetSuffix>
<SuiteAptNumber>sample string 25</SuiteAptNumber>
<TaxID>sample string 18</TaxID>
</KeyPersonDTO>
<KeyPersonDTO>
<Address1>sample string 31</Address1>
<Address2>sample string 32</Address2>
<BirthDate>2026-05-07T22:26:10.3201656+00:00</BirthDate>
<BrandStartDate>2026-05-07T22:26:10.3201656+00:00</BrandStartDate>
<BrokerageQOCID>6ac98466-7874-4df8-a38c-00f1009ef81c</BrokerageQOCID>
<BuildingFloorNumber>sample string 26</BuildingFloorNumber>
<CellPhone>sample string 6</CellPhone>
<City>sample string 27</City>
<CompanyName>sample string 13</CompanyName>
<ContactSourceID>sample string 7</ContactSourceID>
<Country>sample string 30</Country>
<DeactiveDate>2026-05-07T22:26:10.3201656+00:00</DeactiveDate>
<EffectiveDate>2026-05-07T22:26:10.3201656+00:00</EffectiveDate>
<Email>sample string 17</Email>
<FamiliarName>sample string 11</FamiliarName>
<Fax>sample string 16</Fax>
<FirstName>sample string 8</FirstName>
<GenderType>Male</GenderType>
<IsActive>true</IsActive>
<KeyPersonTitle>Accounting_Manager</KeyPersonTitle>
<LanguageSpoken>sample string 14</LanguageSpoken>
<LastName>sample string 9</LastName>
<MidddleName>sample string 10</MidddleName>
<OfficePhone>sample string 5</OfficePhone>
<OfficeQOCID>1a4c3ecb-61a2-4236-89f2-58df5e9fc0c5</OfficeQOCID>
<Password>sample string 19</Password>
<PayeeType>Unknown</PayeeType>
<PersonQOCID>bc56bac2-da61-41e5-aee0-527c7d075f26</PersonQOCID>
<PersonWebProfiles>
<PersonWebProfileDTO>
<ParagraphNumber>1</ParagraphNumber>
<PersonQOCGUID>3befed3d-ec2f-4593-87f3-2da444f01625</PersonQOCGUID>
<ProfileCategory>sample string 2</ProfileCategory>
<ProfileText>sample string 3</ProfileText>
</PersonWebProfileDTO>
<PersonWebProfileDTO>
<ParagraphNumber>1</ParagraphNumber>
<PersonQOCGUID>3befed3d-ec2f-4593-87f3-2da444f01625</PersonQOCGUID>
<ProfileCategory>sample string 2</ProfileCategory>
<ProfileText>sample string 3</ProfileText>
</PersonWebProfileDTO>
</PersonWebProfiles>
<Phone>sample string 15</Phone>
<PostalCode>sample string 29</PostalCode>
<PrintedName>sample string 12</PrintedName>
<QOCGUID>4e5e8491-7d3b-4e6b-ae78-bab59c38bc96</QOCGUID>
<REStartDate>2026-05-07T22:26:10.3201656+00:00</REStartDate>
<SourceID>sample string 3</SourceID>
<StateorProvidence>sample string 28</StateorProvidence>
<StreetDesignation>sample string 23</StreetDesignation>
<StreetDirection>sample string 20</StreetDirection>
<StreetName>sample string 22</StreetName>
<StreetNumber>sample string 21</StreetNumber>
<StreetSuffix>sample string 24</StreetSuffix>
<SuiteAptNumber>sample string 25</SuiteAptNumber>
<TaxID>sample string 18</TaxID>
</KeyPersonDTO>
</ArrayOfKeyPersonDTO>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of PostResultOfSimpleKeyPersonDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| PostStatus | PostStatuses |
None. |
|
| Message | string |
None. |
|
| SourceEntity | SimpleKeyPersonDTO |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"PostStatus": "Successfully",
"Message": "sample string 1",
"SourceEntity": {
"BrokerageQOCID": "bdd128e3-4a19-43d6-acb4-4c5a69caade3",
"PersonQOCID": "5ab33c2e-32e5-479b-876c-ae630ef46644",
"OfficeQOCID": "a15aabc9-1f53-42ca-a183-70a3cf337985",
"SourceID": "sample string 3",
"QOCGUID": "65295a9f-6aeb-4d70-b02c-e0a3e77b4802",
"FirstName": "sample string 5",
"LastName": "sample string 6"
}
},
{
"PostStatus": "Successfully",
"Message": "sample string 1",
"SourceEntity": {
"BrokerageQOCID": "bdd128e3-4a19-43d6-acb4-4c5a69caade3",
"PersonQOCID": "5ab33c2e-32e5-479b-876c-ae630ef46644",
"OfficeQOCID": "a15aabc9-1f53-42ca-a183-70a3cf337985",
"SourceID": "sample string 3",
"QOCGUID": "65295a9f-6aeb-4d70-b02c-e0a3e77b4802",
"FirstName": "sample string 5",
"LastName": "sample string 6"
}
}
]
application/xml, text/xml
Sample:
<ArrayOfPostResultOfSimpleKeyPersonDTOvCGOl4Wv xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ListingHub.Application.Common.APIDTO">
<PostResultOfSimpleKeyPersonDTOvCGOl4Wv>
<Message>sample string 1</Message>
<PostStatus>Successfully</PostStatus>
<SourceEntity>
<BrokerageQOCID>bdd128e3-4a19-43d6-acb4-4c5a69caade3</BrokerageQOCID>
<FirstName>sample string 5</FirstName>
<LastName>sample string 6</LastName>
<OfficeQOCID>a15aabc9-1f53-42ca-a183-70a3cf337985</OfficeQOCID>
<PersonQOCID>5ab33c2e-32e5-479b-876c-ae630ef46644</PersonQOCID>
<QOCGUID>65295a9f-6aeb-4d70-b02c-e0a3e77b4802</QOCGUID>
<SourceID>sample string 3</SourceID>
</SourceEntity>
</PostResultOfSimpleKeyPersonDTOvCGOl4Wv>
<PostResultOfSimpleKeyPersonDTOvCGOl4Wv>
<Message>sample string 1</Message>
<PostStatus>Successfully</PostStatus>
<SourceEntity>
<BrokerageQOCID>bdd128e3-4a19-43d6-acb4-4c5a69caade3</BrokerageQOCID>
<FirstName>sample string 5</FirstName>
<LastName>sample string 6</LastName>
<OfficeQOCID>a15aabc9-1f53-42ca-a183-70a3cf337985</OfficeQOCID>
<PersonQOCID>5ab33c2e-32e5-479b-876c-ae630ef46644</PersonQOCID>
<QOCGUID>65295a9f-6aeb-4d70-b02c-e0a3e77b4802</QOCGUID>
<SourceID>sample string 3</SourceID>
</SourceEntity>
</PostResultOfSimpleKeyPersonDTOvCGOl4Wv>
</ArrayOfPostResultOfSimpleKeyPersonDTOvCGOl4Wv>