December 2020 API Release Notes
This page details the new features, enhancements, and fixes made to the NeonCRM API as part of the December 19th, 2020 release.
API v2
New
- Introduces a new GET /properties/organizationProfile endpoint for retrieving the organization name, organization ID (instance name), and NeonCRM URL for an organization.
Fixed
- Fixes an issue where an error was received when attempting to submit a POST /eventregistrations request for a free event. This can now be accomplished by either including a blank array for payments or omitting payments from the request body altogether.
API v1
Fixed
- Fixes an issue where transactions with $0 payments could no longer be created.