Release Notes | 7.0.10
This release does not have any critical configuration updates.
Critical Updates:
The Custom Spec details of an asset are added to the following Asset Birth Certification API methods:
GET v1/Assets/BirthCertificates?status={status}
GET v1/Assets/BirthCertificates?date={date}
POST v1/Assets/BirthCertificates/SearchBy/VinSerial?status={status}
POST v1/Assets/BirthCertificates/SearchBy/License?status={status}
POST v1/Assets/BirthCertificates/SearchBy/AsNumberAndOrganization?status={status}
The GET v1/Assets/BirthCertificates?date={date} method now also returns the assets whose Custom Spec details are added, updated, or deleted on or after the date submitted.