Zvg Portal: Get Auction Detail
Zvg Portal via Parse · real_estate
Retrieve full details for a specific auction including property description, valuation, auction venue, attached documents, and court information. Requires the zvg_id and land_abk pair from search_auctions results. Returns variable fields depending on the auction; common fields include Objekt/Lage, Beschreibung, Verkehrswert, Termin, Ort der Versteigerung, and a documents array. API for the German foreclosure auction portal (ZVG-Portal), providing access to auction listings, property details, and court mappings across all German states. Fulfilled by Parse from zvg-portal.de.
- finance
- government-public
- parse
- platform-key
- real-estate
- zvg-portal
- zvg-portal-de
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/390e8bb9-1861-46a3-9443-1777fb06d267/get_auction_detail
- Interface artifact
- sha256:125dd4a108f98eba1b3eae4d7785eade417642a738cdd9493648f1496418096b
- Manifest digest
- sha256:4efe6304c31def1438a3d7f58467f55fa204318d8cd5a6179072dd12d8451ddc
Request fields
- zvg_id (string, required): Unique auction ID from search_auctions results[*].zvg_id.
- land_abk (string, required): State abbreviation matching the auction's origin state (from search_auctions results[*].land_abk).
Example queries
- {"zvg_id":"8553","land_abk":"bw"}