REA Group AVM API

AVM

Operations 7

POST /api/v1/properties/valuations/sale /api/v1/properties/valuations/sale ~ Enquiry or Origination #
GET /api/v1/properties/{propertyId}/valuations/sale?requestType=enquiry or requestType=origination /api/v1/properties/{propertyId}/valuations/sale?requestType=enquiry or requestType=origination #
GET /api/v1/properties/{propertyId}/valuations/rent?requestType=enquiry or requestType=origination /api/v1/properties/{propertyId}/valuations/rent?requestType=enquiry or requestType=origination #
POST /api/v1/properties/valuations/sale ~ requestType=plus /api/v1/properties/valuations/sale ~ Plus #
GET /api/v1/properties/{propertyId}/valuations/sale?requestType=plus /api/v1/properties/{propertyId}/valuations/sale?requestType=plus #
POST /api/v1/properties/valuations/sale ~ Pro /api/v1/properties/valuations/sale ~ Pro #
GET /api/v1/properties/{propertyId}/valuations/sale?requestType=pro /api/v1/properties/{propertyId}/valuations/sale?requestType=pro #

Documentation

Specifications

Other Resources

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/rea-group-avm-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

rea-group-avm-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  version: '1.0'
  title: Properties AVM API
  description: "<div class=\"cta\" style=\"display: flex; justify-content: flex-start; flex-wrap: wrap; margin-top: 0px; margin-bottom: 30px\">\n  <div\n      style=\"\n        text-align: left;\n        min-width: 1000px;\n        font-family: 'Open Sans', Arial, sans-serif;\n        padding: 13px 20px;\n        color: rgb(255, 255, 255);\n        font-size: 16px;\n        line-height: 28px;\n        font-weight: 700;\n        border-radius: 4px;\n        background: #0078BD;\n        text-decoration: none;\n        margin-right: 20px;\n        margin-top: 10px;\n      \"\n      ><i class=\"fa-solid fa-house\"></i> &nbsp; &nbsp;Properties API</div\n    >\n\n- **[Properties/Summary](https://developer.proptrack.com.au/docs/apis/properties/operations/get-a-api-v-2-property-summary): <span style=\"color:#28a745;\">**GET**</span> /api/v2/properties/{propertyId}/summary**</br>Retrieves basic property and listing information about a property, including a single photo and current market status </br>\n- **[Properties/Attributes](https://developer.proptrack.com.au/docs/apis/properties/operations/list-api-v-2-property-attributes): <span style=\"color:#28a745;\">**GET**</span> /api/v2/properties/{propertyId}/attributes**</br>Retrieves comprehensive and up to date property attributes and features for a given property </br>\n- **[Properties/Listings](https://developer.proptrack.com.au/docs/apis/properties/operations/list-api-v-2-property-listings): <span style=\"color:#28a745;\">**GET**</span> /api/v2/properties/{propertyId}/listings**</br>Retrieves current and historic listings for a given property.</br>\n- **[Properties/Planning:](https://developer.proptrack.com.au/docs/apis/properties/operations/list-api-v-2-property-planning) <span style=\"color:#28a745;\">**GET**</span> /api/v2/properties/{propertyId}/planning**</br>Retrieves planning and zoning information for a given property</br>\n- **[Properties/TenureType:](https://developer.proptrack.com.au/docs/apis/properties/operations/list-api-v-2-property-tenure-type) <span style=\"color:#28a745;\">**GET**</span> /api/v2/properties/{propertyId}/tenure-type**</br>Retrieves historical property tenure information for a given property</br>\n- **[Properties/Transactions:](https://developer.proptrack.com.au/docs/apis/properties/operations/list-api-v-2-property-transactions) <span style=\"color:#28a745;\">**GET**</span> /api/v2/properties/{propertyId}/transactions**</br>Retrieves sold transactions for a given property</br>\n\n<div class=\"cta\" style=\"display: flex; justify-content: flex-start; flex-wrap: wrap; margin-top: 0px; margin-bottom: 30px\">\n  <div\n      style=\"\n        text-align: left;\n        min-width: 1000px;\n        font-family: 'Open Sans', Arial, sans-serif;\n        padding: 13px 20px;\n        color: rgb(255, 255, 255);\n        font-size: 16px;\n        line-height: 28px;\n        font-weight: 700;\n        border-radius: 4px;\n        background: #0078BD;\n        text-decoration: none;\n        margin-right: 20px;\n        margin-top: 10px;\n      \"\n      ><i class=\"fa-solid fa-money-bill-wave\"></i> &nbsp; &nbsp;AVM Valuation API</div\n    >\n\n \n- **[Properties/Valuations/Sale](https://developer.proptrack.com.au/docs/apis/properties/operations/create-a-api-v-1-property-valuation-sale): <span style=\"color:#28a745;\">**Post**</span> /api/v1/properties/valuations/sale**</br> Orders a sale valuation from PropTrack's Automated Valuation Model (AVM) for a given address string, either as requestType=enquiry OR requestType=origination</br>\n- **[Properties/Valuations/Sale](https://developer.proptrack.com.au/docs/apis/properties/operations/get-a-api-v-1-property-valuation-sale-request-type-enquiry-or-request-type-origination): <span style=\"color:#28a745;\">**GET**</span> /api/v1/properties/{propertyId}/valuations/sale**</br> Orders a sale valuation from PropTrack's Automated Valuation Model (AVM) for a given property (by propertyId), , either as ?requestType=enquiry OR ?requestType=origination</br>\n- **[Properties/Valuations/Rent](https://developer.proptrack.com.au/docs/apis/properties/operations/get-a-api-v-1-property-valuation-rent-request-type-enquiry-or-request-type-origination): <span style=\"color:#28a745;\">**GET**</span> /api/v1/properties/{propertyId}/valuations/rent?requestType=enquiry OR requestType-origination**</br> Orders an Enquiry Rental valuation from PropTrack's Automated Valuation Model (AVM) for a given property (by propertyId), either as Enquiry or Origination Request Type</br>\n- **[Properties/Valuations/Sale~AVM Plus](https://developer.proptrack.com.au/docs/apis/properties/operations/get-a-api-v-1-property-valuation-sale-request-type-plus): <span style=\"color:#28a745;\">**Post**</span> /api/v1/properties/valuations/sale ~plus**</br> Orders a AVM Plus valuation from PropTrack's Automated Valuation Model (AVM) for a given address string, combines Sale and Rental into a single request</br>\n- **[Properties/Valuations/Sale~AVM Plus](https://developer.proptrack.com.au/docs/apis/properties/operations/get-a-api-v-1-property-valuation-sale-request-type-plus): <span style=\"color:#28a745;\">**GET**</span> /api/v1/properties/{propertyId}/valuations/sale?requestType=plus**</br> Orders a AVM Plus valuation from PropTrack's Automated Valuation Model (AVM) for a given property (by propertyId), combines Sale and Rental into a single request</br>\n- **[Properties/Valuations/Sale~AVM Pro](https://developer.proptrack.com.au/docs/apis/properties/operations/get-a-api-v-1-property-valuation-sale-request-type-pro): <span style=\"color:#28a745;\">**Post**</span> /api/v1/properties/valuations/sale ~pro**</br> Orders a AVM Pro valuation from PropTrack's Automated Valuation Model (AVM) for a given address string, combines Sale, Rental and environment hazards into a single request</br>\n- **[Properties/Valuations/Sale~AVM Pro](https://developer.proptrack.com.au/docs/apis/properties/operations/get-a-api-v-1-property-valuation-sale-request-type-pro): <span style=\"color:#28a745;\">**GET**</span> /api/v1/properties/{propertyId}/valuations/sale?requestType=pro**</br> Orders a AVM Pro valuation from PropTrack's Automated Valuation Model (AVM) for a given property (by propertyId), combines Sale, Rental and environment hazards into a single request</br>\n\n\n\n</br>\n\n<div class=\"section-about\" style=\"margin-top: 40px\">\n  <div class=\"page-section__inner\" style=\"margin: 0px auto; max-width: 1250px; -webkit-font-smoothing: antialiased\"  >\n    <div\n      class=\"cards-list\"\n      style=\"\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-between;\n        margin: 20px 0px;\n        max-width: 900px;\n        padding: px;\n        box-sizing: 1px;\n        border-box: 1px;\n        border-color: black;\n      \"\n    >\n      <div\n        class=\"cards-list__item\"\n        style=\"\n          margin-top: 16px;\n          padding: 0px 16px;\n          max-width: 250px;\n          min-width: 200px;\n          margin-bottom: 0px;\n          box-sizing: border-box;\n        \"\n      >\n        <div\n          class=\"card__thumb\"\n          style=\"height: 49px; width: 50px; background-color: #0078BD; border-radius: 4px; padding: 4px; display: flex; align-items: center; justify-content: center;\"\n        >\n          <i class=\"fa-regular fa-badge-check\" style=\"font-size: 24px; color: #F7F8F9;\"></i>\n        </div>\n        <div\n          class=\"card__title\"\n          style=\"\n            margin-top: 22px;\n            font-family: Graphik, Arial, sans-serif;\n            font-size: 24px;\n            line-height: 36px;\n            font-weight: 700;\n            color: rgb(44, 44, 44);\n          \"\n        >\n          Getting Started\n        </div>\n        <div\n          class=\"card__text\"\n          style=\"\n            margin-top: 8px;\n            font-size: 14px;\n            line-height: 24px;\n            font-family: 'Open Sans', Arial, sans-serif;\n            font-weight: 400;\n            color: rgb(44, 44, 44);\n          \"\n        >\n           Start your journey\n        </div>\n        <ul>\n          <li>\n            <a href=\"https://developer.proptrack.com.au/docs/apis/api-trials\"\n              > API Trials</a\n            >\n          </li>\n          <li><a href=\"https://developer.proptrack.com.au/docs/apis/how-to-authenticate\">Authentication</a></li>\n          <li>\n            <a href=\"https://developer.proptrack.com.au/docs/apis/error-handling\">Error Handling</b></a>\n          </li>\n        </ul>\n      </div>\n      <div\n        class=\"cards-list__item\"\n        style=\"\n          margin-top: 16px;\n          padding: 0px 16px;\n          max-width: 250px;\n          min-width: 200px;\n          margin-bottom: 0px;\n          box-sizing: border-box;\n        \"\n      >\n        <div\n          class=\"card__thumb\"\n          style=\"height: 49px; width: 50px; background-color: #0078BD; border-radius: 4px; padding: 4px; display: flex; align-items: center; justify-content: center;\"\n        >\n          <i class=\"fa-regular fa-list\" style=\"font-size: 24px; color: #F7F8F9;\"></i>\n        </div>\n        <div\n          class=\"card__title\"\n          style=\"\n            margin-top: 22px;\n            font-family: Graphik, Arial, sans-serif;\n            font-size: 24px;\n            line-height: 36px;\n            font-weight: 700;\n            color: rgb(44, 44, 44);\n          \"\n        >\n          API References\n        </div>\n        <div\n          class=\"card__text\"\n          style=\"\n            margin-top: 8px;\n            font-size: 14px;\n            line-height: 24px;\n            font-family: 'Open Sans', Arial, sans-serif;\n            font-weight: 400;\n            color: rgb(44, 44, 44);\n          \"\n        >\n          Explore our knowledge base\n        </div>\n        <ul>\n          <li>\n            <a href=\"https://developer.proptrack.com.au/docs/apis/guide\"\n              >API Guide</a\n            >\n          </li>\n          <li><a href=\"https://developer.proptrack.com.au/docs/apis/rate-limits\">Rate Limiting</a></li>\n          <li>\n            <a href=\"https://developer.proptrack.com.au/docs/apis/getting-support\"\n              >Getting Support</a\n            >\n          </li>\n        </ul>\n      </div>\n      <div\n        class=\"cards-list__item\"\n        style=\"\n          margin-top: 16px;\n          padding: 0px 16px;\n          max-width: 250px;\n          min-width: 200px;\n          margin-bottom: 0px;\n          box-sizing: border-box;\n        \"\n      >\n        <div\n          class=\"card__thumb\"\n          style=\"height: 49px; width: 50px; background-color: #0078BD; border-radius: 4px; padding: 4px; display: flex; align-items: center; justify-content: center;\"\n        >\n          <i class=\"fa-regular fa-files\" style=\"font-size: 24px; color: #F7F8F9;\"></i>\n        </div>\n        <div\n          class=\"card__title\"\n          style=\"\n            margin-top: 22px;\n            font-family: Graphik, Arial, sans-serif;\n            font-size: 24px;\n            line-height: 36px;\n            font-weight: 700;\n            color: rgb(44, 44, 44);\n          \"\n        >\n          Useful Docs\n        </div>\n        <div\n          class=\"card__text\"\n          style=\"\n            margin-top: 8px;\n            font-size: 14px;\n            line-height: 24px;\n            font-family: 'Open Sans', Arial, sans-serif;\n            font-weight: 400;\n            color: rgb(44, 44, 44);\n          \"\n        >\n          Helpful resources\n        </div>\n        <ul>\n          <li>\n            <a href=\"https://developer.proptrack.com.au/docs/apis/pagination\">Pagination</a>\n          </li>\n          <li><a href=\"https://developer.proptrack.com.au/docs/apis/rules-engine\">Rules Engine</a></li>\n          <li><a href=\"https://developer.proptrack.com.au/docs/apis/faqs\">FAQs</a></li>\n        </ul>\n      </div>\n      <div\n        class=\"cards-list__item\"\n        style=\"\n          margin-top: 16px;\n          padding: 0px 16px;\n          max-width: 250px;\n          min-width: 200px;\n          margin-bottom: 0px;\n          box-sizing: border-box;\n        \"\n      >\n        <div\n          class=\"card__thumb\"\n          style=\"height: 49px; width: 50px; background-color: #0078BD; border-radius: 4px; padding: 4px; display: flex; align-items: center; justify-content: center;\"\n        >\n          <i class=\"fa-regular fa-tag\" style=\"font-size: 24px; color: #F7F8F9;\"></i></i>\n        </div>\n        <div\n          class=\"card__title\"\n          style=\"\n            margin-top: 22px;\n            font-family: Graphik, Arial, sans-serif;\n            font-size: 24px;\n            line-height: 36px;\n            font-weight: 700;\n            color: rgb(44, 44, 44);\n          \"\n        >\n          Get in Touch\n        </div>\n        <div\n          class=\"card__text\"\n          style=\"\n            margin-top: 8px;\n            font-size: 14px;\n            line-height: 24px;\n            font-family: 'Open Sans', Arial, sans-serif;\n            font-weight: 400;\n            color: rgb(44, 44, 44);\n          \"\n        >\n          Connect with us\n        </div>\n        <ul>\n          <li><a href=\"https://www.proptrack.com.au/contact-us/sales/\">Contact Sales</a></li>\n          <li><a href=\"https://www.proptrack.com.au/support/contact-support/\">Contact Support</a></li>\n        </ul>\n      </div>\n    </div>\n  </div>\n</div>"
  contact:
    email: support@proptrack.com
    name: PropTrack Support
servers:
- url: https://data.proptrack.com
  description: ''
tags:
- name: AVM
  description: AVM
paths:
  /api/v1/properties/valuations/sale:
    parameters: []
    post:
      tags:
      - AVM
      summary: /api/v1/properties/valuations/sale ~ Enquiry or Origination
      description: "<span style=\"color:#0078BD;\">**AVM Sale - by address:**</span> Get a property price estimate from PropTrack’s Sale Automated Valuation Model (AVM) using the property address. \n\nThe service returns the most up-to-date value estimate, just provide the <span style=\"color:#0078BD;\">fullAddress OR address</span>, only provide either not both in the same request.\n\nThis operation supports two <span style=\"color:#0078BD;\">requestType</span> options within the request body based estimates. Each type uses its own request body parameters, and customers can be enabled for one or both:\n\n- <p style=\"color:#0078BD\"><b>Enquiry:</B></p> <span style=\"background-color: #f5f5f5; padding: 0.2em; font-weight: bold;\">requestType=enquiry</span></span> </p> a simplified version only returning the property valuation details \n ![Sale_Enquiry](../assets/images/AVM-origination.png)\n- <p style=\"color:#0078BD\"><b>Origination:</B></p> <span style=\"background-color: #f5f5f5; padding: 0.2em; font-weight: bold;\">requestType=origination</span></span> </p> offers a detailed view of what goes into the price estimate including attributes, and supporting valuation data, with the option to obtain a Sale PDF report\n\n ![Sale_Origination](../assets/images/AVM-SALE-Origination.png)\n\n"
      operationId: v1-properties-valuation-sale
      parameters:
      - name: Authorization
        in: header
        description: Provide your bearer token as a string, in the format `Bearer {access_token}` in the Authorization Header</br>Refer to [Authentication](https://developer.proptrack.com.au/docs/apis/authentication/operations/create-a-oauth-2-token)
        required: true
        schema:
          type: string
          examples:
          - Bearer eyJraWQiOiJiYWRmNzUyNC1jYzBkLTQ3YWUtYTAzMC02MjBlYTE3ZDNlZjMiLCJ0eXAiOiJKV1QiLCJhbGc
          example: Bearer jyJraWQiOiJiYWRmKzUyNC1jYzBkLTQ9YWUtYTAzMC02MjBlYTE3ZDNlZjMiLCJ0eXAiO
          default: Bearer {access_token}
      requestBody:
        description: 'Either `fullAddress` **or** `address` are required in the request, not both.


          We offer two distinct <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: lite-bold;">requestType</span>, for the <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: lite-bold;">sale</span> estimates, each type is operated by unique <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: lite-bold;">requestType</span> in the body:


          - <p style="color:#0078BD"><b>Enquiry:</B></p> <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">requestType=enquiry</span></span> </p>will service your basic AVM needs by providing all fields you will find our PropTrackpowered experiences


          - <p style="color:#0078BD"><b>Origination:</B></p> <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">requestType=origination</span></span> </p> offers a more detailed view of what goes into the price estimate including attributes, comparable properties and other details

          '
        content:
          application/json:
            schema:
              type: object
              x-examples:
                Example 1:
                  fullAddress: 10 Test Street, Sydney NSW 2000
                  address:
                    lotNumber: Lot21
                    unitNumber: 2b
                    streetNumber: '10'
                    streetName: Test
                    streetType: St
                    suburb: Sydney
                    state: NSW
                    postCode: '2000'
                  effectiveDate: '2022-06-30'
                  updatedAttributes:
                    bedrooms: 3
                    bathrooms: 2
                    carSpaces: 1
                    propertyType: house
                    landArea: 325
                    floorArea: 114
                  additionalInformation:
                    applicantEstimate: 1000000
                    loanAmount: 800000
                    customerReference: Abc123
              required:
              - requestType
              - fullAddress
              - address
              properties:
                requestType:
                  x-stoplight:
                    id: dpjvk9vsiuh3b
                  enum:
                  - enquiry
                  - origination
                  - plus
                  example: enquiry
                  description: "requestType is mandatory for all new customers from Sept 2025, existing customers can continue without sending, please contact PropTrack support to discuss options to upgrade. Note: for 'plus' see the AVM Plus endpoint: https://developer.proptrack.com.au/docs/apis/properties/operations/get-a-api-v-1-property-valuation-sale-request-type-plus \n\n - <p style=\"color:#0078BD\"><b>Enquiry:</p> <span style=\"background-color: #f5f5f5; padding: 0.2em; font-weight: bold;\">requestType=enquiry</span></span> </b>will service your basic AVM needs by providing all fields you will find our PropTrackpowered experiences\n - <p style=\"color:#0078BD\"><b>Origination:</p> <span style=\"background-color: #f5f5f5; padding: 0.2em; font-weight: bold;\">requestType=origination</span></span> </b>offers a more detailed view of what goes into the price estimate including attributes, comparable properties and other details"
                fullAddress:
                  type: string
                  description: 'Full address of the property, either fullAddress or address not both allowed<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Enquiry</span>, <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>

                    '
                  examples:
                  - 1/67 Louisa Rd, Birchgrove, NSW 2041
                address:
                  type: object
                  description: 'Structured address of the property, either fullAddress or address not both allowed<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Enquiry</span>, <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>

                    '
                  properties:
                    lotNumber:
                      type: string
                      description: 'Lot number of the property<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Enquiry</span>, <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>

                        '
                      examples:
                      - Lot 123
                    unitNumber:
                      type: string
                      description: 'Unit number of the property<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Enquiry</span>, <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>

                        '
                      examples:
                      - Unit 1
                    streetNumber:
                      type: string
                      description: 'Street number of the property<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Enquiry</span>, <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>

                        '
                      examples:
                      - '67'
                    streetName:
                      type: string
                      description: 'Street name of the property<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Enquiry</span>, <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>

                        '
                      examples:
                      - Louisa
                    streetType:
                      type: string
                      description: 'Street type of the property<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Enquiry</span>, <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>

                        '
                      examples:
                      - Rd
                    suburb:
                      type: string
                      description: 'Suburb of the property<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Enquiry</span>, <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>

                        '
                      examples:
                      - Birchgrove
                    state:
                      type: string
                      description: 'State of the property<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Enquiry</span>, <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>

                        '
                      examples:
                      - NSW
                    postCode:
                      type: string
                      description: 'Postcode of the property<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Enquiry</span>, <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>

                        '
                      examples:
                      - '2041'
                effectiveDate:
                  type: string
                  description: 'Effective date of requested estimate</br>Refer to [Effective Date](https://developer.proptrack.com.au/docs/apis/guide#effective-date)</br>Format `YYYY-MM-DD` <br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>'
                  format: date
                  examples:
                  - '2022-06-30'
                updatedAttributes:
                  type: object
                  description: 'Customer supplied attributes</br>Refer to [Updated Attributes](https://developer.proptrack.com.au/docs/apis/guide#updated-attributes)<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>'
                  properties:
                    bedrooms:
                      type: integer
                      description: 'Number of bedrooms<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>'
                      examples:
                      - 4
                    bathrooms:
                      type: integer
                      description: 'Number of bathrooms<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>'
                      examples:
                      - 2
                    carSpaces:
                      type: integer
                      description: 'Number of car spaces<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>'
                      examples:
                      - 2
                    propertyType:
                      enum:
                      - house
                      - unit
                      description: 'Classification of the type of property<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>'
                      type: string
                    landArea:
                      type: integer
                      description: 'Land space area (measured in m2)<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>'
                      examples:
                      - 605
                    floorArea:
                      type: integer
                      description: 'Floor space area (measured in m2)<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>'
                      examples:
                      - 322
                additionalInformation:
                  type: object
                  properties:
                    applicantEstimate:
                      type: integer
                      description: 'Applicant''s estimated value of the property</br>Refer to [Applicant Estimate](https://developer.proptrack.com.au/docs/apis/guide#applicant-estimate)<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>'
                      examples:
                      - 1030000
                    loanAmount:
                      type: integer
                      description: 'Outstanding loan amount on the property</br>Refer to [Loan Amount](https://developer.proptrack.com.au/docs/apis/guide#loan-amount)<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>'
                      examples:
                      - 850000
                    customerReference:
                      type: string
                      description: 'Customer Reference Key</br>Refer to [Customer Reference](https://developer.proptrack.com.au/docs/apis/guide#customerreference)<br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>'
                      examples:
                      - abcd1234
            examples:
              Enquiry example with fullAddress:
                value:
                  requestType: enquiry
                  fullAddress: 1/67 Louisa Rd, Birchgrove, NSW 2041
              Enquiry example with address:
                value:
                  requestType: enquiry
                  address:
                    lotNumber: Lot 123
                    unitNumber: Unit 1
                    streetNumber: '67'
                    streetName: Louisa
                    streetType: Rd
                    suburb: Birchgrove
                    state: NSW
                    postCode: '2041'
              Origination example with fullAddress:
                value:
                  requestType: origination
                  fullAddress: 1/67 Louisa Rd, Birchgrove, NSW 2041
              Origination example with address:
                value:
                  requestType: origination
                  address:
                    lotNumber: Lot 123
                    unitNumber: Unit 1
                    streetNumber: '67'
                    streetName: Louisa
                    streetType: Rd
                    suburb: Birchgrove
                    state: NSW
                    postCode: '2041'
              Origination example with full request payload:
                value:
                  requestType: origination
                  fullAddress: 1/67 Louisa Rd, Birchgrove, NSW 2041
                  effectiveDate: '2022-06-30'
                  updatedAttributes:
                    bedrooms: 4
                    bathrooms: 2
                    carSpaces: 2
                    propertyType: house
                    landArea: 605
                    floorArea: 322
                  additionalInformation:
                    applicantEstimate: 1030000
                    loanAmount: 850000
                    customerReference: abcd1234
      responses:
        '200':
          description: "<!-- theme: success -->\n\n> #### Success (200)\n\nBased on the <span style=\"background-color: #f5f5f5; padding: 0.2em; font-weight: bold;\">requestType=?</span></span> provided, the response is dynamic according to the response payload, \n**Note:** see examples for the response of enquiry/origination, the mock-up doesn't reflect the requestType.\n\nAn AVM Sale Report can be generated for <span style=\"background-color: #f5f5f5; padding: 0.2em; font-weight: bold;\">requestType=origination</span></span>for using the returned <span style=\"color:#0078BD;\">**valuationId**</span>. Simply pass the <span style=\"color:#0078BD;\">**valuationId**</span> value into the GET AVM Report endpoint to retrieve a professionally formatted report. For implementation details, refer to the <a href=\"https://developer.proptrack.com.au/docs/apis/reports/operations/get-a-api-v-1-report-valuation-pdf\">GET AVM Report</a>.\n"
          content:
            application/json:
              schema:
                type: object
                x-examples:
                  Example 1:
                    valuationId: 9a8b3368-fc5c-4a3d-9d4b-19ceecc387b2
                    valuationDate: '2022-12-25'
                    effectiveDate: '2022-12-25'
                    propertyId: 123456789
                    estimatedValue: 785652
                    fsd: 0.39079999923706055
                    lowerRangeValue: 712352
                    upperRangeValue: 875250
                    usedAttributes:
                      bedrooms: 4
                      bathrooms: 2
                      carSpaces: 1
                      propertyType: house
                properties:
                  valuationId:
                    type: string
                    description: 'Unique identifier for an AVM valuation.</br>This can be used to <a href="https://developer.proptrack.com.au/docs/apis/reports/operations/get-a-api-v-1-report-valuation-sale-pdf">Generate a Report</a><br>Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Enquiry</span>, <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origination</span></span><br>'
                    format: uuid
                    examples:
                    - 9a8b3368-fc5c-4a3d-9d4b-19ceecc387b2
                  valuationDate:
                    type: string
                    description: 'Date of the AVM valuation </br> Field available in: <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Enquiry</span>, <span style="background-color: #f5f5f5; padding: 0.2em; font-weight: bold;">Origina

# --- truncated at 32 KB (314 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/rea-group/refs/heads/main/openapi/rea-group-avm-api-openapi.yml