Projects API Changelog
Version 1.1
October 8, 2025
- The validation rules for the
numeric field in Payment Currencies have been enhanced to permit empty strings and alphanumeric values (e.g., "" "891-S" are now accepted).
Version 1.0
November 18, 2023
- Authorization errors will now return HTTP 403.
- Paginated endpoints will no longer wrap around to the start of the collection if you follow the next page links.
- All relevant functionality was inherited from the Payment Currencies, Payment Terms, and Payment Types resources in our legacy V3 public API. Note that the new APIs will not be nested inside a
fields/ namespace.