Property Matchmaking
    • Schemas
      • Users
      • Land Titles
      • Facilities
      • Problems
      • Promos
      • Properties
      • Customer Preferences

    Customer Preferences

    {
        "_id": "string",
        "name": "string",
        "whatsapp": "string",
        "locations": [
            "string"
        ],
        "min_property_budget": "string",
        "max_property_budget": "string",
        "min_down_payment_budget": "string",
        "max_down_payment_budget": "string",
        "min_monthly_payment_budget": "string",
        "max_monthly_payment_budget": "string",
        "problems": [
            "string"
        ],
        "promos": [
            "string"
        ],
        "property_recommendations_link": "string"
    }
    Built with