Notes
The new endpoint for validating FDM combinations independent of accounting journals or other transactions is now live! You can see all the details in the specification. This is suitable for realtime use (validating a single combo for a web form or other immediate use) or batches (validating a set of combinations, as in a nightly update).
This new endpoint supercedes the old validate-funding endpoint, so validate-funding has been deprecated. It will eventually be removed entirely, so if you’re using this, please migrate to the new endpoint soon.
In some internal work, we’ve added a new set of tests around our data extracts from Workday reports. This won’t be visible to API users, but helps ensure that our data import processes run smoothly and consistently, and that we’re notified of any possible errors before they can affect users.
API changes
- New validateFdm endpoint
- validate-funding endpoint deprecated: please migrate to validateFdm