Examples

GET /v1/ca746d9f-cfbb-4c08-a427-ddb75f947b00/move_ins
200
{
  "move_ins": [
    {
      "id": "ce7ba633-e69c-40c7-a24a-35c93b149bd9",
      "invoice_period": "monthly",
      "unit_name": "U12",
      "unit_id": "c9b7e377-04a4-40f8-b734-21a6efb104ab",
      "unit_combination_lock_number": null,
      "unit_overlock_lock_number": null,
      "tenant_name": "Raymond36 Quigley",
      "tenant_id": "d8954ad2-ef48-45d0-9104-93e606e94501",
      "tenant_military_information": null,
      "ledger_id": "9c0b7870-6b41-4f92-b0e8-914828e8488b",
      "esign_url": null,
      "rate_type": null,
      "channel_rate_id": null,
      "discount_plan_ids": [],
      "storage_items": [],
      "storing_vehicle": null,
      "gate_access_code": "140538",
      "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": "b11d75ef-5c7e-4c0d-a21e-5853509d8cbb",
      "invoice_period": "monthly",
      "unit_name": "U13",
      "unit_id": "8aef0e3d-6554-4514-ac53-20dce6190e92",
      "unit_combination_lock_number": null,
      "unit_overlock_lock_number": null,
      "tenant_name": "Javier38 Quigley",
      "tenant_id": "91b8efa5-dbc7-4937-aacf-99b7747d8de6",
      "tenant_military_information": null,
      "ledger_id": "d78ff8c3-ebef-4ff8-827f-e8b09bb65b5d",
      "esign_url": null,
      "rate_type": null,
      "channel_rate_id": null,
      "discount_plan_ids": [],
      "storage_items": [],
      "storing_vehicle": null,
      "gate_access_code": "248039",
      "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": "ca746d9f-cfbb-4c08-a427-ddb75f947b00",
      "move_in": {}
    }
  }
}