POST api/Lead/GetLeaddaJS
Request Information
URI Parameters
None.
Body Parameters
GetLeadRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| LeadNumber | string |
None. |
|
| Origine | string |
None. |
|
| Tipo | string |
None. |
|
| CountryNationAccount | string |
None. |
|
| CountryNationContact | string |
None. |
|
| Modello | string |
None. |
|
| MachineCode | string |
None. |
|
| FamigliaProdotto | string |
None. |
|
| SottoFamigliaProdotto | string |
None. |
|
| Make | string |
None. |
|
| Societa | string |
None. |
|
| string |
None. |
||
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| Telefono | string |
None. |
|
| Messaggio | string |
None. |
|
| FlagPrivacy | boolean |
None. |
|
| FlagNewsletter | boolean |
None. |
|
| IndustryCode | string |
None. |
|
| ApplicationInfo | ApplicationData |
None. |
|
| Device | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"LeadNumber": "sample string 1",
"Origine": "sample string 2",
"Tipo": "sample string 3",
"CountryNationAccount": "sample string 4",
"CountryNationContact": "sample string 5",
"Modello": "sample string 6",
"MachineCode": "sample string 7",
"FamigliaProdotto": "sample string 8",
"SottoFamigliaProdotto": "sample string 9",
"Make": "sample string 10",
"Societa": "sample string 11",
"Email": "sample string 12",
"FirstName": "sample string 13",
"LastName": "sample string 14",
"Telefono": "sample string 15",
"Messaggio": "sample string 16",
"FlagPrivacy": true,
"FlagNewsletter": true,
"IndustryCode": "sample string 19",
"ApplicationInfo": {
"ApplicationId": "sample string 1",
"ApplicationKey": "sample string 2"
},
"Device": "sample string 20"
}
application/xml, text/xml
Sample:
<GetLeadRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Reply.Ferwood.Crm.Service.Messages">
<ApplicationInfo xmlns="http://schemas.datacontract.org/2004/07/Reply.IntegrationServices.Messages">
<ApplicationId>sample string 1</ApplicationId>
<ApplicationKey>sample string 2</ApplicationKey>
</ApplicationInfo>
<Device xmlns="http://schemas.datacontract.org/2004/07/Reply.IntegrationServices.Messages">sample string 20</Device>
<CountryNationAccount>sample string 4</CountryNationAccount>
<CountryNationContact>sample string 5</CountryNationContact>
<Email>sample string 12</Email>
<FamigliaProdotto>sample string 8</FamigliaProdotto>
<FirstName>sample string 13</FirstName>
<FlagNewsletter>true</FlagNewsletter>
<FlagPrivacy>true</FlagPrivacy>
<IndustryCode>sample string 19</IndustryCode>
<LastName>sample string 14</LastName>
<LeadNumber>sample string 1</LeadNumber>
<MachineCode>sample string 7</MachineCode>
<Make>sample string 10</Make>
<Messaggio>sample string 16</Messaggio>
<Modello>sample string 6</Modello>
<Origine>sample string 2</Origine>
<Societa>sample string 11</Societa>
<SottoFamigliaProdotto>sample string 9</SottoFamigliaProdotto>
<Telefono>sample string 15</Telefono>
<Tipo>sample string 3</Tipo>
</GetLeadRequest>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Collection of Lead| Name | Description | Type | Additional information |
|---|---|---|---|
| LogicalName | string |
None. |
|
| Attributes | Collection of Object |
None. |
|
| EntityState | EntityState |
None. |
|
| FormattedValues | Collection of Object |
None. |
|
| RelatedEntities | Collection of Object |
None. |
|
| RowVersion | string |
None. |
|
| KeyAttributes | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
[
null,
{
"Id": "90a1062b-ed2d-4939-b302-1b03b97d0a85",
"LogicalName": "lead",
"Attributes": [
{
"Key": "address1_addressid",
"Value": "e85e09b1-f1dd-4a4f-adb4-7b4212dde3f2"
},
{
"Key": "address1_addresstypecode",
"Value": {
"Value": 1
}
},
{
"Key": "address1_city",
"Value": "sample string 1"
},
{
"Key": "address1_country",
"Value": "sample string 2"
},
{
"Key": "address1_county",
"Value": "sample string 3"
},
{
"Key": "address1_fax",
"Value": "sample string 4"
},
{
"Key": "address1_latitude",
"Value": 1.1
},
{
"Key": "address1_line1",
"Value": "sample string 5"
},
{
"Key": "address1_line2",
"Value": "sample string 6"
},
{
"Key": "address1_line3",
"Value": "sample string 7"
},
{
"Key": "address1_longitude",
"Value": 1.1
},
{
"Key": "address1_name",
"Value": "sample string 8"
},
{
"Key": "address1_postalcode",
"Value": "sample string 9"
},
{
"Key": "address1_postofficebox",
"Value": "sample string 10"
},
{
"Key": "address1_shippingmethodcode",
"Value": {
"Value": 1
}
},
{
"Key": "address1_stateorprovince",
"Value": "sample string 11"
},
{
"Key": "address1_telephone1",
"Value": "sample string 12"
},
{
"Key": "address1_telephone2",
"Value": "sample string 13"
},
{
"Key": "address1_telephone3",
"Value": "sample string 14"
},
{
"Key": "address1_upszone",
"Value": "sample string 15"
},
{
"Key": "address1_utcoffset",
"Value": 1
},
{
"Key": "address2_addressid",
"Value": "225346b3-e00f-4e3f-ae84-540361a60b8e"
},
{
"Key": "address2_addresstypecode",
"Value": {
"Value": 1
}
},
{
"Key": "address2_city",
"Value": "sample string 16"
},
{
"Key": "clu_websitegenerated",
"Value": true
},
{
"Key": "address2_country",
"Value": "sample string 17"
},
{
"Key": "address2_county",
"Value": "sample string 18"
},
{
"Key": "address2_fax",
"Value": "sample string 19"
},
{
"Key": "address2_latitude",
"Value": 1.1
},
{
"Key": "address2_line1",
"Value": "sample string 20"
},
{
"Key": "address2_line2",
"Value": "sample string 21"
},
{
"Key": "address2_line3",
"Value": "sample string 22"
},
{
"Key": "address2_longitude",
"Value": 1.1
},
{
"Key": "address2_name",
"Value": "sample string 23"
},
{
"Key": "address2_postalcode",
"Value": "sample string 24"
},
{
"Key": "address2_postofficebox",
"Value": "sample string 25"
},
{
"Key": "address2_shippingmethodcode",
"Value": {
"Value": 1
}
},
{
"Key": "address2_stateorprovince",
"Value": "sample string 26"
},
{
"Key": "address2_telephone1",
"Value": "sample string 27"
},
{
"Key": "address2_telephone2",
"Value": "sample string 28"
},
{
"Key": "address2_telephone3",
"Value": "sample string 29"
},
{
"Key": "address2_upszone",
"Value": "sample string 30"
},
{
"Key": "address2_utcoffset",
"Value": 1
},
{
"Key": "budgetamount",
"Value": {
"Value": 1.0
}
},
{
"Key": "budgetstatus",
"Value": {
"Value": 0
}
},
{
"Key": "businesscard",
"Value": "sample string 31"
},
{
"Key": "businesscardattributes",
"Value": "sample string 32"
},
{
"Key": "campaignid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "clu_accounttype",
"Value": {
"Value": 100000000
}
},
{
"Key": "clu_addresstype",
"Value": {
"Value": 100000000
}
},
{
"Key": "clu_askingprice",
"Value": {
"Value": 1.0
}
},
{
"Key": "clu_campaignid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "clu_countrynationaccount",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "clu_countrynationcontact",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "clu_dealerid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "clu_emailmarketing",
"Value": true
},
{
"Key": "clu_familyid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "clu_id",
"Value": "sample string 33"
},
{
"Key": "clu_industry",
"Value": [
{
"Value": 100000000
},
{
"Value": 100000000
}
]
},
{
"Key": "clu_linkvideo",
"Value": "sample string 34"
},
{
"Key": "clu_machinecode",
"Value": "sample string 35"
},
{
"Key": "clu_makeid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "clu_messagge",
"Value": "sample string 36"
},
{
"Key": "clu_model",
"Value": "sample string 37"
},
{
"Key": "clu_newsletter",
"Value": true
},
{
"Key": "clu_origin",
"Value": {
"Value": 100000000
}
},
{
"Key": "clu_portalname",
"Value": {
"Value": 100000000
}
},
{
"Key": "clu_privacy",
"Value": true
},
{
"Key": "clu_sharetocountrymanagers",
"Value": true
},
{
"Key": "clu_subfamilyid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "clu_type",
"Value": {
"Value": 100000000
}
},
{
"Key": "companyname",
"Value": "sample string 38"
},
{
"Key": "confirminterest",
"Value": true
},
{
"Key": "createdonbehalfby",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "customerid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "decisionmaker",
"Value": true
},
{
"Key": "description",
"Value": "sample string 39"
},
{
"Key": "donotbulkemail",
"Value": true
},
{
"Key": "donotemail",
"Value": true
},
{
"Key": "donotfax",
"Value": true
},
{
"Key": "donotphone",
"Value": true
},
{
"Key": "donotpostalmail",
"Value": true
},
{
"Key": "donotsendmm",
"Value": true
},
{
"Key": "emailaddress1",
"Value": "sample string 40"
},
{
"Key": "emailaddress2",
"Value": "sample string 41"
},
{
"Key": "emailaddress3",
"Value": "sample string 42"
},
{
"Key": "entityimage",
"Value": "QEA="
},
{
"Key": "estimatedamount",
"Value": {
"Value": 1.0
}
},
{
"Key": "estimatedclosedate",
"Value": "2025-12-05T11:28:16.4963776+00:00"
},
{
"Key": "estimatedvalue",
"Value": 1.1
},
{
"Key": "evaluatefit",
"Value": true
},
{
"Key": "fax",
"Value": "sample string 43"
},
{
"Key": "firstname",
"Value": "sample string 44"
},
{
"Key": "followemail",
"Value": true
},
{
"Key": "ikl_geocoderecord",
"Value": true
},
{
"Key": "importsequencenumber",
"Value": 1
},
{
"Key": "industrycode",
"Value": {
"Value": 100000000
}
},
{
"Key": "initialcommunication",
"Value": {
"Value": 0
}
},
{
"Key": "jobtitle",
"Value": "sample string 45"
},
{
"Key": "lastname",
"Value": "sample string 46"
},
{
"Key": "lastonholdtime",
"Value": "2025-12-05T11:28:16.4963776+00:00"
},
{
"Key": "lastusedincampaign",
"Value": "2025-12-05T11:28:16.4963776+00:00"
},
{
"Key": "leadid",
"Value": "90a1062b-ed2d-4939-b302-1b03b97d0a85"
},
{
"Key": "leadqualitycode",
"Value": {
"Value": 1
}
},
{
"Key": "leadsourcecode",
"Value": {
"Value": 1
}
},
{
"Key": "middlename",
"Value": "sample string 48"
},
{
"Key": "mobilephone",
"Value": "sample string 49"
},
{
"Key": "modifiedonbehalfby",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "msdyn_gdproptout",
"Value": true
},
{
"Key": "need",
"Value": {
"Value": 0
}
},
{
"Key": "numberofemployees",
"Value": 1
},
{
"Key": "originatingcaseid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "overriddencreatedon",
"Value": "2025-12-05T11:28:16.4963776+00:00"
},
{
"Key": "ownerid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "pager",
"Value": "sample string 50"
},
{
"Key": "parentaccountid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "parentcontactid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "participatesinworkflow",
"Value": true
},
{
"Key": "preferredcontactmethodcode",
"Value": {
"Value": 1
}
},
{
"Key": "prioritycode",
"Value": {
"Value": 1
}
},
{
"Key": "processid",
"Value": "284ed403-247a-4542-8252-fe06ade528c2"
},
{
"Key": "purchaseprocess",
"Value": {
"Value": 0
}
},
{
"Key": "purchasetimeframe",
"Value": {
"Value": 0
}
},
{
"Key": "qualificationcomments",
"Value": "sample string 51"
},
{
"Key": "qualifyingopportunityid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "relatedobjectid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "revenue",
"Value": {
"Value": 1.0
}
},
{
"Key": "salesstage",
"Value": {
"Value": 0
}
},
{
"Key": "salesstagecode",
"Value": {
"Value": 1
}
},
{
"Key": "salutation",
"Value": "sample string 52"
},
{
"Key": "schedulefollowup_prospect",
"Value": "2025-12-05T11:28:16.4963776+00:00"
},
{
"Key": "schedulefollowup_qualify",
"Value": "2025-12-05T11:28:16.4963776+00:00"
},
{
"Key": "sic",
"Value": "sample string 53"
},
{
"Key": "slaid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "stageid",
"Value": "8af8038f-1481-4baa-bf6d-6e6b8a677ef8"
},
{
"Key": "statecode",
"Value": {
"Value": 0
}
},
{
"Key": "statuscode",
"Value": {
"Value": 3
}
},
{
"Key": "subject",
"Value": "sample string 54"
},
{
"Key": "teamsfollowed",
"Value": 1
},
{
"Key": "telephone1",
"Value": "sample string 55"
},
{
"Key": "telephone2",
"Value": "sample string 56"
},
{
"Key": "telephone3",
"Value": "sample string 57"
},
{
"Key": "timezoneruleversionnumber",
"Value": 1
},
{
"Key": "transactioncurrencyid",
"Value": {
"Id": "002556b8-4a76-4278-b555-32d7246e2e0b",
"LogicalName": "sample string 2",
"Name": "sample string 3",
"KeyAttributes": [],
"RowVersion": "sample string 4"
}
},
{
"Key": "traversedpath",
"Value": "sample string 58"
},
{
"Key": "utcconversiontimezonecode",
"Value": 1
},
{
"Key": "websiteurl",
"Value": "sample string 59"
},
{
"Key": "yomicompanyname",
"Value": "sample string 60"
},
{
"Key": "yomifirstname",
"Value": "sample string 61"
},
{
"Key": "yomilastname",
"Value": "sample string 62"
},
{
"Key": "yomimiddlename",
"Value": "sample string 63"
}
],
"EntityState": null,
"FormattedValues": [],
"RelatedEntities": [],
"RowVersion": null,
"KeyAttributes": []
}
]
application/xml, text/xml
Sample:
<ArrayOfLead xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Reply.Ferwood.CRM.DAL">
<Lead i:nil="true" />
<Lead>
<Attributes xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<KeyValuePairOfstringanyType>
<d3p1:key>address1_addressid</d3p1:key>
<d3p1:value xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d5p1:guid">e85e09b1-f1dd-4a4f-adb4-7b4212dde3f2</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_addresstypecode</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>1</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_city</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 1</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_country</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 2</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_county</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 3</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_fax</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 4</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_latitude</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:double">1.1</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_line1</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 5</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_line2</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 6</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_line3</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 7</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_longitude</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:double">1.1</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_name</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 8</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_postalcode</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 9</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_postofficebox</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 10</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_shippingmethodcode</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>1</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_stateorprovince</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 11</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_telephone1</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 12</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_telephone2</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 13</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_telephone3</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 14</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_upszone</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 15</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address1_utcoffset</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int">1</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_addressid</d3p1:key>
<d3p1:value xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d5p1:guid">225346b3-e00f-4e3f-ae84-540361a60b8e</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_addresstypecode</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>1</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_city</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 16</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_websitegenerated</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_country</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 17</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_county</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 18</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_fax</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 19</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_latitude</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:double">1.1</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_line1</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 20</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_line2</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 21</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_line3</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 22</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_longitude</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:double">1.1</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_name</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 23</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_postalcode</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 24</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_postofficebox</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 25</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_shippingmethodcode</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>1</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_stateorprovince</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 26</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_telephone1</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 27</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_telephone2</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 28</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_telephone3</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 29</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_upszone</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 30</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>address2_utcoffset</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int">1</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>budgetamount</d3p1:key>
<d3p1:value i:type="Money">
<Value>1</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>budgetstatus</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>0</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>businesscard</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 31</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>businesscardattributes</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 32</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>campaignid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_accounttype</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>100000000</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_addresstype</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>100000000</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_askingprice</d3p1:key>
<d3p1:value i:type="Money">
<Value>1</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_campaignid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_countrynationaccount</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_countrynationcontact</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_dealerid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_emailmarketing</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_familyid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_id</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 33</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_industry</d3p1:key>
<d3p1:value xmlns:d5p1="http://schemas.microsoft.com/xrm/9.0/Contracts" i:type="d5p1:OptionSetValueCollection">
<d5p1:OptionSetValue>
<Value>100000000</Value>
</d5p1:OptionSetValue>
<d5p1:OptionSetValue>
<Value>100000000</Value>
</d5p1:OptionSetValue>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_linkvideo</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 34</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_machinecode</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 35</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_makeid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_messagge</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 36</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_model</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 37</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_newsletter</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_origin</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>100000000</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_portalname</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>100000000</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_privacy</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_sharetocountrymanagers</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_subfamilyid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>clu_type</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>100000000</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>companyname</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 38</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>confirminterest</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>createdonbehalfby</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>customerid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>decisionmaker</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>description</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 39</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>donotbulkemail</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>donotemail</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>donotfax</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>donotphone</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>donotpostalmail</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>donotsendmm</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>emailaddress1</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 40</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>emailaddress2</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 41</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>emailaddress3</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 42</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>entityimage</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:base64Binary">QEA=</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>estimatedamount</d3p1:key>
<d3p1:value i:type="Money">
<Value>1</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>estimatedclosedate</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:dateTime">2025-12-05T11:28:16.4963776+00:00</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>estimatedvalue</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:double">1.1</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>evaluatefit</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>fax</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 43</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>firstname</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 44</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>followemail</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>ikl_geocoderecord</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>importsequencenumber</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int">1</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>industrycode</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>100000000</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>initialcommunication</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>0</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>jobtitle</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 45</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>lastname</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 46</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>lastonholdtime</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:dateTime">2025-12-05T11:28:16.4963776+00:00</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>lastusedincampaign</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:dateTime">2025-12-05T11:28:16.4963776+00:00</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>leadid</d3p1:key>
<d3p1:value xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d5p1:guid">90a1062b-ed2d-4939-b302-1b03b97d0a85</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>leadqualitycode</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>1</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>leadsourcecode</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>1</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>middlename</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 48</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>mobilephone</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 49</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>modifiedonbehalfby</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>msdyn_gdproptout</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>need</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>0</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>numberofemployees</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int">1</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>originatingcaseid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>overriddencreatedon</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:dateTime">2025-12-05T11:28:16.4963776+00:00</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>ownerid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>pager</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 50</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>parentaccountid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>parentcontactid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>participatesinworkflow</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>preferredcontactmethodcode</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>1</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>prioritycode</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>1</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>processid</d3p1:key>
<d3p1:value xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d5p1:guid">284ed403-247a-4542-8252-fe06ade528c2</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>purchaseprocess</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>0</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>purchasetimeframe</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>0</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>qualificationcomments</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 51</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>qualifyingopportunityid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>relatedobjectid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>revenue</d3p1:key>
<d3p1:value i:type="Money">
<Value>1</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>salesstage</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>0</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>salesstagecode</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>1</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>salutation</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 52</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>schedulefollowup_prospect</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:dateTime">2025-12-05T11:28:16.4963776+00:00</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>schedulefollowup_qualify</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:dateTime">2025-12-05T11:28:16.4963776+00:00</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>sic</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 53</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>slaid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>stageid</d3p1:key>
<d3p1:value xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d5p1:guid">8af8038f-1481-4baa-bf6d-6e6b8a677ef8</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>statecode</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>0</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>statuscode</d3p1:key>
<d3p1:value i:type="OptionSetValue">
<Value>3</Value>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>subject</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 54</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>teamsfollowed</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int">1</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>telephone1</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 55</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>telephone2</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 56</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>telephone3</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 57</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>timezoneruleversionnumber</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int">1</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>transactioncurrencyid</d3p1:key>
<d3p1:value i:type="EntityReference">
<Id>002556b8-4a76-4278-b555-32d7246e2e0b</Id>
<KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" />
<LogicalName>sample string 2</LogicalName>
<Name>sample string 3</Name>
<RowVersion>sample string 4</RowVersion>
</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>traversedpath</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 58</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>utcconversiontimezonecode</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int">1</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>websiteurl</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 59</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>yomicompanyname</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 60</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>yomifirstname</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 61</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>yomilastname</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 62</d3p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d3p1:key>yomimiddlename</d3p1:key>
<d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 63</d3p1:value>
</KeyValuePairOfstringanyType>
</Attributes>
<EntityState i:nil="true" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts" />
<FormattedValues xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts" />
<Id xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">90a1062b-ed2d-4939-b302-1b03b97d0a85</Id>
<KeyAttributes xmlns:d3p1="http://schemas.microsoft.com/xrm/7.1/Contracts" xmlns:d3p2="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts" />
<LogicalName xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">lead</LogicalName>
<RelatedEntities xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts" />
<RowVersion i:nil="true" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts" />
</Lead>
</ArrayOfLead>