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": "2024-08-20T07:20:05.5083525+00:00",
"DateSigned": "2024-08-27T07:20:05.5083525+00:00",
"IsOpen": true,
"ClosedDate": null,
"ThisAndAllFuture": false,
"AllPreviousAndFuture": true,
"OnePaymentOnly": false,
"HigherRateTaxPayer": false,
"NotTaxPayer": false,
"Title": "Mr",
"FirstName": "Bruce",
"Surname": "Wayne"
}