{
"ConfirmDateTime": "2025-04-24T09:41:54.7157645-07:00",
"CreatedDateTime": "2025-04-24T09:41:54.7157645-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"EligibleIndicator": true,
"EndDateTime": "2025-04-24T09:41:54.7157645-07:00",
"Id": 1,
"UpdatedDateTime": "2025-04-24T09:41:54.7157645-07:00",
"UpdatedBy": "sample string 3",
"Notes": "sample string 4",
"ReceivedDateTime": "2025-04-24T09:41:54.7157645-07:00",
"StartDateTime": "2025-04-24T09:41:54.7157645-07:00",
"ContactMethod": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"Constituent": {
"Id": 1
},
"DocumentStatus": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"GiftAidType": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true,
"ControlGroup": {
"Description": "sample string 1",
"Id": 2,
"Inactive": true
}
},
"IneligibleReason": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
}
}
<GiftAidDeclaration xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<ConfirmDateTime>2025-04-24T09:41:54.7157645-07:00</ConfirmDateTime>
<Constituent>
<Id>1</Id>
</Constituent>
<ContactMethod>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</ContactMethod>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T09:41:54.7157645-07:00</CreatedDateTime>
<DocumentStatus>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</DocumentStatus>
<EligibleIndicator>true</EligibleIndicator>
<EndDateTime>2025-04-24T09:41:54.7157645-07:00</EndDateTime>
<GiftAidType>
<ControlGroup>
<Description>sample string 1</Description>
<Id>2</Id>
<Inactive>true</Inactive>
</ControlGroup>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</GiftAidType>
<Id>1</Id>
<IneligibleReason>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</IneligibleReason>
<Notes>sample string 4</Notes>
<ReceivedDateTime>2025-04-24T09:41:54.7157645-07:00</ReceivedDateTime>
<StartDateTime>2025-04-24T09:41:54.7157645-07:00</StartDateTime>
<UpdatedBy>sample string 3</UpdatedBy>
<UpdatedDateTime>2025-04-24T09:41:54.7157645-07:00</UpdatedDateTime>
</GiftAidDeclaration>