Breaking Changes To The Gift Batch API (Beta)

We updated the Gift Batch API (Beta) on 9/9/2021 with breaking changes.

To better align with API standards, we changed the following parameters and properties:

  • created_by is now added_by.
  • created_date is now date_added.
  • We removed the is_ prefix from parameters and properties. For example, is_approved is now approved.

Current calls will continue to work until you regenerate clients, then the new parameters must be used.


See our changelog for more information.

Categories