GET - https://subscribercrmapi.acamh.org/api/holdinggiftaiddetails/?contactId={contactId}&holdingPersonalDetailsId={holdingPersonalDetailsId}

Gets the Gift Aid Details for a Contact or Holding Contact.

Value Name Required
contactId The Contact Id. No
holdingPersonalDetailsId The Id of the Holding Personal Details item. No
{
"ContactId": 1,
"HoldingPersonalDetailsId": null,
"DeclarationReceivedByTypeId": 1,
"Limit": 0.0,
"DateDeclarationSentToMember": "2024-08-20T08:34:01.877583+00:00",
"DateSigned": "2024-08-27T08:34:01.877583+00:00",
"IsOpen": true,
"ClosedDate": null,
"ThisAndAllFuture": false,
"AllPreviousAndFuture": true,
"OnePaymentOnly": false,
"HigherRateTaxPayer": false,
"NotTaxPayer": false,
"Title": "Mr",
"FirstName": "Bruce",
"Surname": "Wayne"
}