
Removed requirement to define category information
| Item | Description |
|---|---|
| Type | Required parameters |
| Effect | Backwards compatible |
| Impact | /product_search, /prices |
category or category_id parameters.It is now possible to search for products without the hard requirement to define category information. The category is predicted from analysis of the search query.
Unified PDF Report Generation for claim or appraisal.
| Item | Description |
|---|---|
| Type | Optional parameters |
| Effect | Breaking change |
| Impact | /client_reference/{client_reference_id}/report/pdf |
Photo validation and estimation
| Item | Description |
|---|---|
| Type | Optional parameters |
| Effect | Backwards compatible |
| Impact | Offer Search |
image_urls or images (base64). Photos are analyzed to extract category and description, compare against the original description for validation, and identify the best Like-Kind-and-Quality replacement products and prices.Access uploaded image URLs
| Item | Description |
|---|---|
| Type | Response field |
| Effect | Backwards compatible |
| Impact | /client_reference/{id}/appraisal |
attachments array with url, file_name, and type for each file uploaded by the API user and attached to the appraisal. Use these URLs to access the uploaded images and documents.