HomeGuidesAPI ReferenceChangelogDiscussions
GuidesiMIS ProfessionaliMIS EnterpriseClient SupportLog In
API Reference
These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Executes a GiftAidClaim operation

Executes an operation of GiftAidClaim

With the GiftAidClaim service, you can perform the following operation on the execute endpoint:

  • GiftAidClaimRequest

GiftAidClaimRequest

BODY PARAMS:
{
    "$type": "Asi.Soa.Fundraising.DataContracts.GiftAidClaimRequest, Asi.Contracts",
    "EntityTypeName": "GiftAidClaim",
    "OperationName": "GiftAidClaimRequest",
    "Operation": {
        "$type": "Asi.Soa.Fundraising.DataContracts.GiftAidClaimOperationData, Asi.Contracts"
    },
    "GiftAidClaimId": "string value"
}
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!