GET - https://subscribercrmapi-dev.galapagosconservation.org.uk/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-09-08T17:22:05.746616+00:00",
"DateSigned": "2024-09-15T17:22:05.746616+00:00",
"IsOpen": true,
"ClosedDate": null,
"ThisAndAllFuture": false,
"AllPreviousAndFuture": true,
"OnePaymentOnly": false,
"HigherRateTaxPayer": false,
"NotTaxPayer": false,
"Title": "Mr",
"FirstName": "Bruce",
"Surname": "Wayne"
}