Http Verb | GET |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/ReferenceData/ConstituentTypeAffiliates/Summary |
URI ParametersThis resource has no URI (Query) parameters. |
Request BodyNone. |
Response object type : Collection of ConstituentTypeAffiliateSummary
Response object type Collection of ConstituentTypeAffiliateSummary has the following properties. |
[
{
"Id": 1,
"ConstituentType": {
"Id": 1
},
"AffiliationType": {
"Id": 1
},
"HouseholdPrimary": true,
"ShowWithGroup": true,
"Rank": 1
},
{
"Id": 1,
"ConstituentType": {
"Id": 1
},
"AffiliationType": {
"Id": 1
},
"HouseholdPrimary": true,
"ShowWithGroup": true,
"Rank": 1
}
]
<ConstituentTypeAffiliateSummaries xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<ConstituentTypeAffiliate>
<AffiliationType>
<Id>1</Id>
</AffiliationType>
<ConstituentType>
<Id>1</Id>
</ConstituentType>
<HouseholdPrimary>true</HouseholdPrimary>
<Id>1</Id>
<Rank>1</Rank>
<ShowWithGroup>true</ShowWithGroup>
</ConstituentTypeAffiliate>
<ConstituentTypeAffiliate>
<AffiliationType>
<Id>1</Id>
</AffiliationType>
<ConstituentType>
<Id>1</Id>
</ConstituentType>
<HouseholdPrimary>true</HouseholdPrimary>
<Id>1</Id>
<Rank>1</Rank>
<ShowWithGroup>true</ShowWithGroup>
</ConstituentTypeAffiliate>
</ConstituentTypeAffiliateSummaries>
No entries in change log for this operation.