GiftAidDeclarations Test
CRM/GiftAidDeclarations
Creates a Gift Aid Declaration.
Http Verb POST
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/CRM/GiftAidDeclarations

URI Parameters

This resource has no URI (Query) parameters.

Request Body

Request object type : GiftAidDeclaration

Request object type GiftAidDeclaration has the following properties.
Property Name Data Type Length Required Readonly Notes
ConfirmDateTime date
Constituent Entity Y
ContactMethod GiftAidContactMethodSummary Y
FK: TR_GIFTAID_CONTACT_METHOD.id   Resource: GiftAidContactMethods
CreatedBy string N readonly Auto-assigned
CreatedDateTime date N readonly Auto-assigned
CreateLocation string N readonly Auto-assigned
DocumentStatus GiftAidDocumentStatusSummary Y
FK: TR_GIFTAID_DOCUMENT_STATUS.id   Resource: GiftAidDocumentStatuses
EligibleIndicator boolean Y
EndDateTime date
GiftAidType GiftAidTypeSummary Y
FK: TR_GIFTAID_TYPE.id   Resource: GiftAidTypes
Id integer N Auto-assigned
IneligibleReason GiftAidIneligibleReasonSummary N
FK: TR_GIFTAID_INELIGIBLE_REASON.id   Resource: GiftAidIneligibleReasons
Notes string
ReceivedDateTime date Y
StartDateTime date Y
UpdatedBy string N readonly Auto-assigned
UpdatedDateTime date N readonly Auto-assigned
{
  "ConfirmDateTime": "2025-04-24T05:08:06.0929879-07:00",
  "CreatedDateTime": "2025-04-24T05:08:06.0929879-07:00",
  "CreateLocation": "sample string 1",
  "CreatedBy": "sample string 2",
  "EligibleIndicator": true,
  "EndDateTime": "2025-04-24T05:08:06.0929879-07:00",
  "Id": 1,
  "UpdatedDateTime": "2025-04-24T05:08:06.0929879-07:00",
  "UpdatedBy": "sample string 3",
  "Notes": "sample string 4",
  "ReceivedDateTime": "2025-04-24T05:08:06.0929879-07:00",
  "StartDateTime": "2025-04-24T05:08:06.0929879-07:00",
  "ContactMethod": {
    "Id": 1,
    "Description": "sample string 1",
    "Inactive": true
  },
  "Constituent": {
    "Id": 1
  },
  "DocumentStatus": {
    "Id": 1,
    "Description": "sample string 1",
    "Inactive": true
  },
  "GiftAidType": {
    "Id": 1,
    "Description": "sample string 1",
    "Inactive": true,
    "ControlGroup": {
      "Description": "sample string 1",
      "Id": 2,
      "Inactive": true
    }
  },
  "IneligibleReason": {
    "Id": 1,
    "Description": "sample string 1",
    "Inactive": true
  }
}
<GiftAidDeclaration xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <ConfirmDateTime>2025-04-24T05:08:06.0929879-07:00</ConfirmDateTime>
  <Constituent>
    <Id>1</Id>
  </Constituent>
  <ContactMethod>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </ContactMethod>
  <CreateLocation>sample string 1</CreateLocation>
  <CreatedBy>sample string 2</CreatedBy>
  <CreatedDateTime>2025-04-24T05:08:06.0929879-07:00</CreatedDateTime>
  <DocumentStatus>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </DocumentStatus>
  <EligibleIndicator>true</EligibleIndicator>
  <EndDateTime>2025-04-24T05:08:06.0929879-07:00</EndDateTime>
  <GiftAidType>
    <ControlGroup>
      <Description>sample string 1</Description>
      <Id>2</Id>
      <Inactive>true</Inactive>
    </ControlGroup>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </GiftAidType>
  <Id>1</Id>
  <IneligibleReason>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </IneligibleReason>
  <Notes>sample string 4</Notes>
  <ReceivedDateTime>2025-04-24T05:08:06.0929879-07:00</ReceivedDateTime>
  <StartDateTime>2025-04-24T05:08:06.0929879-07:00</StartDateTime>
  <UpdatedBy>sample string 3</UpdatedBy>
  <UpdatedDateTime>2025-04-24T05:08:06.0929879-07:00</UpdatedDateTime>
</GiftAidDeclaration>

Response object type : GiftAidDeclaration

Response object type GiftAidDeclaration has the following properties.
Property Name Data Type Length Required Readonly Notes
ConfirmDateTime date
Constituent Entity Y
ContactMethod GiftAidContactMethodSummary Y
FK: TR_GIFTAID_CONTACT_METHOD.id   Resource: GiftAidContactMethods
CreatedBy string N readonly Auto-assigned
CreatedDateTime date N readonly Auto-assigned
CreateLocation string N readonly Auto-assigned
DocumentStatus GiftAidDocumentStatusSummary Y
FK: TR_GIFTAID_DOCUMENT_STATUS.id   Resource: GiftAidDocumentStatuses
EligibleIndicator boolean Y
EndDateTime date
GiftAidType GiftAidTypeSummary Y
FK: TR_GIFTAID_TYPE.id   Resource: GiftAidTypes
Id integer N Auto-assigned
IneligibleReason GiftAidIneligibleReasonSummary N
FK: TR_GIFTAID_INELIGIBLE_REASON.id   Resource: GiftAidIneligibleReasons
Notes string
ReceivedDateTime date Y
StartDateTime date Y
UpdatedBy string N readonly Auto-assigned
UpdatedDateTime date N readonly Auto-assigned
{
  "ConfirmDateTime": "2025-04-24T05:08:06.1086343-07:00",
  "CreatedDateTime": "2025-04-24T05:08:06.1086343-07:00",
  "CreateLocation": "sample string 1",
  "CreatedBy": "sample string 2",
  "EligibleIndicator": true,
  "EndDateTime": "2025-04-24T05:08:06.1086343-07:00",
  "Id": 1,
  "UpdatedDateTime": "2025-04-24T05:08:06.1086343-07:00",
  "UpdatedBy": "sample string 3",
  "Notes": "sample string 4",
  "ReceivedDateTime": "2025-04-24T05:08:06.1086343-07:00",
  "StartDateTime": "2025-04-24T05:08:06.1086343-07:00",
  "ContactMethod": {
    "Id": 1,
    "Description": "sample string 1",
    "Inactive": true
  },
  "Constituent": {
    "Id": 1
  },
  "DocumentStatus": {
    "Id": 1,
    "Description": "sample string 1",
    "Inactive": true
  },
  "GiftAidType": {
    "Id": 1,
    "Description": "sample string 1",
    "Inactive": true,
    "ControlGroup": {
      "Description": "sample string 1",
      "Id": 2,
      "Inactive": true
    }
  },
  "IneligibleReason": {
    "Id": 1,
    "Description": "sample string 1",
    "Inactive": true
  }
}
<GiftAidDeclaration xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <ConfirmDateTime>2025-04-24T05:08:06.1086343-07:00</ConfirmDateTime>
  <Constituent>
    <Id>1</Id>
  </Constituent>
  <ContactMethod>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </ContactMethod>
  <CreateLocation>sample string 1</CreateLocation>
  <CreatedBy>sample string 2</CreatedBy>
  <CreatedDateTime>2025-04-24T05:08:06.1086343-07:00</CreatedDateTime>
  <DocumentStatus>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </DocumentStatus>
  <EligibleIndicator>true</EligibleIndicator>
  <EndDateTime>2025-04-24T05:08:06.1086343-07:00</EndDateTime>
  <GiftAidType>
    <ControlGroup>
      <Description>sample string 1</Description>
      <Id>2</Id>
      <Inactive>true</Inactive>
    </ControlGroup>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </GiftAidType>
  <Id>1</Id>
  <IneligibleReason>
    <Description>sample string 1</Description>
    <Id>1</Id>
    <Inactive>true</Inactive>
  </IneligibleReason>
  <Notes>sample string 4</Notes>
  <ReceivedDateTime>2025-04-24T05:08:06.1086343-07:00</ReceivedDateTime>
  <StartDateTime>2025-04-24T05:08:06.1086343-07:00</StartDateTime>
  <UpdatedBy>sample string 3</UpdatedBy>
  <UpdatedDateTime>2025-04-24T05:08:06.1086343-07:00</UpdatedDateTime>
</GiftAidDeclaration>

No entries in change log for this operation.