Examples

GET /v1/08fd767a-f4b1-4370-972d-c4707d18f525/move_ins
200
{
  "move_ins": [
    {
      "id": "6c5b36c2-236a-40e2-a4d5-fe8bf102032a",
      "invoice_period": "monthly",
      "unit_name": "U131",
      "unit_id": "be0a1e6a-e12b-4c13-b03a-79d874d3e46d",
      "unit_combination_lock_number": null,
      "unit_overlock_lock_number": null,
      "tenant_name": "Layne211 Wehner",
      "tenant_id": "30a99e9d-7041-42bb-9db0-2c8974b5e1e1",
      "tenant_military_information": null,
      "ledger_id": "a8c0bc9f-ce12-442a-aecd-9625c3aad314",
      "esign_url": null,
      "rate_type": null,
      "channel_rate_id": null,
      "discount_plan_ids": [],
      "storage_items": [],
      "storing_vehicle": null,
      "gate_access_code": "1030139",
      "first_month_rent_subtotal": null,
      "lock_subtotal": 0,
      "move_in_subtotal": 0,
      "move_in_taxes_total": 0,
      "move_in_total": 0,
      "invoice_line_items": [],
      "successful_payment_events": []
    },
    {
      "id": "cf993bd8-2257-445f-a069-f8838580f545",
      "invoice_period": "monthly",
      "unit_name": "U132",
      "unit_id": "aaa359d8-cedf-457b-af44-f6802fbc731e",
      "unit_combination_lock_number": null,
      "unit_overlock_lock_number": null,
      "tenant_name": "Kip213 Wehner",
      "tenant_id": "acf950d8-c400-4700-b341-a30194300f05",
      "tenant_military_information": null,
      "ledger_id": "dfdd4202-5df5-49f5-99c6-033a6512a787",
      "esign_url": null,
      "rate_type": null,
      "channel_rate_id": null,
      "discount_plan_ids": [],
      "storage_items": [],
      "storing_vehicle": null,
      "gate_access_code": "1170333",
      "first_month_rent_subtotal": null,
      "lock_subtotal": 0,
      "move_in_subtotal": 0,
      "move_in_taxes_total": 0,
      "move_in_total": 0,
      "invoice_line_items": [],
      "successful_payment_events": []
    }
  ],
  "meta": {
    "pagination": {
      "current_page": 1,
      "total_pages": 1,
      "per_page": 100,
      "total_entries": 2,
      "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": "08fd767a-f4b1-4370-972d-c4707d18f525"
    }
  }
}