HOMFY - Partner API
    HOMFY - Partner API
    • Bem vindo
    • Autenticação
      • Definições
      • Gerar token
        POST
      • Renovar token
        POST
    • Imóveis
      • Definições
      • Consultar Imóveis
        POST
    • Schemas
      • Property
      • PropertyStatus
      • PropertyType
      • PropertyContract
      • PropertyPurpose
      • PropertyAddress
      • PropertyDetail
      • PropertyListing
      • PropertyListing
      • PropertyListingPrice
      • PropertyListingImage
      • PropertyListingVideo
      • RealstateAgentRegister

    PropertyAddress

    {
        "uf": "string",
        "state": "string",
        "city": "string",
        "district": "string",
        "zipcode": "string",
        "street": "string",
        "street_type": "string",
        "street_number": "string",
        "complement": "string",
        "block": "string",
        "latitude": "string",
        "longitude": "string"
    }
    Built with