API v2.4 Release Notes

This page details the new features, enhancements, and fixes in API v2.4, released on May 14th, 2022. Updated documentation for v2.4 will be published soon. Follow API v2 Versions for documentation updates.

New

  • Pending payments can now be created via transaction-related endpoints.
  • date is now an available parameter within the POST /pledgepayments endpoint.
  • The id parameter has been removed from the creditCardOnline and ach objects which are present in endpoints which process payments.
  • The default logic present in the UI for address, phone, and fax types is now followed within API v2.

Fixed

  • Fixed an issue where the sendAcknowledgeEmail parameter was not functioning correctly for POST, PUT, and PATCH /donation requests sent to company accounts.
  • Fixed an issue where shipping address types could not be defined via their respective endpoints.
  • Fixed a structural inconsistency between the responses of GET /eventRegistrations/{id} requests sent for events with different financial settings.
  • Fixed an issue which occurred when including the Favorite Account field in the request body of the POST /accounts/search endpoint.