GET - https://staging.subscribercrmapi.acamh.org/api/giftaiddetails/{contactId}

Gets the Gift Aid Details for a Contact.

{
"ContactId": 1,
"DeclarationReceivedByTypeId": 1,
"Limit": 0.0,
"DateDeclarationSentToMember": "2026-06-07T19:49:07.522783+00:00",
"DateSigned": "2026-06-14T19:49:07.522783+00:00",
"IsOpen": true,
"ClosedDate": null,
"ThisAndAllFuture": false,
"AllPreviousAndFuture": true,
"OnePaymentOnly": false,
"HigherRateTaxPayer": false,
"NotTaxPayer": false,
"Title": "Mr",
"FirstName": "Bruce",
"Surname": "Wayne"
}