<script>
(function () {
window.CTM_LIVE_DATA_BRIDGE = {
propertyId: "100003420",
occupancyType: "student",
militaryStatusType:
"inactive",
studentFloorplansUrl:
"https://collegetownmankato.prospectportal.com/mankato/college-town-mankato/student/",
floorplanEndpoint:
"https://collegetownmankato.prospectportal.com/Apartments/module/student_property_info/action/view_floorplans/property%5Bid%5D/100003420//",
applicationUrl:
"https://collegetownmankato.prospectportal.com/Apartments/module/application_authentication/",
buildFloorplanUrl: function
(leaseStartWindowId) {
const params = new
URLSearchParams();
params.append("fp_filter_request", "");
params.append("occupancy_type", "student");
params.append("lease_start_window_id", leaseStartWindowId);
params.append("number_of_bedrooms_operator", "=");
params.append("number_of_bedrooms", "");
params.append("floorplan_availability_filter[number_of_bedrooms]",
"");
params.append("number_of_bathrooms_operator",
"=");
params.append("floorplan_availability_filter[number_of_bathrooms]",
"");
params.append("military_status_type", "inactive");
return this.floorplanEndpoint +
"?" + params.toString();
},
fetchFloorplans: async function
(leaseStartWindowId) {
const url =
this.buildFloorplanUrl(leaseStartWindowId);
const response = await fetch(url, {
method: "GET",
credentials: "include",
headers: {
"X-Requested-With":
"XMLHttpRequest",
"Accept":
"*/*"
}
});
if (!response.ok) {
throw new Error("HTTP Error:
" + response.status);
}
return await response.text();
}
};
console.log("CTM Live Data Bridge
Loaded");
})();
</script>
Find Your Space. Estimate Your Installment.
Choose your lease term, select your applicant type, and explore live pricing for the floor plan that fits your next home near Minnesota State University, Mankato.
Once your lease term and applicant type are selected, you can choose a floor plan and review your estimated monthly installment, included charges, and conditional costs.
Included in Your Estimate
These standard charges are included in the estimate based on timing and applicability.
- Damage Waiver Program FeeRequiredMonthly$15.00
- Contents Insurance Plan FeeRequiredMonthly$6.50
- Utility Billing Service FeeRequiredMonthly$5.50
- Credit Reporting FeeRequiredMonthly$8.95
Conditional Add-OnsExpand to review charges that only apply in certain leasing scenarios.⌄
- Student Guarantor Waiver Program FeeConditionalUsed when a lease is approved without a qualifying guarantor.Lease Approval$550.00
Pet OptionsExpand to preview how pet-related charges affect your estimate.⌄
- Pet Screening FeeConditionalMove-In$35.00 x 00
- Non-Refundable Pet FeeConditionalOne Time$300.00 x 00
- Monthly Pet RentConditionalMonthly$30.00 x 00
This estimate includes standard recurring charges by default. Optional conditional charges selected above are added live to help preview possible pricing scenarios.