post https://yourorgsite.com/api/GiftPremiumRule/_execute
Executes an operation of GiftPremiumRule
With the GiftPremiumRule service, you can perform the following operation on the execute endpoint:
- GetRulesForGiftId
GetRulesForGiftId
BODY PARAMS:
{
"$type": "Asi.Soa.Fundraising.DataContracts.GiftPremiumRuleDataRequest, Asi.Contracts",
"EntityTypeName": "GiftPremiumRule",
"OperationName": null,
"Operation": {
"$type": "Asi.Soa.Fundraising.DataContracts.GiftPremiumRuleOperationData, Asi.Contracts"
},
"GiftItemId": "string value"
}