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.
API Credits: Same per-item cost as single rental AVM (30 + units + comps per property). No batch discount.
Request
Responses
- 202
- 400
- 422
- 500
Successful Response
Invalid request
Validation Error
Internal server error