Attach the insurer's valuation report
upload_valuation_reportAttach the insurer's Market Valuation Report (CCC / Mitchell PDF) to a submitted intake. We parse it (vehicle, mileage, offer, insurer, loss date) and refresh the preliminary. Allow up to two minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | Yes | Original file name, e.g. valuation-report.pdf. | |
| intake_id | Yes | The `intake_id` from a previous submission. | |
| poll_token | Yes | The `poll_token` returned once on that submission. | |
| file_base64 | Yes | The PDF bytes, base64-encoded (standard or URL-safe alphabet). Up to 15 MB decoded. |