Examples
GET /v1/62cfa470-447c-46aa-a731-0e077d651e2c/unit_groups
200
{
"unit_groups": [
{
"id": "ebc1c659-17f9-4c1d-afc6-e48d1ffb7fea",
"price": 50.0,
"group_key": "100x100x100 - $50.00 - 2114 - [195] - 1",
"name": "100x100x100 - $50.00 - 2114 - [195] - 1",
"available_units_count": 5,
"total_units_count": 5,
"total_non_excluded_units_count": 5,
"size": "100x100x100",
"standard_rate": 50.0,
"floor": 1,
"reduced_price": 50.0,
"cyo_reduced_prices": {},
"occupancy_percent": 0.0,
"area": 10000.0,
"length": 100.0,
"width": 100.0,
"height": 100.0,
"due_at_move_in": 50.0,
"due_at_move_in_without_fees": 50.0,
"due_monthly": 50.0,
"attribute_description": "CDN",
"description": "(CDN) - 24 Hour Access, 1st floor",
"invoiceable_fees": [],
"average_rent": 0.0,
"active_rate_type": "standard_rate",
"scheduled_move_outs": [],
"managed_rate": null,
"reservation_fee": null,
"tiering": {
"cross_sell_group_id": 2053,
"descriptor": "No Tier",
"justification": null,
"tiered_amenities": []
},
"channel_rate": null,
"unit_amenities": [
{
"id": "a28a86b9-16d3-4416-beac-af41a04d0bbd",
"name": "24 Hour Access",
"short_code": "A14",
"show_in_sales_center_filter_dropdown": false,
"deleted": false,
"primary_key_id": 195
}
],
"unit_type": {
"id": "7c2fe0c0-7ae1-47df-a246-33172da502a4",
"name": "Unit Type 142",
"deleted": false,
"internal_account_code": "4000",
"code_and_description": "4000 - Rental Revenue",
"ii_excluded": []
},
"discount_plans": [],
"channel_rate_ids": [],
"available_upgrade_to_unit_groups": []
},
{
"id": "8240cf8b-5d76-4161-9b14-7c42b27e7901",
"price": 50.0,
"group_key": "1x1x1 - $50.00 - 2114 - 1",
"name": "1x1x1 - $50.00 - 2114 - 1",
"available_units_count": 1,
"total_units_count": 1,
"total_non_excluded_units_count": 1,
"size": "1x1x1",
"standard_rate": 50.0,
"floor": 1,
"reduced_price": 50.0,
"cyo_reduced_prices": {},
"occupancy_percent": 0.0,
"area": 1.0,
"length": 1.0,
"width": 1.0,
"height": 1.0,
"due_at_move_in": 50.0,
"due_at_move_in_without_fees": 50.0,
"due_monthly": 50.0,
"attribute_description": "CEN",
"description": "(CEN) - 1st floor",
"invoiceable_fees": [],
"average_rent": 0.0,
"active_rate_type": "standard_rate",
"scheduled_move_outs": [],
"managed_rate": null,
"reservation_fee": null,
"tiering": {
"cross_sell_group_id": 2055,
"descriptor": "No Tier",
"justification": null,
"tiered_amenities": []
},
"channel_rate": null,
"unit_amenities": [],
"unit_type": {
"id": "7c2fe0c0-7ae1-47df-a246-33172da502a4",
"name": "Unit Type 142",
"deleted": false,
"internal_account_code": "4000",
"code_and_description": "4000 - Rental Revenue",
"ii_excluded": []
},
"discount_plans": [],
"channel_rate_ids": [],
"available_upgrade_to_unit_groups": []
},
{
"id": "eb7840fa-c1d4-456d-8290-8bc1deef058e",
"price": 20.0,
"group_key": "10x10x10 - $20.00 - 2114 - 1",
"name": "10x10x10 - $20.00 - 2114 - 1",
"available_units_count": 1,
"total_units_count": 1,
"total_non_excluded_units_count": 1,
"size": "10x10x10",
"standard_rate": 20.0,
"floor": 1,
"reduced_price": 20.0,
"cyo_reduced_prices": {},
"occupancy_percent": 0.0,
"area": 100.0,
"length": 10.0,
"width": 10.0,
"height": 10.0,
"due_at_move_in": 20.0,
"due_at_move_in_without_fees": 20.0,
"due_monthly": 20.0,
"attribute_description": "CENM",
"description": "(CENM) - 1st floor",
"invoiceable_fees": [],
"average_rent": 0.0,
"active_rate_type": "standard_rate",
"scheduled_move_outs": [],
"managed_rate": null,
"reservation_fee": null,
"tiering": {
"cross_sell_group_id": 2056,
"descriptor": "No Tier",
"justification": null,
"tiered_amenities": []
},
"channel_rate": null,
"unit_amenities": [],
"unit_type": {
"id": "7c2fe0c0-7ae1-47df-a246-33172da502a4",
"name": "Unit Type 142",
"deleted": false,
"internal_account_code": "4000",
"code_and_description": "4000 - Rental Revenue",
"ii_excluded": []
},
"discount_plans": [],
"channel_rate_ids": [],
"available_upgrade_to_unit_groups": []
}
],
"meta": {
"pagination": {
"current_page": 1,
"total_pages": 1,
"per_page": 100,
"total_entries": 3,
"previous_page": null,
"next_page": null
},
"status_code": 200,
"status_message": "OK",
"status_cat": "https://http.cat/200",
"request_method": "GET",
"request_id": null,
"parameters": {
"facility_id": "62cfa470-447c-46aa-a731-0e077d651e2c"
}
}
}