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

    RealstateAgentRegister

    {
        "user": {
            "name": "string",
            "email": "string",
            "password": "string",
            "phone": "string",
            "whatsapp": "string"
        },
        "realstate_agent": {
            "creci": "string",
            "cpf": "string",
            "cnpj": "string"
        }
    }
    Built with