Rental Batch AVM (Async)
POST/v1/avm/batch/rental
Submit a batch of rental properties for async valuation.
Returns 202 Accepted immediately with a job_id. Poll status_url
for progress, or provide a notify_url to receive a POST when the job completes.
Request
Responses
- 202
- 400
- 422
- 500
Successful Response
Invalid request
Validation Error
Internal server error