TradeTapp V2 Changelog
Release Date: 2024-05-13
Version 1.2.0
Updated
Updated GET qualifications and GET financials endpoints to additionally include imported vendor records.
Updated the pagination structure of all collection resources to additionally include the total number of records retrieved in a new field named totalResults.
Release Date: 2024-04-22
Version 1.1.0
Updated
Changed date-related field names in the GET qualifications and GET qualifications/:companyId endpoints:
- Renamed the field dateUpdated to updatedAt.
- Renamed the field dateSubmitted to submittedAt.
- Renamed the field in the filter query parameter from filter[dateUpdated] to filter[updatedAt].