# Showings Operations for managing showing availability and scheduling ## Get unit showing availability - [GET /showings/availability](https://rentengine.redocly.app/openapi/showings/getshowingavailability.md): Retrieve showing availability for a specific unit, including available and preferred showing windows ## Create a showing - [POST /showings/create](https://rentengine.redocly.app/openapi/showings/createshowing.md): Create a new showing for a unit. This endpoint handles both new showings and rescheduling of existing showings. ## Prospect Types - : Regular prospect who needs to complete prescreening - : Real estate agent who needs to provide a valid agent token ## Prescreening For self prospects, the system will automatically run prescreening based on the unit's prescreen template. If prescreening fails, the showing will not be created and an appropriate error will be returned. ## Agent Tokens For agent prospects, a valid 6-character agent token must be provided in the field. ## Showing Methods The field allows specifying the preferred showing method: - "Accompanied": Agent-guided showing - "Self Guided": Self-guided showing - "Remote Guided": Remote-guided showing - "Remote Guided with Gated Access": Remote-guided showing with gate access