Changes To The Gift API

The Gift API was updated on 07/29/2019. See our Changelog entries for more information.


We added several new properties to the Gift (Create) endpoint:
  • The new end_date property can be set when creating a recurring gift.
  • The new default_soft_credits property can be set to indicate whether to honor a constituent’s default soft credit settings when creating a gift. When this property is set to True, soft_credits must be null.
  • The new default_fundraiser_credits property can be set to indicate whether to honor a constituent’s default fundraiser credit settings when creating a gift. When this property is set to True, fundraisers must be null.

Categories