[
{
"CreatedDateTime": "2025-04-24T05:25:30.4676771-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"ConstituentId": 1,
"UpdatedDateTime": "2025-04-24T05:25:30.4676771-07:00",
"UpdatedBy": "sample string 3",
"Notes": "sample string 4",
"NumberOfAttendees": 1,
"Performance": "sample string 5",
"Id": 1,
"SpecialActivityDateTime": "2025-04-24T05:25:30.4676771-07:00",
"Status": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"Type": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"WorkerConstituentId": 1
},
{
"CreatedDateTime": "2025-04-24T05:25:30.4676771-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"ConstituentId": 1,
"UpdatedDateTime": "2025-04-24T05:25:30.4676771-07:00",
"UpdatedBy": "sample string 3",
"Notes": "sample string 4",
"NumberOfAttendees": 1,
"Performance": "sample string 5",
"Id": 1,
"SpecialActivityDateTime": "2025-04-24T05:25:30.4676771-07:00",
"Status": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"Type": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"WorkerConstituentId": 1
}
]
<SpecialActivities xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<SpecialActivity>
<ConstituentId>1</ConstituentId>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:25:30.4676771-07:00</CreatedDateTime>
<Id>1</Id>
<Notes>sample string 4</Notes>
<NumberOfAttendees>1</NumberOfAttendees>
<Performance>sample string 5</Performance>
<SpecialActivityDateTime>2025-04-24T05:25:30.4676771-07:00</SpecialActivityDateTime>
<Status>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</Status>
<Type>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</Type>
<UpdatedBy>sample string 3</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:25:30.4676771-07:00</UpdatedDateTime>
<WorkerConstituentId>1</WorkerConstituentId>
</SpecialActivity>
<SpecialActivity>
<ConstituentId>1</ConstituentId>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:25:30.4676771-07:00</CreatedDateTime>
<Id>1</Id>
<Notes>sample string 4</Notes>
<NumberOfAttendees>1</NumberOfAttendees>
<Performance>sample string 5</Performance>
<SpecialActivityDateTime>2025-04-24T05:25:30.4676771-07:00</SpecialActivityDateTime>
<Status>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</Status>
<Type>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</Type>
<UpdatedBy>sample string 3</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:25:30.4676771-07:00</UpdatedDateTime>
<WorkerConstituentId>1</WorkerConstituentId>
</SpecialActivity>
</SpecialActivities>