Executes a GiftPremiumRule operation

Executes an operation of GiftPremiumRule

With the GiftPremiumRule service, you can perform the following operations on the execute endpoint:

  • GiftPremiumRuleDataRequest

GiftPremiumRuleDataRequest

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",
  "RequestCulture": "string value"
}
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!