GET - https://subscribercrmapi.magistrates-association.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-08-21T07:25:57.7382548+00:00",
"DateSigned": "2024-08-28T07:25:57.7382548+00:00",
"IsOpen": true,
"ClosedDate": null,
"ThisAndAllFuture": false,
"AllPreviousAndFuture": true,
"OnePaymentOnly": false,
"HigherRateTaxPayer": false,
"NotTaxPayer": false,
"Title": "Mr",
"FirstName": "Bruce",
"Surname": "Wayne"
}