Constituents Test
CRM/Constituents/Detail
Create a new constituent with addresses, electronicAddresses, salutations and phones.
Http Verb POST
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/CRM/Constituents/Detail

URI Parameters

This resource has no URI (Query) parameters.

Request Body

Request object type : ConstituentDetail

Request object type ConstituentDetail has the following properties.
Property Name Data Type Length Required Readonly Notes
Addresses Collection of Address N Collection of Addresses associated to the constituent. Depending on system configuration, one of addresses must be marked primary.
ConstituentType ConstituentTypeSummary Y Type of constituent, also determines group (individual, household, or organization).
FK: TR_CUST_TYPE.   Resource: ConstituentTypes
CreatedBy string N readonly UserId who created this constituent.
CreatedDateTime date N readonly Date and time constituent was created.
CreateLocation string N readonly Machine location when creating constituent.
DisplayName string N readonly Standardized display name built from constituent name data and used in many places in applications. Readonly and not editable.
ElectronicAddresses Collection of ElectronicAddress N Collection of ElectronicAddresses associated to the constituent. Depending on system configuration, one of electronic addresses may be required to be marked primary.
EmarketIndicator EmarketIndicatorSummary N TO BE DEPRECATED, replaced by Contact Permissions.
FirstName string N Required if Constituent Group is individual.
Gender GenderSummary N Gender of constituent. Only used for Individuals.
FK: TR_GENDER.   Resource: Genders
Id integer N Primary identity in system for constituent.
Inactive ConstituentInactiveSummary N Inactive status of the constituent. Id 1 is Active, and default.
FK: TR_CUST_INACTIVE.
InactiveReason InactiveReasonSummary N Selected reason for inactivating the constituent. Required if inactive is not 1 (active).
FK: TR_CUST_INACTIVE_REASON.   Resource: InactiveReasons
LastActivityDate date N readonly Date of last activity (update or transaction) from constituent.
LastGiftDate date N readonly Date of last contribution activity.
LastName string Y Last Name for individuals or group name.
LastTicketDate date N readonly Date of last ticketing activity.
MailIndicator MailIndicatorSummary N TO BE DEPRECATED, replaced by Contact Permissions.
MiddleName string N Middle name of Individual constituents. Not used for group or household.
NameStatus NameStatusSummary N Status of the constituent.
FK: TR_NAME_STATUS.   Resource: NameStatuses
OriginalSource OriginalSourceSummary Y Source for constituent when created.
FK: TR_ORIGINAL_SOURCE.   Resource: OriginalSources
PhoneIndicator PhoneIndicatorSummary N TO BE DEPRECATED, replaced by Contact Permissions.
FK: TR_PHONE_IND.
PhoneNumbers Collection of Phone N Collection of Phones associated to the constituent.
Prefix PrefixSummary N Prefix of constituent. Only used for Individuals.
FK: TR_PREFIX.   Resource: Prefixes
ProtectionType ConstituentProtectionTypeSummary N Used to restrict access and visibility to constituent.
FK: TR_CUST_PROTECTION_TYPE.
Salutations Collection of Salutation N Collection of Salutations associated to the constituent. Depending on system configuration, one of addresses must be marked primary.
SortName string Y Used to sort in lists.
Suffix SuffixSummary N Suffix of constituent. Only used for Individuals.
FK: TR_SUFFIX.   Resource: Suffixes
UpdatedBy string N readonly UserId of last update.
UpdatedDateTime date N readonly Date of last update to constituent record.
{
  "CreatedDateTime": "2025-04-24T05:27:58.733493-07:00",
  "CreateLocation": "sample string 1",
  "CreatedBy": "sample string 2",
  "ConstituentType": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true,
    "ConstituentGroup": {
      "Description": "sample string 1",
      "Id": 1,
      "Inactive": true
    }
  },
  "DisplayName": "sample string 3",
  "Id": 1,
  "EmarketIndicator": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "FirstName": "sample string 4",
  "Inactive": {
    "Id": 1,
    "Description": "sample string 1",
    "Inactive": true
  },
  "InactiveReason": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "LastActivityDate": "2025-04-24T05:27:58.733493-07:00",
  "LastGiftDate": "2025-04-24T05:27:58.733493-07:00",
  "LastTicketDate": "2025-04-24T05:27:58.733493-07:00",
  "UpdatedDateTime": "2025-04-24T05:27:58.733493-07:00",
  "UpdatedBy": "sample string 5",
  "LastName": "sample string 6",
  "SortName": "sample string 7",
  "MailIndicator": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "MiddleName": "sample string 8",
  "NameStatus": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "OriginalSource": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "PhoneIndicator": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "Prefix": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "Gender": {
    "Id": 1,
    "Description": "sample string 1",
    "ShortDescription": "sample string 2",
    "Inactive": true
  },
  "Suffix": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "Addresses": [
    {
      "Id": 1,
      "AffiliatedConstituent": {
        "Id": 1
      },
      "AltSalutationType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "AddressType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "City": "sample string 1",
      "CreatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "CreateLocation": "sample string 2",
      "CreatedBy": "sample string 3",
      "Constituent": {
        "Id": 1
      },
      "DeliveryPoint": "sample string 4",
      "EndDate": "2025-04-24T05:27:58.733493-07:00",
      "GeoArea": 1,
      "Inactive": true,
      "Label": true,
      "UpdatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "UpdatedBy": "sample string 5",
      "Months": "sample string 6",
      "NcoaAction": 1,
      "NcoaSession": 1,
      "PostalCode": "sample string 7",
      "PostalCodeFormatted": "sample string 8",
      "PrimaryIndicator": true,
      "StartDate": "2025-04-24T05:27:58.733493-07:00",
      "State": {
        "Description": "sample string 1",
        "StateCode": "sample string 2",
        "Id": 1,
        "Inactive": true,
        "Country": {
          "Description": "sample string 1",
          "Id": 1,
          "Inactive": true
        }
      },
      "Street1": "sample string 9",
      "Street1Address": {
        "Number": "sample string 1",
        "Street": "sample string 2"
      },
      "Street2": "sample string 10",
      "Street3": "sample string 11",
      "Country": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "EditIndicator": true,
      "IsFromAffiliation": true
    },
    {
      "Id": 1,
      "AffiliatedConstituent": {
        "Id": 1
      },
      "AltSalutationType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "AddressType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "City": "sample string 1",
      "CreatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "CreateLocation": "sample string 2",
      "CreatedBy": "sample string 3",
      "Constituent": {
        "Id": 1
      },
      "DeliveryPoint": "sample string 4",
      "EndDate": "2025-04-24T05:27:58.733493-07:00",
      "GeoArea": 1,
      "Inactive": true,
      "Label": true,
      "UpdatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "UpdatedBy": "sample string 5",
      "Months": "sample string 6",
      "NcoaAction": 1,
      "NcoaSession": 1,
      "PostalCode": "sample string 7",
      "PostalCodeFormatted": "sample string 8",
      "PrimaryIndicator": true,
      "StartDate": "2025-04-24T05:27:58.733493-07:00",
      "State": {
        "Description": "sample string 1",
        "StateCode": "sample string 2",
        "Id": 1,
        "Inactive": true,
        "Country": {
          "Description": "sample string 1",
          "Id": 1,
          "Inactive": true
        }
      },
      "Street1": "sample string 9",
      "Street1Address": {
        "Number": "sample string 1",
        "Street": "sample string 2"
      },
      "Street2": "sample string 10",
      "Street3": "sample string 11",
      "Country": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "EditIndicator": true,
      "IsFromAffiliation": true
    }
  ],
  "ElectronicAddresses": [
    {
      "Address": "sample string 1",
      "AffiliatedConstituent": {
        "Id": 1
      },
      "AltSalutationType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "CreatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "CreateLocation": "sample string 2",
      "CreatedBy": "sample string 3",
      "Constituent": {
        "Id": 1
      },
      "Id": 1,
      "ElectronicAddressType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true,
        "IsEmail": true
      },
      "EndDate": "2025-04-24T05:27:58.733493-07:00",
      "AllowHtmlFormat": true,
      "Inactive": true,
      "UpdatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "UpdatedBy": "sample string 4",
      "AllowMarketing": true,
      "Months": "sample string 6",
      "PrimaryIndicator": true,
      "StartDate": "2025-04-24T05:27:58.733493-07:00",
      "EditIndicator": true,
      "IsFromAffiliation": true,
      "IsEmail": true
    },
    {
      "Address": "sample string 1",
      "AffiliatedConstituent": {
        "Id": 1
      },
      "AltSalutationType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "CreatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "CreateLocation": "sample string 2",
      "CreatedBy": "sample string 3",
      "Constituent": {
        "Id": 1
      },
      "Id": 1,
      "ElectronicAddressType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true,
        "IsEmail": true
      },
      "EndDate": "2025-04-24T05:27:58.733493-07:00",
      "AllowHtmlFormat": true,
      "Inactive": true,
      "UpdatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "UpdatedBy": "sample string 4",
      "AllowMarketing": true,
      "Months": "sample string 6",
      "PrimaryIndicator": true,
      "StartDate": "2025-04-24T05:27:58.733493-07:00",
      "EditIndicator": true,
      "IsFromAffiliation": true,
      "IsEmail": true
    }
  ],
  "Salutations": [
    {
      "BusinessTitle": "sample string 1",
      "CreatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "CreateLocation": "sample string 2",
      "Constituent": {
        "Id": 1
      },
      "CreatedBy": "sample string 3",
      "Id": 1,
      "DefaultIndicator": true,
      "EnvelopeSalutation1": "sample string 5",
      "EnvelopeSalutation2": "sample string 6",
      "Label": true,
      "UpdatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "UpdatedBy": "sample string 8",
      "LetterSalutation": "sample string 9",
      "SalutationType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "EditIndicator": true,
      "IsFromAffiliation": true
    },
    {
      "BusinessTitle": "sample string 1",
      "CreatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "CreateLocation": "sample string 2",
      "Constituent": {
        "Id": 1
      },
      "CreatedBy": "sample string 3",
      "Id": 1,
      "DefaultIndicator": true,
      "EnvelopeSalutation1": "sample string 5",
      "EnvelopeSalutation2": "sample string 6",
      "Label": true,
      "UpdatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "UpdatedBy": "sample string 8",
      "LetterSalutation": "sample string 9",
      "SalutationType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "EditIndicator": true,
      "IsFromAffiliation": true
    }
  ],
  "PhoneNumbers": [
    {
      "Address": {
        "Id": 1,
        "AddressType": {
          "Description": "sample string 1",
          "Id": 1,
          "Inactive": true
        }
      },
      "AllowTelemarketing": true,
      "DayEveningIndicator": "sample string 1",
      "Constituent": {
        "Id": 1
      },
      "Id": 1,
      "Inactive": true,
      "PhoneNumber": "sample string 2",
      "PhoneFormatted": "sample string 3",
      "PhoneSearch": "sample string 4",
      "PhoneType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "CreatedBy": "sample string 5",
      "CreateLocation": "sample string 6",
      "CreatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "UpdatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "UpdatedBy": "sample string 7",
      "EditIndicator": true
    },
    {
      "Address": {
        "Id": 1,
        "AddressType": {
          "Description": "sample string 1",
          "Id": 1,
          "Inactive": true
        }
      },
      "AllowTelemarketing": true,
      "DayEveningIndicator": "sample string 1",
      "Constituent": {
        "Id": 1
      },
      "Id": 1,
      "Inactive": true,
      "PhoneNumber": "sample string 2",
      "PhoneFormatted": "sample string 3",
      "PhoneSearch": "sample string 4",
      "PhoneType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "CreatedBy": "sample string 5",
      "CreateLocation": "sample string 6",
      "CreatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "UpdatedDateTime": "2025-04-24T05:27:58.733493-07:00",
      "UpdatedBy": "sample string 7",
      "EditIndicator": true
    }
  ],
  "ProtectionType": {
    "Id": 1,
    "Description": "sample string 1"
  }
}
<ConstituentDetail xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <Addresses>
    <Address>
      <AddressType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AddressType>
      <AffiliatedConstituent>
        <Id>1</Id>
      </AffiliatedConstituent>
      <AltSalutationType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AltSalutationType>
      <City>sample string 1</City>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <Country>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </Country>
      <CreateLocation>sample string 2</CreateLocation>
      <CreatedBy>sample string 3</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.733493-07:00</CreatedDateTime>
      <DeliveryPoint>sample string 4</DeliveryPoint>
      <EditIndicator>true</EditIndicator>
      <EndDate>2025-04-24T05:27:58.733493-07:00</EndDate>
      <GeoArea>1</GeoArea>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <IsFromAffiliation>true</IsFromAffiliation>
      <Label>true</Label>
      <Months>sample string 6</Months>
      <NcoaAction>1</NcoaAction>
      <NcoaSession>1</NcoaSession>
      <PostalCode>sample string 7</PostalCode>
      <PostalCodeFormatted>sample string 8</PostalCodeFormatted>
      <PrimaryIndicator>true</PrimaryIndicator>
      <StartDate>2025-04-24T05:27:58.733493-07:00</StartDate>
      <State>
        <Country>
          <Description>sample string 1</Description>
          <Id>1</Id>
          <Inactive>true</Inactive>
        </Country>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
        <StateCode>sample string 2</StateCode>
      </State>
      <Street1>sample string 9</Street1>
      <Street1Address>
        <Number>sample string 1</Number>
        <Street>sample string 2</Street>
      </Street1Address>
      <Street2>sample string 10</Street2>
      <Street3>sample string 11</Street3>
      <UpdatedBy>sample string 5</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.733493-07:00</UpdatedDateTime>
    </Address>
    <Address>
      <AddressType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AddressType>
      <AffiliatedConstituent>
        <Id>1</Id>
      </AffiliatedConstituent>
      <AltSalutationType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AltSalutationType>
      <City>sample string 1</City>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <Country>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </Country>
      <CreateLocation>sample string 2</CreateLocation>
      <CreatedBy>sample string 3</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.733493-07:00</CreatedDateTime>
      <DeliveryPoint>sample string 4</DeliveryPoint>
      <EditIndicator>true</EditIndicator>
      <EndDate>2025-04-24T05:27:58.733493-07:00</EndDate>
      <GeoArea>1</GeoArea>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <IsFromAffiliation>true</IsFromAffiliation>
      <Label>true</Label>
      <Months>sample string 6</Months>
      <NcoaAction>1</NcoaAction>
      <NcoaSession>1</NcoaSession>
      <PostalCode>sample string 7</PostalCode>
      <PostalCodeFormatted>sample string 8</PostalCodeFormatted>
      <PrimaryIndicator>true</PrimaryIndicator>
      <StartDate>2025-04-24T05:27:58.733493-07:00</StartDate>
      <State>
        <Country>
          <Description>sample string 1</Description>
          <Id>1</Id>
          <Inactive>true</Inactive>
        </Country>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
        <StateCode>sample string 2</StateCode>
      </State>
      <Street1>sample string 9</Street1>
      <Street1Address>
        <Number>sample string 1</Number>
        <Street>sample string 2</Street>
      </Street1Address>
      <Street2>sample string 10</Street2>
      <Street3>sample string 11</Street3>
      <UpdatedBy>sample string 5</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.733493-07:00</UpdatedDateTime>
    </Address>
  </Addresses>
  <ConstituentType>
    <ConstituentGroup>
      <Description>sample string 1</Description>
      <Id>1</Id>
      <Inactive>true</Inactive>
    </ConstituentGroup>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </ConstituentType>
  <CreateLocation>sample string 1</CreateLocation>
  <CreatedBy>sample string 2</CreatedBy>
  <CreatedDateTime>2025-04-24T05:27:58.733493-07:00</CreatedDateTime>
  <DisplayName>sample string 3</DisplayName>
  <ElectronicAddresses>
    <ElectronicAddress>
      <Address>sample string 1</Address>
      <AffiliatedConstituent>
        <Id>1</Id>
      </AffiliatedConstituent>
      <AllowHtmlFormat>true</AllowHtmlFormat>
      <AllowMarketing>true</AllowMarketing>
      <AltSalutationType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AltSalutationType>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <CreateLocation>sample string 2</CreateLocation>
      <CreatedBy>sample string 3</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.733493-07:00</CreatedDateTime>
      <EditIndicator>true</EditIndicator>
      <ElectronicAddressType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
        <IsEmail>true</IsEmail>
      </ElectronicAddressType>
      <EndDate>2025-04-24T05:27:58.733493-07:00</EndDate>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <IsEmail>true</IsEmail>
      <IsFromAffiliation>true</IsFromAffiliation>
      <Months>sample string 6</Months>
      <PrimaryIndicator>true</PrimaryIndicator>
      <StartDate>2025-04-24T05:27:58.733493-07:00</StartDate>
      <UpdatedBy>sample string 4</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.733493-07:00</UpdatedDateTime>
    </ElectronicAddress>
    <ElectronicAddress>
      <Address>sample string 1</Address>
      <AffiliatedConstituent>
        <Id>1</Id>
      </AffiliatedConstituent>
      <AllowHtmlFormat>true</AllowHtmlFormat>
      <AllowMarketing>true</AllowMarketing>
      <AltSalutationType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AltSalutationType>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <CreateLocation>sample string 2</CreateLocation>
      <CreatedBy>sample string 3</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.733493-07:00</CreatedDateTime>
      <EditIndicator>true</EditIndicator>
      <ElectronicAddressType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
        <IsEmail>true</IsEmail>
      </ElectronicAddressType>
      <EndDate>2025-04-24T05:27:58.733493-07:00</EndDate>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <IsEmail>true</IsEmail>
      <IsFromAffiliation>true</IsFromAffiliation>
      <Months>sample string 6</Months>
      <PrimaryIndicator>true</PrimaryIndicator>
      <StartDate>2025-04-24T05:27:58.733493-07:00</StartDate>
      <UpdatedBy>sample string 4</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.733493-07:00</UpdatedDateTime>
    </ElectronicAddress>
  </ElectronicAddresses>
  <EmarketIndicator>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </EmarketIndicator>
  <FirstName>sample string 4</FirstName>
  <Gender>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
    <ShortDescription>sample string 2</ShortDescription>
  </Gender>
  <Id>1</Id>
  <Inactive>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </Inactive>
  <InactiveReason>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </InactiveReason>
  <LastActivityDate>2025-04-24T05:27:58.733493-07:00</LastActivityDate>
  <LastGiftDate>2025-04-24T05:27:58.733493-07:00</LastGiftDate>
  <LastName>sample string 6</LastName>
  <LastTicketDate>2025-04-24T05:27:58.733493-07:00</LastTicketDate>
  <MailIndicator>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </MailIndicator>
  <MiddleName>sample string 8</MiddleName>
  <NameStatus>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </NameStatus>
  <OriginalSource>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </OriginalSource>
  <PhoneIndicator>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </PhoneIndicator>
  <PhoneNumbers>
    <Phone>
      <Address>
        <AddressType>
          <Description>sample string 1</Description>
          <Id>1</Id>
          <Inactive>true</Inactive>
        </AddressType>
        <Id>1</Id>
      </Address>
      <AllowTelemarketing>true</AllowTelemarketing>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <CreateLocation>sample string 6</CreateLocation>
      <CreatedBy>sample string 5</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.733493-07:00</CreatedDateTime>
      <DayEveningIndicator>sample string 1</DayEveningIndicator>
      <EditIndicator>true</EditIndicator>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <PhoneFormatted>sample string 3</PhoneFormatted>
      <PhoneNumber>sample string 2</PhoneNumber>
      <PhoneSearch>sample string 4</PhoneSearch>
      <PhoneType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </PhoneType>
      <UpdatedBy>sample string 7</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.733493-07:00</UpdatedDateTime>
    </Phone>
    <Phone>
      <Address>
        <AddressType>
          <Description>sample string 1</Description>
          <Id>1</Id>
          <Inactive>true</Inactive>
        </AddressType>
        <Id>1</Id>
      </Address>
      <AllowTelemarketing>true</AllowTelemarketing>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <CreateLocation>sample string 6</CreateLocation>
      <CreatedBy>sample string 5</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.733493-07:00</CreatedDateTime>
      <DayEveningIndicator>sample string 1</DayEveningIndicator>
      <EditIndicator>true</EditIndicator>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <PhoneFormatted>sample string 3</PhoneFormatted>
      <PhoneNumber>sample string 2</PhoneNumber>
      <PhoneSearch>sample string 4</PhoneSearch>
      <PhoneType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </PhoneType>
      <UpdatedBy>sample string 7</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.733493-07:00</UpdatedDateTime>
    </Phone>
  </PhoneNumbers>
  <Prefix>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </Prefix>
  <ProtectionType>
    <Description>sample string 1</Description>
    <Id>1</Id>
  </ProtectionType>
  <Salutations>
    <Salutation>
      <BusinessTitle>sample string 1</BusinessTitle>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <CreateLocation>sample string 2</CreateLocation>
      <CreatedBy>sample string 3</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.733493-07:00</CreatedDateTime>
      <DefaultIndicator>true</DefaultIndicator>
      <EditIndicator>true</EditIndicator>
      <EnvelopeSalutation1>sample string 5</EnvelopeSalutation1>
      <EnvelopeSalutation2>sample string 6</EnvelopeSalutation2>
      <Id>1</Id>
      <IsFromAffiliation>true</IsFromAffiliation>
      <Label>true</Label>
      <LetterSalutation>sample string 9</LetterSalutation>
      <SalutationType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </SalutationType>
      <UpdatedBy>sample string 8</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.733493-07:00</UpdatedDateTime>
    </Salutation>
    <Salutation>
      <BusinessTitle>sample string 1</BusinessTitle>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <CreateLocation>sample string 2</CreateLocation>
      <CreatedBy>sample string 3</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.733493-07:00</CreatedDateTime>
      <DefaultIndicator>true</DefaultIndicator>
      <EditIndicator>true</EditIndicator>
      <EnvelopeSalutation1>sample string 5</EnvelopeSalutation1>
      <EnvelopeSalutation2>sample string 6</EnvelopeSalutation2>
      <Id>1</Id>
      <IsFromAffiliation>true</IsFromAffiliation>
      <Label>true</Label>
      <LetterSalutation>sample string 9</LetterSalutation>
      <SalutationType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </SalutationType>
      <UpdatedBy>sample string 8</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.733493-07:00</UpdatedDateTime>
    </Salutation>
  </Salutations>
  <SortName>sample string 7</SortName>
  <Suffix>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </Suffix>
  <UpdatedBy>sample string 5</UpdatedBy>
  <UpdatedDateTime>2025-04-24T05:27:58.733493-07:00</UpdatedDateTime>
</ConstituentDetail>

Response object type : ConstituentDetail

Response object type ConstituentDetail has the following properties.
Property Name Data Type Length Required Readonly Notes
Addresses Collection of Address N Collection of Addresses associated to the constituent. Depending on system configuration, one of addresses must be marked primary.
ConstituentType ConstituentTypeSummary Y Type of constituent, also determines group (individual, household, or organization).
FK: TR_CUST_TYPE.   Resource: ConstituentTypes
CreatedBy string N readonly UserId who created this constituent.
CreatedDateTime date N readonly Date and time constituent was created.
CreateLocation string N readonly Machine location when creating constituent.
DisplayName string N readonly Standardized display name built from constituent name data and used in many places in applications. Readonly and not editable.
ElectronicAddresses Collection of ElectronicAddress N Collection of ElectronicAddresses associated to the constituent. Depending on system configuration, one of electronic addresses may be required to be marked primary.
EmarketIndicator EmarketIndicatorSummary N TO BE DEPRECATED, replaced by Contact Permissions.
FirstName string N Required if Constituent Group is individual.
Gender GenderSummary N Gender of constituent. Only used for Individuals.
FK: TR_GENDER.   Resource: Genders
Id integer N Primary identity in system for constituent.
Inactive ConstituentInactiveSummary N Inactive status of the constituent. Id 1 is Active, and default.
FK: TR_CUST_INACTIVE.
InactiveReason InactiveReasonSummary N Selected reason for inactivating the constituent. Required if inactive is not 1 (active).
FK: TR_CUST_INACTIVE_REASON.   Resource: InactiveReasons
LastActivityDate date N readonly Date of last activity (update or transaction) from constituent.
LastGiftDate date N readonly Date of last contribution activity.
LastName string Y Last Name for individuals or group name.
LastTicketDate date N readonly Date of last ticketing activity.
MailIndicator MailIndicatorSummary N TO BE DEPRECATED, replaced by Contact Permissions.
MiddleName string N Middle name of Individual constituents. Not used for group or household.
NameStatus NameStatusSummary N Status of the constituent.
FK: TR_NAME_STATUS.   Resource: NameStatuses
OriginalSource OriginalSourceSummary Y Source for constituent when created.
FK: TR_ORIGINAL_SOURCE.   Resource: OriginalSources
PhoneIndicator PhoneIndicatorSummary N TO BE DEPRECATED, replaced by Contact Permissions.
FK: TR_PHONE_IND.
PhoneNumbers Collection of Phone N Collection of Phones associated to the constituent.
Prefix PrefixSummary N Prefix of constituent. Only used for Individuals.
FK: TR_PREFIX.   Resource: Prefixes
ProtectionType ConstituentProtectionTypeSummary N Used to restrict access and visibility to constituent.
FK: TR_CUST_PROTECTION_TYPE.
Salutations Collection of Salutation N Collection of Salutations associated to the constituent. Depending on system configuration, one of addresses must be marked primary.
SortName string Y Used to sort in lists.
Suffix SuffixSummary N Suffix of constituent. Only used for Individuals.
FK: TR_SUFFIX.   Resource: Suffixes
UpdatedBy string N readonly UserId of last update.
UpdatedDateTime date N readonly Date of last update to constituent record.
{
  "CreatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
  "CreateLocation": "sample string 1",
  "CreatedBy": "sample string 2",
  "ConstituentType": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true,
    "ConstituentGroup": {
      "Description": "sample string 1",
      "Id": 1,
      "Inactive": true
    }
  },
  "DisplayName": "sample string 3",
  "Id": 1,
  "EmarketIndicator": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "FirstName": "sample string 4",
  "Inactive": {
    "Id": 1,
    "Description": "sample string 1",
    "Inactive": true
  },
  "InactiveReason": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "LastActivityDate": "2025-04-24T05:27:58.7647293-07:00",
  "LastGiftDate": "2025-04-24T05:27:58.7647293-07:00",
  "LastTicketDate": "2025-04-24T05:27:58.7647293-07:00",
  "UpdatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
  "UpdatedBy": "sample string 5",
  "LastName": "sample string 6",
  "SortName": "sample string 7",
  "MailIndicator": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "MiddleName": "sample string 8",
  "NameStatus": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "OriginalSource": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "PhoneIndicator": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "Prefix": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "Gender": {
    "Id": 1,
    "Description": "sample string 1",
    "ShortDescription": "sample string 2",
    "Inactive": true
  },
  "Suffix": {
    "Description": "sample string 1",
    "Id": 1,
    "Inactive": true
  },
  "Addresses": [
    {
      "Id": 1,
      "AffiliatedConstituent": {
        "Id": 1
      },
      "AltSalutationType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "AddressType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "City": "sample string 1",
      "CreatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "CreateLocation": "sample string 2",
      "CreatedBy": "sample string 3",
      "Constituent": {
        "Id": 1
      },
      "DeliveryPoint": "sample string 4",
      "EndDate": "2025-04-24T05:27:58.7647293-07:00",
      "GeoArea": 1,
      "Inactive": true,
      "Label": true,
      "UpdatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "UpdatedBy": "sample string 5",
      "Months": "sample string 6",
      "NcoaAction": 1,
      "NcoaSession": 1,
      "PostalCode": "sample string 7",
      "PostalCodeFormatted": "sample string 8",
      "PrimaryIndicator": true,
      "StartDate": "2025-04-24T05:27:58.7647293-07:00",
      "State": {
        "Description": "sample string 1",
        "StateCode": "sample string 2",
        "Id": 1,
        "Inactive": true,
        "Country": {
          "Description": "sample string 1",
          "Id": 1,
          "Inactive": true
        }
      },
      "Street1": "sample string 9",
      "Street1Address": {
        "Number": "sample string 1",
        "Street": "sample string 2"
      },
      "Street2": "sample string 10",
      "Street3": "sample string 11",
      "Country": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "EditIndicator": true,
      "IsFromAffiliation": true
    },
    {
      "Id": 1,
      "AffiliatedConstituent": {
        "Id": 1
      },
      "AltSalutationType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "AddressType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "City": "sample string 1",
      "CreatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "CreateLocation": "sample string 2",
      "CreatedBy": "sample string 3",
      "Constituent": {
        "Id": 1
      },
      "DeliveryPoint": "sample string 4",
      "EndDate": "2025-04-24T05:27:58.7647293-07:00",
      "GeoArea": 1,
      "Inactive": true,
      "Label": true,
      "UpdatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "UpdatedBy": "sample string 5",
      "Months": "sample string 6",
      "NcoaAction": 1,
      "NcoaSession": 1,
      "PostalCode": "sample string 7",
      "PostalCodeFormatted": "sample string 8",
      "PrimaryIndicator": true,
      "StartDate": "2025-04-24T05:27:58.7647293-07:00",
      "State": {
        "Description": "sample string 1",
        "StateCode": "sample string 2",
        "Id": 1,
        "Inactive": true,
        "Country": {
          "Description": "sample string 1",
          "Id": 1,
          "Inactive": true
        }
      },
      "Street1": "sample string 9",
      "Street1Address": {
        "Number": "sample string 1",
        "Street": "sample string 2"
      },
      "Street2": "sample string 10",
      "Street3": "sample string 11",
      "Country": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "EditIndicator": true,
      "IsFromAffiliation": true
    }
  ],
  "ElectronicAddresses": [
    {
      "Address": "sample string 1",
      "AffiliatedConstituent": {
        "Id": 1
      },
      "AltSalutationType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "CreatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "CreateLocation": "sample string 2",
      "CreatedBy": "sample string 3",
      "Constituent": {
        "Id": 1
      },
      "Id": 1,
      "ElectronicAddressType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true,
        "IsEmail": true
      },
      "EndDate": "2025-04-24T05:27:58.7647293-07:00",
      "AllowHtmlFormat": true,
      "Inactive": true,
      "UpdatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "UpdatedBy": "sample string 4",
      "AllowMarketing": true,
      "Months": "sample string 6",
      "PrimaryIndicator": true,
      "StartDate": "2025-04-24T05:27:58.7647293-07:00",
      "EditIndicator": true,
      "IsFromAffiliation": true,
      "IsEmail": true
    },
    {
      "Address": "sample string 1",
      "AffiliatedConstituent": {
        "Id": 1
      },
      "AltSalutationType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "CreatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "CreateLocation": "sample string 2",
      "CreatedBy": "sample string 3",
      "Constituent": {
        "Id": 1
      },
      "Id": 1,
      "ElectronicAddressType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true,
        "IsEmail": true
      },
      "EndDate": "2025-04-24T05:27:58.7647293-07:00",
      "AllowHtmlFormat": true,
      "Inactive": true,
      "UpdatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "UpdatedBy": "sample string 4",
      "AllowMarketing": true,
      "Months": "sample string 6",
      "PrimaryIndicator": true,
      "StartDate": "2025-04-24T05:27:58.7647293-07:00",
      "EditIndicator": true,
      "IsFromAffiliation": true,
      "IsEmail": true
    }
  ],
  "Salutations": [
    {
      "BusinessTitle": "sample string 1",
      "CreatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "CreateLocation": "sample string 2",
      "Constituent": {
        "Id": 1
      },
      "CreatedBy": "sample string 3",
      "Id": 1,
      "DefaultIndicator": true,
      "EnvelopeSalutation1": "sample string 5",
      "EnvelopeSalutation2": "sample string 6",
      "Label": true,
      "UpdatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "UpdatedBy": "sample string 8",
      "LetterSalutation": "sample string 9",
      "SalutationType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "EditIndicator": true,
      "IsFromAffiliation": true
    },
    {
      "BusinessTitle": "sample string 1",
      "CreatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "CreateLocation": "sample string 2",
      "Constituent": {
        "Id": 1
      },
      "CreatedBy": "sample string 3",
      "Id": 1,
      "DefaultIndicator": true,
      "EnvelopeSalutation1": "sample string 5",
      "EnvelopeSalutation2": "sample string 6",
      "Label": true,
      "UpdatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "UpdatedBy": "sample string 8",
      "LetterSalutation": "sample string 9",
      "SalutationType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "EditIndicator": true,
      "IsFromAffiliation": true
    }
  ],
  "PhoneNumbers": [
    {
      "Address": {
        "Id": 1,
        "AddressType": {
          "Description": "sample string 1",
          "Id": 1,
          "Inactive": true
        }
      },
      "AllowTelemarketing": true,
      "DayEveningIndicator": "sample string 1",
      "Constituent": {
        "Id": 1
      },
      "Id": 1,
      "Inactive": true,
      "PhoneNumber": "sample string 2",
      "PhoneFormatted": "sample string 3",
      "PhoneSearch": "sample string 4",
      "PhoneType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "CreatedBy": "sample string 5",
      "CreateLocation": "sample string 6",
      "CreatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "UpdatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "UpdatedBy": "sample string 7",
      "EditIndicator": true
    },
    {
      "Address": {
        "Id": 1,
        "AddressType": {
          "Description": "sample string 1",
          "Id": 1,
          "Inactive": true
        }
      },
      "AllowTelemarketing": true,
      "DayEveningIndicator": "sample string 1",
      "Constituent": {
        "Id": 1
      },
      "Id": 1,
      "Inactive": true,
      "PhoneNumber": "sample string 2",
      "PhoneFormatted": "sample string 3",
      "PhoneSearch": "sample string 4",
      "PhoneType": {
        "Description": "sample string 1",
        "Id": 1,
        "Inactive": true
      },
      "CreatedBy": "sample string 5",
      "CreateLocation": "sample string 6",
      "CreatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "UpdatedDateTime": "2025-04-24T05:27:58.7647293-07:00",
      "UpdatedBy": "sample string 7",
      "EditIndicator": true
    }
  ],
  "ProtectionType": {
    "Id": 1,
    "Description": "sample string 1"
  }
}
<ConstituentDetail xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <Addresses>
    <Address>
      <AddressType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AddressType>
      <AffiliatedConstituent>
        <Id>1</Id>
      </AffiliatedConstituent>
      <AltSalutationType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AltSalutationType>
      <City>sample string 1</City>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <Country>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </Country>
      <CreateLocation>sample string 2</CreateLocation>
      <CreatedBy>sample string 3</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.7647293-07:00</CreatedDateTime>
      <DeliveryPoint>sample string 4</DeliveryPoint>
      <EditIndicator>true</EditIndicator>
      <EndDate>2025-04-24T05:27:58.7647293-07:00</EndDate>
      <GeoArea>1</GeoArea>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <IsFromAffiliation>true</IsFromAffiliation>
      <Label>true</Label>
      <Months>sample string 6</Months>
      <NcoaAction>1</NcoaAction>
      <NcoaSession>1</NcoaSession>
      <PostalCode>sample string 7</PostalCode>
      <PostalCodeFormatted>sample string 8</PostalCodeFormatted>
      <PrimaryIndicator>true</PrimaryIndicator>
      <StartDate>2025-04-24T05:27:58.7647293-07:00</StartDate>
      <State>
        <Country>
          <Description>sample string 1</Description>
          <Id>1</Id>
          <Inactive>true</Inactive>
        </Country>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
        <StateCode>sample string 2</StateCode>
      </State>
      <Street1>sample string 9</Street1>
      <Street1Address>
        <Number>sample string 1</Number>
        <Street>sample string 2</Street>
      </Street1Address>
      <Street2>sample string 10</Street2>
      <Street3>sample string 11</Street3>
      <UpdatedBy>sample string 5</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.7647293-07:00</UpdatedDateTime>
    </Address>
    <Address>
      <AddressType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AddressType>
      <AffiliatedConstituent>
        <Id>1</Id>
      </AffiliatedConstituent>
      <AltSalutationType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AltSalutationType>
      <City>sample string 1</City>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <Country>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </Country>
      <CreateLocation>sample string 2</CreateLocation>
      <CreatedBy>sample string 3</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.7647293-07:00</CreatedDateTime>
      <DeliveryPoint>sample string 4</DeliveryPoint>
      <EditIndicator>true</EditIndicator>
      <EndDate>2025-04-24T05:27:58.7647293-07:00</EndDate>
      <GeoArea>1</GeoArea>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <IsFromAffiliation>true</IsFromAffiliation>
      <Label>true</Label>
      <Months>sample string 6</Months>
      <NcoaAction>1</NcoaAction>
      <NcoaSession>1</NcoaSession>
      <PostalCode>sample string 7</PostalCode>
      <PostalCodeFormatted>sample string 8</PostalCodeFormatted>
      <PrimaryIndicator>true</PrimaryIndicator>
      <StartDate>2025-04-24T05:27:58.7647293-07:00</StartDate>
      <State>
        <Country>
          <Description>sample string 1</Description>
          <Id>1</Id>
          <Inactive>true</Inactive>
        </Country>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
        <StateCode>sample string 2</StateCode>
      </State>
      <Street1>sample string 9</Street1>
      <Street1Address>
        <Number>sample string 1</Number>
        <Street>sample string 2</Street>
      </Street1Address>
      <Street2>sample string 10</Street2>
      <Street3>sample string 11</Street3>
      <UpdatedBy>sample string 5</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.7647293-07:00</UpdatedDateTime>
    </Address>
  </Addresses>
  <ConstituentType>
    <ConstituentGroup>
      <Description>sample string 1</Description>
      <Id>1</Id>
      <Inactive>true</Inactive>
    </ConstituentGroup>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </ConstituentType>
  <CreateLocation>sample string 1</CreateLocation>
  <CreatedBy>sample string 2</CreatedBy>
  <CreatedDateTime>2025-04-24T05:27:58.7647293-07:00</CreatedDateTime>
  <DisplayName>sample string 3</DisplayName>
  <ElectronicAddresses>
    <ElectronicAddress>
      <Address>sample string 1</Address>
      <AffiliatedConstituent>
        <Id>1</Id>
      </AffiliatedConstituent>
      <AllowHtmlFormat>true</AllowHtmlFormat>
      <AllowMarketing>true</AllowMarketing>
      <AltSalutationType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AltSalutationType>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <CreateLocation>sample string 2</CreateLocation>
      <CreatedBy>sample string 3</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.7647293-07:00</CreatedDateTime>
      <EditIndicator>true</EditIndicator>
      <ElectronicAddressType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
        <IsEmail>true</IsEmail>
      </ElectronicAddressType>
      <EndDate>2025-04-24T05:27:58.7647293-07:00</EndDate>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <IsEmail>true</IsEmail>
      <IsFromAffiliation>true</IsFromAffiliation>
      <Months>sample string 6</Months>
      <PrimaryIndicator>true</PrimaryIndicator>
      <StartDate>2025-04-24T05:27:58.7647293-07:00</StartDate>
      <UpdatedBy>sample string 4</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.7647293-07:00</UpdatedDateTime>
    </ElectronicAddress>
    <ElectronicAddress>
      <Address>sample string 1</Address>
      <AffiliatedConstituent>
        <Id>1</Id>
      </AffiliatedConstituent>
      <AllowHtmlFormat>true</AllowHtmlFormat>
      <AllowMarketing>true</AllowMarketing>
      <AltSalutationType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AltSalutationType>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <CreateLocation>sample string 2</CreateLocation>
      <CreatedBy>sample string 3</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.7647293-07:00</CreatedDateTime>
      <EditIndicator>true</EditIndicator>
      <ElectronicAddressType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
        <IsEmail>true</IsEmail>
      </ElectronicAddressType>
      <EndDate>2025-04-24T05:27:58.7647293-07:00</EndDate>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <IsEmail>true</IsEmail>
      <IsFromAffiliation>true</IsFromAffiliation>
      <Months>sample string 6</Months>
      <PrimaryIndicator>true</PrimaryIndicator>
      <StartDate>2025-04-24T05:27:58.7647293-07:00</StartDate>
      <UpdatedBy>sample string 4</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.7647293-07:00</UpdatedDateTime>
    </ElectronicAddress>
  </ElectronicAddresses>
  <EmarketIndicator>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </EmarketIndicator>
  <FirstName>sample string 4</FirstName>
  <Gender>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
    <ShortDescription>sample string 2</ShortDescription>
  </Gender>
  <Id>1</Id>
  <Inactive>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </Inactive>
  <InactiveReason>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </InactiveReason>
  <LastActivityDate>2025-04-24T05:27:58.7647293-07:00</LastActivityDate>
  <LastGiftDate>2025-04-24T05:27:58.7647293-07:00</LastGiftDate>
  <LastName>sample string 6</LastName>
  <LastTicketDate>2025-04-24T05:27:58.7647293-07:00</LastTicketDate>
  <MailIndicator>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </MailIndicator>
  <MiddleName>sample string 8</MiddleName>
  <NameStatus>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </NameStatus>
  <OriginalSource>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </OriginalSource>
  <PhoneIndicator>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </PhoneIndicator>
  <PhoneNumbers>
    <Phone>
      <Address>
        <AddressType>
          <Description>sample string 1</Description>
          <Id>1</Id>
          <Inactive>true</Inactive>
        </AddressType>
        <Id>1</Id>
      </Address>
      <AllowTelemarketing>true</AllowTelemarketing>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <CreateLocation>sample string 6</CreateLocation>
      <CreatedBy>sample string 5</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.7647293-07:00</CreatedDateTime>
      <DayEveningIndicator>sample string 1</DayEveningIndicator>
      <EditIndicator>true</EditIndicator>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <PhoneFormatted>sample string 3</PhoneFormatted>
      <PhoneNumber>sample string 2</PhoneNumber>
      <PhoneSearch>sample string 4</PhoneSearch>
      <PhoneType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </PhoneType>
      <UpdatedBy>sample string 7</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.7647293-07:00</UpdatedDateTime>
    </Phone>
    <Phone>
      <Address>
        <AddressType>
          <Description>sample string 1</Description>
          <Id>1</Id>
          <Inactive>true</Inactive>
        </AddressType>
        <Id>1</Id>
      </Address>
      <AllowTelemarketing>true</AllowTelemarketing>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <CreateLocation>sample string 6</CreateLocation>
      <CreatedBy>sample string 5</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.7647293-07:00</CreatedDateTime>
      <DayEveningIndicator>sample string 1</DayEveningIndicator>
      <EditIndicator>true</EditIndicator>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <PhoneFormatted>sample string 3</PhoneFormatted>
      <PhoneNumber>sample string 2</PhoneNumber>
      <PhoneSearch>sample string 4</PhoneSearch>
      <PhoneType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </PhoneType>
      <UpdatedBy>sample string 7</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.7647293-07:00</UpdatedDateTime>
    </Phone>
  </PhoneNumbers>
  <Prefix>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </Prefix>
  <ProtectionType>
    <Description>sample string 1</Description>
    <Id>1</Id>
  </ProtectionType>
  <Salutations>
    <Salutation>
      <BusinessTitle>sample string 1</BusinessTitle>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <CreateLocation>sample string 2</CreateLocation>
      <CreatedBy>sample string 3</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.7647293-07:00</CreatedDateTime>
      <DefaultIndicator>true</DefaultIndicator>
      <EditIndicator>true</EditIndicator>
      <EnvelopeSalutation1>sample string 5</EnvelopeSalutation1>
      <EnvelopeSalutation2>sample string 6</EnvelopeSalutation2>
      <Id>1</Id>
      <IsFromAffiliation>true</IsFromAffiliation>
      <Label>true</Label>
      <LetterSalutation>sample string 9</LetterSalutation>
      <SalutationType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </SalutationType>
      <UpdatedBy>sample string 8</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.7647293-07:00</UpdatedDateTime>
    </Salutation>
    <Salutation>
      <BusinessTitle>sample string 1</BusinessTitle>
      <Constituent>
        <Id>1</Id>
      </Constituent>
      <CreateLocation>sample string 2</CreateLocation>
      <CreatedBy>sample string 3</CreatedBy>
      <CreatedDateTime>2025-04-24T05:27:58.7647293-07:00</CreatedDateTime>
      <DefaultIndicator>true</DefaultIndicator>
      <EditIndicator>true</EditIndicator>
      <EnvelopeSalutation1>sample string 5</EnvelopeSalutation1>
      <EnvelopeSalutation2>sample string 6</EnvelopeSalutation2>
      <Id>1</Id>
      <IsFromAffiliation>true</IsFromAffiliation>
      <Label>true</Label>
      <LetterSalutation>sample string 9</LetterSalutation>
      <SalutationType>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </SalutationType>
      <UpdatedBy>sample string 8</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:27:58.7647293-07:00</UpdatedDateTime>
    </Salutation>
  </Salutations>
  <SortName>sample string 7</SortName>
  <Suffix>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </Suffix>
  <UpdatedBy>sample string 5</UpdatedBy>
  <UpdatedDateTime>2025-04-24T05:27:58.7647293-07:00</UpdatedDateTime>
</ConstituentDetail>
Change Version Description Contract Old New
Property Changed 15.1.0 Gender has changed from String to GenderSummary ConstituentDetail String GenderSummary
Property Changed 15.1.0 Gender has changed from String to GenderSummary ConstituentDetail String GenderSummary