GET api/v1/{facilityId}/ledgers

Request Information

URI Parameters

NameDescriptionTypeAdditional information
facilityId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

LedgerResponseModel
NameDescriptionTypeAdditional information
ledger

LedgerResponseDataModel

None.

ledgers

Collection of LedgerResponseDataModel

None.

meta

ApiResponseMeta

None.

Response Formats

application/json, text/json

Sample:
{
  "ledger": {
    "id": "630a3a82-9817-423e-b0ad-3f22c7edb765",
    "active": true,
    "closed_on": "2026-08-27T10:59:43.181+00:00",
    "current_account_balance": 3.0,
    "current_insurance": {
      "premium": 1.0,
      "description": "sample string 1"
    },
    "current_prepay_balance": 4.0,
    "current_rate": 1.0,
    "delinquent": true,
    "gate_access_code": "sample string 6",
    "invoice_day_of_month": 1,
    "lease_number": 1,
    "length_of_stay_in_months": 7,
    "moved_in_at": "2026-08-27T10:59:43.181+00:00",
    "next_charge_amount": 8.0,
    "next_charge_amount_by_ledger": 9.0,
    "next_charge_date": "2026-08-27T10:59:43.181+00:00",
    "paid_through": "2026-08-27T10:59:43.1814723+00:00",
    "rate_last_changed_on": "2026-08-27T10:59:43.181+00:00",
    "rate_per_square_foot": 1.0,
    "recent_open_charges": [
      {
        "id": "7ab22c42-160c-4508-8601-8277a039dd5e",
        "description": "sample string 2",
        "resolved": true,
        "amount": 4.0,
        "tax_amount": 1.0,
        "amount_leftover": 1.0,
        "effective_on": "2026-08-27T10:59:43.181+00:00",
        "service_start_date": "sample string 6",
        "service_end_date": "sample string 7",
        "accountable_id": "f9a03dbe-3060-4be4-af5e-5b67071b07a2"
      },
      {
        "id": "7ab22c42-160c-4508-8601-8277a039dd5e",
        "description": "sample string 2",
        "resolved": true,
        "amount": 4.0,
        "tax_amount": 1.0,
        "amount_leftover": 1.0,
        "effective_on": "2026-08-27T10:59:43.181+00:00",
        "service_start_date": "sample string 6",
        "service_end_date": "sample string 7",
        "accountable_id": "f9a03dbe-3060-4be4-af5e-5b67071b07a2"
      }
    ],
    "recent_payments": [
      {
        "id": "7ab22c42-160c-4508-8601-8277a039dd5e",
        "description": "sample string 2",
        "resolved": true,
        "amount": 4.0,
        "tax_amount": 1.0,
        "amount_leftover": 1.0,
        "effective_on": "2026-08-27T10:59:43.181+00:00",
        "service_start_date": "sample string 6",
        "service_end_date": "sample string 7",
        "accountable_id": "f9a03dbe-3060-4be4-af5e-5b67071b07a2"
      },
      {
        "id": "7ab22c42-160c-4508-8601-8277a039dd5e",
        "description": "sample string 2",
        "resolved": true,
        "amount": 4.0,
        "tax_amount": 1.0,
        "amount_leftover": 1.0,
        "effective_on": "2026-08-27T10:59:43.181+00:00",
        "service_start_date": "sample string 6",
        "service_end_date": "sample string 7",
        "accountable_id": "f9a03dbe-3060-4be4-af5e-5b67071b07a2"
      }
    ],
    "scheduled_move_out": "2026-08-27T10:59:43.181+00:00",
    "scheduled_rate_change": "2026-08-27T10:59:43.181+00:00",
    "scheduled_transfer": "2026-08-27T10:59:43.181+00:00",
    "manage_revenue": "sample string 10",
    "rate_increase_exempt": true,
    "tenant": {
      "id": "419e9548-2f4d-4901-a8dd-32cafe5659c6",
      "account_number": 1,
      "first_name": "sample string 2",
      "last_name": "sample string 3",
      "middle_initial": "sample string 4",
      "email": "sample string 5",
      "tax_exempt": true,
      "is_military": true,
      "is_business": true,
      "business_name": "sample string 9",
      "last_sign_in_at": "2026-08-27T10:59:43.181+00:00",
      "title": "sample string 10",
      "delinquent": true,
      "current_ledger_ids": [
        "db091f38-4c58-4285-8d25-e857df94cf04",
        "210e2ff1-ef24-407d-a3b8-796f1e477473"
      ],
      "preferences": {
        "email_invoices": "sample string 1",
        "delinquency_exempt": "sample string 2"
      },
      "username": "sample string 12",
      "drivers_license_number": "sample string 13",
      "drivers_license_state": "sample string 14",
      "vehicle_license_plate_number": "sample string 15",
      "vehicle_license_state": "sample string 16",
      "vehicle_description": "sample string 17",
      "has_tenant_portal_account": true,
      "created_at": "2026-08-27T10:59:43.181+00:00",
      "gate_24_hour_access": true,
      "active": true,
      "tenant_account_kind_name": "sample string 20",
      "blocked_payments": true,
      "phone_numbers": [
        {
          "id": "77abe3b6-4e90-4246-9dc6-080fe151999f",
          "primary": true,
          "source": "sample string 2",
          "number": "sample string 3",
          "formatted_number": "sample string 4",
          "extension": "sample string 5",
          "label": "sample string 6",
          "unformatted_number": "sample string 7"
        },
        {
          "id": "77abe3b6-4e90-4246-9dc6-080fe151999f",
          "primary": true,
          "source": "sample string 2",
          "number": "sample string 3",
          "formatted_number": "sample string 4",
          "extension": "sample string 5",
          "label": "sample string 6",
          "unformatted_number": "sample string 7"
        }
      ],
      "mailing_address": {
        "id": "34656dae-3c10-4fbc-9e41-a3bc6b842f92",
        "address1": "sample string 2",
        "address2": "sample string 3",
        "city": "sample string 4",
        "state": "sample string 5",
        "postal": "sample string 6",
        "country": "sample string 7",
        "full_address": "sample string 2 sample string 3, sample string 4, sample string 5 sample string 6",
        "latitude": 1.0,
        "longitude": 1.0,
        "time_zone_id": "sample string 8",
        "time_zone_offset": "sample string 9",
        "invalid_data": true,
        "label": "sample string 11"
      },
      "addresses": [
        {
          "id": "34656dae-3c10-4fbc-9e41-a3bc6b842f92",
          "address1": "sample string 2",
          "address2": "sample string 3",
          "city": "sample string 4",
          "state": "sample string 5",
          "postal": "sample string 6",
          "country": "sample string 7",
          "full_address": "sample string 2 sample string 3, sample string 4, sample string 5 sample string 6",
          "latitude": 1.0,
          "longitude": 1.0,
          "time_zone_id": "sample string 8",
          "time_zone_offset": "sample string 9",
          "invalid_data": true,
          "label": "sample string 11"
        },
        {
          "id": "34656dae-3c10-4fbc-9e41-a3bc6b842f92",
          "address1": "sample string 2",
          "address2": "sample string 3",
          "city": "sample string 4",
          "state": "sample string 5",
          "postal": "sample string 6",
          "country": "sample string 7",
          "full_address": "sample string 2 sample string 3, sample string 4, sample string 5 sample string 6",
          "latitude": 1.0,
          "longitude": 1.0,
          "time_zone_id": "sample string 8",
          "time_zone_offset": "sample string 9",
          "invalid_data": true,
          "label": "sample string 11"
        }
      ],
      "facility_id": "fa110cc7-5a2e-47e9-90ad-3eb0f622e9c3",
      "previous_ledger_ids": [
        "71b4cc01-ca58-46dc-b52b-db41cd4e347b",
        "f3c097aa-3679-471a-ae2b-e521e2fddbbd"
      ],
      "lead_ids": [
        "02b940bd-960d-46b1-bdbd-25c5f0e709f0",
        "c9b9f725-23a7-4d70-aa20-d91f1b1b6141"
      ],
      "closed_lead_ids": [
        "d388ecd4-b4e1-416d-9677-84a3ed033525",
        "3b2f6fc3-4608-4242-8d3e-17e47a749d7e"
      ],
      "contact_ids": [
        "3119fc2f-a980-4bd7-a83b-d4ff4f5a24e1",
        "c8652e4e-dc6a-4695-be43-f23e35d6e89c"
      ],
      "support_case_ids": [
        "aebaa754-e3c6-4362-8536-d1b7477b0714",
        "e4960033-7787-4034-aaf8-10c58f07f09c"
      ],
      "event_ids": [
        "47674762-4b05-4ffc-8d5d-ab2b1016e109",
        "d46459d5-a52f-49be-8e52-3b12b2b003b4"
      ],
      "password_recovery_question_ids": [
        "d3c9124a-f7b9-40f5-a817-f5f27e07d94c",
        "5c97afb5-7593-4017-a7bf-f087a4a3e832"
      ]
    },
    "unit": {
      "id": "0f593cff-e402-42b4-a33c-0f78c42f6ff4",
      "price": 1.0,
      "name": "sample string 2",
      "description": "sample string 3",
      "width": 1.0,
      "length": 1.0,
      "height": 1.0,
      "door_height": 1.0,
      "door_width": 1.0,
      "door_type": "sample string 4",
      "access_type": "sample string 5",
      "floor": 1,
      "directions": null,
      "size": "sample string 6",
      "area": 1.0,
      "managed_rate": 1.0,
      "standard_rate": 1.0,
      "available_for_move_in": true,
      "rentable": true,
      "status": "sample string 9",
      "payment_status": null,
      "current_ledger_id": "91c77a1c-356a-45ce-b1d0-60eeae7fde3a",
      "current_tenant_id": "434ad1e3-3376-4200-b8ff-d4812eb2e0a5",
      "combination_lock_number": null,
      "attribute_description": null,
      "deleted": true,
      "damaged": true,
      "complimentary": true,
      "unrentable": true,
      "company_owned": false,
      "channel_rate": null,
      "unit_amenities": [
        {
          "id": "cc775b40-6559-4a92-b799-c5dd9b5c97b3",
          "name": "sample string 2",
          "short_code": {},
          "show_in_sales_center_filter_dropdown": true,
          "deleted": true
        },
        {
          "id": "cc775b40-6559-4a92-b799-c5dd9b5c97b3",
          "name": "sample string 2",
          "short_code": {},
          "show_in_sales_center_filter_dropdown": true,
          "deleted": true
        }
      ],
      "unit_type": {
        "id": "0f9c022d-d45a-46db-8f27-ee07c7a91518",
        "name": "sample string 2",
        "deleted": true,
        "internal_account_code": "sample string 4",
        "code_and_description": "sample string 5"
      },
      "unit_group_id": "96081b6a-8ba3-4ce6-ab51-4175ba917eeb"
    },
    "alternate_contact_assignment_id": "90350546-0c46-446f-a142-8d646e11a612",
    "auction_id": "075fc897-7376-487f-b04c-1bc728f5923e",
    "facility_id": "dbd4b7cc-016c-438e-883d-080ff2cff42e"
  },
  "ledgers": [
    {
      "id": "630a3a82-9817-423e-b0ad-3f22c7edb765",
      "active": true,
      "closed_on": "2026-08-27T10:59:43.181+00:00",
      "current_account_balance": 3.0,
      "current_insurance": {
        "premium": 1.0,
        "description": "sample string 1"
      },
      "current_prepay_balance": 4.0,
      "current_rate": 1.0,
      "delinquent": true,
      "gate_access_code": "sample string 6",
      "invoice_day_of_month": 1,
      "lease_number": 1,
      "length_of_stay_in_months": 7,
      "moved_in_at": "2026-08-27T10:59:43.181+00:00",
      "next_charge_amount": 8.0,
      "next_charge_amount_by_ledger": 9.0,
      "next_charge_date": "2026-08-27T10:59:43.181+00:00",
      "paid_through": "2026-08-27T10:59:43.1814723+00:00",
      "rate_last_changed_on": "2026-08-27T10:59:43.181+00:00",
      "rate_per_square_foot": 1.0,
      "recent_open_charges": [
        {
          "id": "7ab22c42-160c-4508-8601-8277a039dd5e",
          "description": "sample string 2",
          "resolved": true,
          "amount": 4.0,
          "tax_amount": 1.0,
          "amount_leftover": 1.0,
          "effective_on": "2026-08-27T10:59:43.181+00:00",
          "service_start_date": "sample string 6",
          "service_end_date": "sample string 7",
          "accountable_id": "f9a03dbe-3060-4be4-af5e-5b67071b07a2"
        },
        {
          "id": "7ab22c42-160c-4508-8601-8277a039dd5e",
          "description": "sample string 2",
          "resolved": true,
          "amount": 4.0,
          "tax_amount": 1.0,
          "amount_leftover": 1.0,
          "effective_on": "2026-08-27T10:59:43.181+00:00",
          "service_start_date": "sample string 6",
          "service_end_date": "sample string 7",
          "accountable_id": "f9a03dbe-3060-4be4-af5e-5b67071b07a2"
        }
      ],
      "recent_payments": [
        {
          "id": "7ab22c42-160c-4508-8601-8277a039dd5e",
          "description": "sample string 2",
          "resolved": true,
          "amount": 4.0,
          "tax_amount": 1.0,
          "amount_leftover": 1.0,
          "effective_on": "2026-08-27T10:59:43.181+00:00",
          "service_start_date": "sample string 6",
          "service_end_date": "sample string 7",
          "accountable_id": "f9a03dbe-3060-4be4-af5e-5b67071b07a2"
        },
        {
          "id": "7ab22c42-160c-4508-8601-8277a039dd5e",
          "description": "sample string 2",
          "resolved": true,
          "amount": 4.0,
          "tax_amount": 1.0,
          "amount_leftover": 1.0,
          "effective_on": "2026-08-27T10:59:43.181+00:00",
          "service_start_date": "sample string 6",
          "service_end_date": "sample string 7",
          "accountable_id": "f9a03dbe-3060-4be4-af5e-5b67071b07a2"
        }
      ],
      "scheduled_move_out": "2026-08-27T10:59:43.181+00:00",
      "scheduled_rate_change": "2026-08-27T10:59:43.181+00:00",
      "scheduled_transfer": "2026-08-27T10:59:43.181+00:00",
      "manage_revenue": "sample string 10",
      "rate_increase_exempt": true,
      "tenant": {
        "id": "419e9548-2f4d-4901-a8dd-32cafe5659c6",
        "account_number": 1,
        "first_name": "sample string 2",
        "last_name": "sample string 3",
        "middle_initial": "sample string 4",
        "email": "sample string 5",
        "tax_exempt": true,
        "is_military": true,
        "is_business": true,
        "business_name": "sample string 9",
        "last_sign_in_at": "2026-08-27T10:59:43.181+00:00",
        "title": "sample string 10",
        "delinquent": true,
        "current_ledger_ids": [
          "db091f38-4c58-4285-8d25-e857df94cf04",
          "210e2ff1-ef24-407d-a3b8-796f1e477473"
        ],
        "preferences": {
          "email_invoices": "sample string 1",
          "delinquency_exempt": "sample string 2"
        },
        "username": "sample string 12",
        "drivers_license_number": "sample string 13",
        "drivers_license_state": "sample string 14",
        "vehicle_license_plate_number": "sample string 15",
        "vehicle_license_state": "sample string 16",
        "vehicle_description": "sample string 17",
        "has_tenant_portal_account": true,
        "created_at": "2026-08-27T10:59:43.181+00:00",
        "gate_24_hour_access": true,
        "active": true,
        "tenant_account_kind_name": "sample string 20",
        "blocked_payments": true,
        "phone_numbers": [
          {
            "id": "77abe3b6-4e90-4246-9dc6-080fe151999f",
            "primary": true,
            "source": "sample string 2",
            "number": "sample string 3",
            "formatted_number": "sample string 4",
            "extension": "sample string 5",
            "label": "sample string 6",
            "unformatted_number": "sample string 7"
          },
          {
            "id": "77abe3b6-4e90-4246-9dc6-080fe151999f",
            "primary": true,
            "source": "sample string 2",
            "number": "sample string 3",
            "formatted_number": "sample string 4",
            "extension": "sample string 5",
            "label": "sample string 6",
            "unformatted_number": "sample string 7"
          }
        ],
        "mailing_address": {
          "id": "34656dae-3c10-4fbc-9e41-a3bc6b842f92",
          "address1": "sample string 2",
          "address2": "sample string 3",
          "city": "sample string 4",
          "state": "sample string 5",
          "postal": "sample string 6",
          "country": "sample string 7",
          "full_address": "sample string 2 sample string 3, sample string 4, sample string 5 sample string 6",
          "latitude": 1.0,
          "longitude": 1.0,
          "time_zone_id": "sample string 8",
          "time_zone_offset": "sample string 9",
          "invalid_data": true,
          "label": "sample string 11"
        },
        "addresses": [
          {
            "id": "34656dae-3c10-4fbc-9e41-a3bc6b842f92",
            "address1": "sample string 2",
            "address2": "sample string 3",
            "city": "sample string 4",
            "state": "sample string 5",
            "postal": "sample string 6",
            "country": "sample string 7",
            "full_address": "sample string 2 sample string 3, sample string 4, sample string 5 sample string 6",
            "latitude": 1.0,
            "longitude": 1.0,
            "time_zone_id": "sample string 8",
            "time_zone_offset": "sample string 9",
            "invalid_data": true,
            "label": "sample string 11"
          },
          {
            "id": "34656dae-3c10-4fbc-9e41-a3bc6b842f92",
            "address1": "sample string 2",
            "address2": "sample string 3",
            "city": "sample string 4",
            "state": "sample string 5",
            "postal": "sample string 6",
            "country": "sample string 7",
            "full_address": "sample string 2 sample string 3, sample string 4, sample string 5 sample string 6",
            "latitude": 1.0,
            "longitude": 1.0,
            "time_zone_id": "sample string 8",
            "time_zone_offset": "sample string 9",
            "invalid_data": true,
            "label": "sample string 11"
          }
        ],
        "facility_id": "fa110cc7-5a2e-47e9-90ad-3eb0f622e9c3",
        "previous_ledger_ids": [
          "71b4cc01-ca58-46dc-b52b-db41cd4e347b",
          "f3c097aa-3679-471a-ae2b-e521e2fddbbd"
        ],
        "lead_ids": [
          "02b940bd-960d-46b1-bdbd-25c5f0e709f0",
          "c9b9f725-23a7-4d70-aa20-d91f1b1b6141"
        ],
        "closed_lead_ids": [
          "d388ecd4-b4e1-416d-9677-84a3ed033525",
          "3b2f6fc3-4608-4242-8d3e-17e47a749d7e"
        ],
        "contact_ids": [
          "3119fc2f-a980-4bd7-a83b-d4ff4f5a24e1",
          "c8652e4e-dc6a-4695-be43-f23e35d6e89c"
        ],
        "support_case_ids": [
          "aebaa754-e3c6-4362-8536-d1b7477b0714",
          "e4960033-7787-4034-aaf8-10c58f07f09c"
        ],
        "event_ids": [
          "47674762-4b05-4ffc-8d5d-ab2b1016e109",
          "d46459d5-a52f-49be-8e52-3b12b2b003b4"
        ],
        "password_recovery_question_ids": [
          "d3c9124a-f7b9-40f5-a817-f5f27e07d94c",
          "5c97afb5-7593-4017-a7bf-f087a4a3e832"
        ]
      },
      "unit": {
        "id": "0f593cff-e402-42b4-a33c-0f78c42f6ff4",
        "price": 1.0,
        "name": "sample string 2",
        "description": "sample string 3",
        "width": 1.0,
        "length": 1.0,
        "height": 1.0,
        "door_height": 1.0,
        "door_width": 1.0,
        "door_type": "sample string 4",
        "access_type": "sample string 5",
        "floor": 1,
        "directions": null,
        "size": "sample string 6",
        "area": 1.0,
        "managed_rate": 1.0,
        "standard_rate": 1.0,
        "available_for_move_in": true,
        "rentable": true,
        "status": "sample string 9",
        "payment_status": null,
        "current_ledger_id": "91c77a1c-356a-45ce-b1d0-60eeae7fde3a",
        "current_tenant_id": "434ad1e3-3376-4200-b8ff-d4812eb2e0a5",
        "combination_lock_number": null,
        "attribute_description": null,
        "deleted": true,
        "damaged": true,
        "complimentary": true,
        "unrentable": true,
        "company_owned": false,
        "channel_rate": null,
        "unit_amenities": [
          {
            "id": "cc775b40-6559-4a92-b799-c5dd9b5c97b3",
            "name": "sample string 2",
            "short_code": {},
            "show_in_sales_center_filter_dropdown": true,
            "deleted": true
          },
          {
            "id": "cc775b40-6559-4a92-b799-c5dd9b5c97b3",
            "name": "sample string 2",
            "short_code": {},
            "show_in_sales_center_filter_dropdown": true,
            "deleted": true
          }
        ],
        "unit_type": {
          "id": "0f9c022d-d45a-46db-8f27-ee07c7a91518",
          "name": "sample string 2",
          "deleted": true,
          "internal_account_code": "sample string 4",
          "code_and_description": "sample string 5"
        },
        "unit_group_id": "96081b6a-8ba3-4ce6-ab51-4175ba917eeb"
      },
      "alternate_contact_assignment_id": "90350546-0c46-446f-a142-8d646e11a612",
      "auction_id": "075fc897-7376-487f-b04c-1bc728f5923e",
      "facility_id": "dbd4b7cc-016c-438e-883d-080ff2cff42e"
    },
    {
      "id": "630a3a82-9817-423e-b0ad-3f22c7edb765",
      "active": true,
      "closed_on": "2026-08-27T10:59:43.181+00:00",
      "current_account_balance": 3.0,
      "current_insurance": {
        "premium": 1.0,
        "description": "sample string 1"
      },
      "current_prepay_balance": 4.0,
      "current_rate": 1.0,
      "delinquent": true,
      "gate_access_code": "sample string 6",
      "invoice_day_of_month": 1,
      "lease_number": 1,
      "length_of_stay_in_months": 7,
      "moved_in_at": "2026-08-27T10:59:43.181+00:00",
      "next_charge_amount": 8.0,
      "next_charge_amount_by_ledger": 9.0,
      "next_charge_date": "2026-08-27T10:59:43.181+00:00",
      "paid_through": "2026-08-27T10:59:43.1814723+00:00",
      "rate_last_changed_on": "2026-08-27T10:59:43.181+00:00",
      "rate_per_square_foot": 1.0,
      "recent_open_charges": [
        {
          "id": "7ab22c42-160c-4508-8601-8277a039dd5e",
          "description": "sample string 2",
          "resolved": true,
          "amount": 4.0,
          "tax_amount": 1.0,
          "amount_leftover": 1.0,
          "effective_on": "2026-08-27T10:59:43.181+00:00",
          "service_start_date": "sample string 6",
          "service_end_date": "sample string 7",
          "accountable_id": "f9a03dbe-3060-4be4-af5e-5b67071b07a2"
        },
        {
          "id": "7ab22c42-160c-4508-8601-8277a039dd5e",
          "description": "sample string 2",
          "resolved": true,
          "amount": 4.0,
          "tax_amount": 1.0,
          "amount_leftover": 1.0,
          "effective_on": "2026-08-27T10:59:43.181+00:00",
          "service_start_date": "sample string 6",
          "service_end_date": "sample string 7",
          "accountable_id": "f9a03dbe-3060-4be4-af5e-5b67071b07a2"
        }
      ],
      "recent_payments": [
        {
          "id": "7ab22c42-160c-4508-8601-8277a039dd5e",
          "description": "sample string 2",
          "resolved": true,
          "amount": 4.0,
          "tax_amount": 1.0,
          "amount_leftover": 1.0,
          "effective_on": "2026-08-27T10:59:43.181+00:00",
          "service_start_date": "sample string 6",
          "service_end_date": "sample string 7",
          "accountable_id": "f9a03dbe-3060-4be4-af5e-5b67071b07a2"
        },
        {
          "id": "7ab22c42-160c-4508-8601-8277a039dd5e",
          "description": "sample string 2",
          "resolved": true,
          "amount": 4.0,
          "tax_amount": 1.0,
          "amount_leftover": 1.0,
          "effective_on": "2026-08-27T10:59:43.181+00:00",
          "service_start_date": "sample string 6",
          "service_end_date": "sample string 7",
          "accountable_id": "f9a03dbe-3060-4be4-af5e-5b67071b07a2"
        }
      ],
      "scheduled_move_out": "2026-08-27T10:59:43.181+00:00",
      "scheduled_rate_change": "2026-08-27T10:59:43.181+00:00",
      "scheduled_transfer": "2026-08-27T10:59:43.181+00:00",
      "manage_revenue": "sample string 10",
      "rate_increase_exempt": true,
      "tenant": {
        "id": "419e9548-2f4d-4901-a8dd-32cafe5659c6",
        "account_number": 1,
        "first_name": "sample string 2",
        "last_name": "sample string 3",
        "middle_initial": "sample string 4",
        "email": "sample string 5",
        "tax_exempt": true,
        "is_military": true,
        "is_business": true,
        "business_name": "sample string 9",
        "last_sign_in_at": "2026-08-27T10:59:43.181+00:00",
        "title": "sample string 10",
        "delinquent": true,
        "current_ledger_ids": [
          "db091f38-4c58-4285-8d25-e857df94cf04",
          "210e2ff1-ef24-407d-a3b8-796f1e477473"
        ],
        "preferences": {
          "email_invoices": "sample string 1",
          "delinquency_exempt": "sample string 2"
        },
        "username": "sample string 12",
        "drivers_license_number": "sample string 13",
        "drivers_license_state": "sample string 14",
        "vehicle_license_plate_number": "sample string 15",
        "vehicle_license_state": "sample string 16",
        "vehicle_description": "sample string 17",
        "has_tenant_portal_account": true,
        "created_at": "2026-08-27T10:59:43.181+00:00",
        "gate_24_hour_access": true,
        "active": true,
        "tenant_account_kind_name": "sample string 20",
        "blocked_payments": true,
        "phone_numbers": [
          {
            "id": "77abe3b6-4e90-4246-9dc6-080fe151999f",
            "primary": true,
            "source": "sample string 2",
            "number": "sample string 3",
            "formatted_number": "sample string 4",
            "extension": "sample string 5",
            "label": "sample string 6",
            "unformatted_number": "sample string 7"
          },
          {
            "id": "77abe3b6-4e90-4246-9dc6-080fe151999f",
            "primary": true,
            "source": "sample string 2",
            "number": "sample string 3",
            "formatted_number": "sample string 4",
            "extension": "sample string 5",
            "label": "sample string 6",
            "unformatted_number": "sample string 7"
          }
        ],
        "mailing_address": {
          "id": "34656dae-3c10-4fbc-9e41-a3bc6b842f92",
          "address1": "sample string 2",
          "address2": "sample string 3",
          "city": "sample string 4",
          "state": "sample string 5",
          "postal": "sample string 6",
          "country": "sample string 7",
          "full_address": "sample string 2 sample string 3, sample string 4, sample string 5 sample string 6",
          "latitude": 1.0,
          "longitude": 1.0,
          "time_zone_id": "sample string 8",
          "time_zone_offset": "sample string 9",
          "invalid_data": true,
          "label": "sample string 11"
        },
        "addresses": [
          {
            "id": "34656dae-3c10-4fbc-9e41-a3bc6b842f92",
            "address1": "sample string 2",
            "address2": "sample string 3",
            "city": "sample string 4",
            "state": "sample string 5",
            "postal": "sample string 6",
            "country": "sample string 7",
            "full_address": "sample string 2 sample string 3, sample string 4, sample string 5 sample string 6",
            "latitude": 1.0,
            "longitude": 1.0,
            "time_zone_id": "sample string 8",
            "time_zone_offset": "sample string 9",
            "invalid_data": true,
            "label": "sample string 11"
          },
          {
            "id": "34656dae-3c10-4fbc-9e41-a3bc6b842f92",
            "address1": "sample string 2",
            "address2": "sample string 3",
            "city": "sample string 4",
            "state": "sample string 5",
            "postal": "sample string 6",
            "country": "sample string 7",
            "full_address": "sample string 2 sample string 3, sample string 4, sample string 5 sample string 6",
            "latitude": 1.0,
            "longitude": 1.0,
            "time_zone_id": "sample string 8",
            "time_zone_offset": "sample string 9",
            "invalid_data": true,
            "label": "sample string 11"
          }
        ],
        "facility_id": "fa110cc7-5a2e-47e9-90ad-3eb0f622e9c3",
        "previous_ledger_ids": [
          "71b4cc01-ca58-46dc-b52b-db41cd4e347b",
          "f3c097aa-3679-471a-ae2b-e521e2fddbbd"
        ],
        "lead_ids": [
          "02b940bd-960d-46b1-bdbd-25c5f0e709f0",
          "c9b9f725-23a7-4d70-aa20-d91f1b1b6141"
        ],
        "closed_lead_ids": [
          "d388ecd4-b4e1-416d-9677-84a3ed033525",
          "3b2f6fc3-4608-4242-8d3e-17e47a749d7e"
        ],
        "contact_ids": [
          "3119fc2f-a980-4bd7-a83b-d4ff4f5a24e1",
          "c8652e4e-dc6a-4695-be43-f23e35d6e89c"
        ],
        "support_case_ids": [
          "aebaa754-e3c6-4362-8536-d1b7477b0714",
          "e4960033-7787-4034-aaf8-10c58f07f09c"
        ],
        "event_ids": [
          "47674762-4b05-4ffc-8d5d-ab2b1016e109",
          "d46459d5-a52f-49be-8e52-3b12b2b003b4"
        ],
        "password_recovery_question_ids": [
          "d3c9124a-f7b9-40f5-a817-f5f27e07d94c",
          "5c97afb5-7593-4017-a7bf-f087a4a3e832"
        ]
      },
      "unit": {
        "id": "0f593cff-e402-42b4-a33c-0f78c42f6ff4",
        "price": 1.0,
        "name": "sample string 2",
        "description": "sample string 3",
        "width": 1.0,
        "length": 1.0,
        "height": 1.0,
        "door_height": 1.0,
        "door_width": 1.0,
        "door_type": "sample string 4",
        "access_type": "sample string 5",
        "floor": 1,
        "directions": null,
        "size": "sample string 6",
        "area": 1.0,
        "managed_rate": 1.0,
        "standard_rate": 1.0,
        "available_for_move_in": true,
        "rentable": true,
        "status": "sample string 9",
        "payment_status": null,
        "current_ledger_id": "91c77a1c-356a-45ce-b1d0-60eeae7fde3a",
        "current_tenant_id": "434ad1e3-3376-4200-b8ff-d4812eb2e0a5",
        "combination_lock_number": null,
        "attribute_description": null,
        "deleted": true,
        "damaged": true,
        "complimentary": true,
        "unrentable": true,
        "company_owned": false,
        "channel_rate": null,
        "unit_amenities": [
          {
            "id": "cc775b40-6559-4a92-b799-c5dd9b5c97b3",
            "name": "sample string 2",
            "short_code": {},
            "show_in_sales_center_filter_dropdown": true,
            "deleted": true
          },
          {
            "id": "cc775b40-6559-4a92-b799-c5dd9b5c97b3",
            "name": "sample string 2",
            "short_code": {},
            "show_in_sales_center_filter_dropdown": true,
            "deleted": true
          }
        ],
        "unit_type": {
          "id": "0f9c022d-d45a-46db-8f27-ee07c7a91518",
          "name": "sample string 2",
          "deleted": true,
          "internal_account_code": "sample string 4",
          "code_and_description": "sample string 5"
        },
        "unit_group_id": "96081b6a-8ba3-4ce6-ab51-4175ba917eeb"
      },
      "alternate_contact_assignment_id": "90350546-0c46-446f-a142-8d646e11a612",
      "auction_id": "075fc897-7376-487f-b04c-1bc728f5923e",
      "facility_id": "dbd4b7cc-016c-438e-883d-080ff2cff42e"
    }
  ],
  "meta": {
    "message": "sample string 1",
    "status_code": 2,
    "request_id": "edfdbd2e-5de1-4743-a47d-db87176ab6c3",
    "error_code": 1,
    "status_message": "sample string 3",
    "status_cat": "http://httpcats.herokuapp.com/2",
    "request_method": "sample string 4",
    "pagination": {
      "current_page": 1,
      "total_pages": 1,
      "per_page": 1,
      "total_entries": 1,
      "previous_page": 1,
      "next_page": 1
    },
    "parameters": {}
  }
}

application/xml, text/xml

Sample:
<LedgerResponseModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Ledgers">
  <Meta xmlns="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.ApiResponseBase">
    <ErrorCode>1</ErrorCode>
    <HttpStatusCode>2</HttpStatusCode>
    <HttpStatusMessage>sample string 3</HttpStatusMessage>
    <Message>sample string 1</Message>
    <PaginationData>
      <CurrentPage>1</CurrentPage>
      <NextPage>1</NextPage>
      <PerPage>1</PerPage>
      <PreviousPage>1</PreviousPage>
      <TotalEntries>1</TotalEntries>
      <TotalPages>1</TotalPages>
    </PaginationData>
    <Parameters xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.ApiResponseBase.ParameterClasses" />
    <RequestId>edfdbd2e-5de1-4743-a47d-db87176ab6c3</RequestId>
    <RequestMethod>sample string 4</RequestMethod>
  </Meta>
  <Ledger>
    <Active>true</Active>
    <AlternateContactAssignmentId>90350546-0c46-446f-a142-8d646e11a612</AlternateContactAssignmentId>
    <AuctionId>075fc897-7376-487f-b04c-1bc728f5923e</AuctionId>
    <ClosedOn xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2026-08-27T10:59:43.1814723Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ClosedOn>
    <CurrentAccountBalance>3</CurrentAccountBalance>
    <CurrentInsurance>
      <Description>sample string 1</Description>
      <Premium>1</Premium>
    </CurrentInsurance>
    <CurrentPrepayBalance>4</CurrentPrepayBalance>
    <CurrentRate>1</CurrentRate>
    <Delinquent>true</Delinquent>
    <FacilityId>dbd4b7cc-016c-438e-883d-080ff2cff42e</FacilityId>
    <GateAccessCode>sample string 6</GateAccessCode>
    <Id>630a3a82-9817-423e-b0ad-3f22c7edb765</Id>
    <InvoiceDayOfMonth>1</InvoiceDayOfMonth>
    <LeaseNumber>1</LeaseNumber>
    <LengthOfStayInMonths>7</LengthOfStayInMonths>
    <ManageRevenue>sample string 10</ManageRevenue>
    <MovedInAt xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2026-08-27T10:59:43.1814723Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </MovedInAt>
    <NextChargeAmount>8</NextChargeAmount>
    <NextChargeAmountByLedger>9</NextChargeAmountByLedger>
    <NextChargeDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2026-08-27T10:59:43.1814723Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </NextChargeDate>
    <PaidThrough>2026-08-27T10:59:43.1814723+00:00</PaidThrough>
    <RateIncreaseExempt>true</RateIncreaseExempt>
    <RateLastChangedOn xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2026-08-27T10:59:43.1814723Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </RateLastChangedOn>
    <RatePerSquareFoot>1</RatePerSquareFoot>
    <RecentOpenCharges xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.AccountBalances">
      <d3p1:AccountBalanceResponseDataModel>
        <d3p1:AccountableId>f9a03dbe-3060-4be4-af5e-5b67071b07a2</d3p1:AccountableId>
        <d3p1:Amount>4</d3p1:Amount>
        <d3p1:AmountLeftover>1</d3p1:AmountLeftover>
        <d3p1:Description>sample string 2</d3p1:Description>
        <d3p1:EffectiveOn xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2026-08-27T10:59:43.1814723Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </d3p1:EffectiveOn>
        <d3p1:Id>7ab22c42-160c-4508-8601-8277a039dd5e</d3p1:Id>
        <d3p1:Resolved>true</d3p1:Resolved>
        <d3p1:ServiceEndDate>sample string 7</d3p1:ServiceEndDate>
        <d3p1:ServiceStartDate>sample string 6</d3p1:ServiceStartDate>
        <d3p1:TaxAmount>1</d3p1:TaxAmount>
      </d3p1:AccountBalanceResponseDataModel>
      <d3p1:AccountBalanceResponseDataModel>
        <d3p1:AccountableId>f9a03dbe-3060-4be4-af5e-5b67071b07a2</d3p1:AccountableId>
        <d3p1:Amount>4</d3p1:Amount>
        <d3p1:AmountLeftover>1</d3p1:AmountLeftover>
        <d3p1:Description>sample string 2</d3p1:Description>
        <d3p1:EffectiveOn xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2026-08-27T10:59:43.1814723Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </d3p1:EffectiveOn>
        <d3p1:Id>7ab22c42-160c-4508-8601-8277a039dd5e</d3p1:Id>
        <d3p1:Resolved>true</d3p1:Resolved>
        <d3p1:ServiceEndDate>sample string 7</d3p1:ServiceEndDate>
        <d3p1:ServiceStartDate>sample string 6</d3p1:ServiceStartDate>
        <d3p1:TaxAmount>1</d3p1:TaxAmount>
      </d3p1:AccountBalanceResponseDataModel>
    </RecentOpenCharges>
    <RecentPayments xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.AccountBalances">
      <d3p1:AccountBalanceResponseDataModel>
        <d3p1:AccountableId>f9a03dbe-3060-4be4-af5e-5b67071b07a2</d3p1:AccountableId>
        <d3p1:Amount>4</d3p1:Amount>
        <d3p1:AmountLeftover>1</d3p1:AmountLeftover>
        <d3p1:Description>sample string 2</d3p1:Description>
        <d3p1:EffectiveOn xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2026-08-27T10:59:43.1814723Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </d3p1:EffectiveOn>
        <d3p1:Id>7ab22c42-160c-4508-8601-8277a039dd5e</d3p1:Id>
        <d3p1:Resolved>true</d3p1:Resolved>
        <d3p1:ServiceEndDate>sample string 7</d3p1:ServiceEndDate>
        <d3p1:ServiceStartDate>sample string 6</d3p1:ServiceStartDate>
        <d3p1:TaxAmount>1</d3p1:TaxAmount>
      </d3p1:AccountBalanceResponseDataModel>
      <d3p1:AccountBalanceResponseDataModel>
        <d3p1:AccountableId>f9a03dbe-3060-4be4-af5e-5b67071b07a2</d3p1:AccountableId>
        <d3p1:Amount>4</d3p1:Amount>
        <d3p1:AmountLeftover>1</d3p1:AmountLeftover>
        <d3p1:Description>sample string 2</d3p1:Description>
        <d3p1:EffectiveOn xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2026-08-27T10:59:43.1814723Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </d3p1:EffectiveOn>
        <d3p1:Id>7ab22c42-160c-4508-8601-8277a039dd5e</d3p1:Id>
        <d3p1:Resolved>true</d3p1:Resolved>
        <d3p1:ServiceEndDate>sample string 7</d3p1:ServiceEndDate>
        <d3p1:ServiceStartDate>sample string 6</d3p1:ServiceStartDate>
        <d3p1:TaxAmount>1</d3p1:TaxAmount>
      </d3p1:AccountBalanceResponseDataModel>
    </RecentPayments>
    <ScheduledMoveOut xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2026-08-27T10:59:43.1814723Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ScheduledMoveOut>
    <ScheduledRateChange xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2026-08-27T10:59:43.1814723Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ScheduledRateChange>
    <ScheduledTransfer xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2026-08-27T10:59:43.1814723Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ScheduledTransfer>
    <Tenant xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Tenants">
      <d3p1:AccountNumber>1</d3p1:AccountNumber>
      <d3p1:Active>true</d3p1:Active>
      <d3p1:Addresses xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Address">
        <d4p1:AddressModel>
          <d4p1:Address1>sample string 2</d4p1:Address1>
          <d4p1:Address2>sample string 3</d4p1:Address2>
          <d4p1:AddressId>34656dae-3c10-4fbc-9e41-a3bc6b842f92</d4p1:AddressId>
          <d4p1:City>sample string 4</d4p1:City>
          <d4p1:Country>sample string 7</d4p1:Country>
          <d4p1:InvalidData>true</d4p1:InvalidData>
          <d4p1:Label>sample string 11</d4p1:Label>
          <d4p1:Latitude>1</d4p1:Latitude>
          <d4p1:Longitude>1</d4p1:Longitude>
          <d4p1:Postal>sample string 6</d4p1:Postal>
          <d4p1:State>sample string 5</d4p1:State>
          <d4p1:TimeZoneId>sample string 8</d4p1:TimeZoneId>
          <d4p1:TimeZoneOffset>sample string 9</d4p1:TimeZoneOffset>
        </d4p1:AddressModel>
        <d4p1:AddressModel>
          <d4p1:Address1>sample string 2</d4p1:Address1>
          <d4p1:Address2>sample string 3</d4p1:Address2>
          <d4p1:AddressId>34656dae-3c10-4fbc-9e41-a3bc6b842f92</d4p1:AddressId>
          <d4p1:City>sample string 4</d4p1:City>
          <d4p1:Country>sample string 7</d4p1:Country>
          <d4p1:InvalidData>true</d4p1:InvalidData>
          <d4p1:Label>sample string 11</d4p1:Label>
          <d4p1:Latitude>1</d4p1:Latitude>
          <d4p1:Longitude>1</d4p1:Longitude>
          <d4p1:Postal>sample string 6</d4p1:Postal>
          <d4p1:State>sample string 5</d4p1:State>
          <d4p1:TimeZoneId>sample string 8</d4p1:TimeZoneId>
          <d4p1:TimeZoneOffset>sample string 9</d4p1:TimeZoneOffset>
        </d4p1:AddressModel>
      </d3p1:Addresses>
      <d3p1:BlockedPayments>true</d3p1:BlockedPayments>
      <d3p1:BusinessName>sample string 9</d3p1:BusinessName>
      <d3p1:ClosedLeadIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:guid>d388ecd4-b4e1-416d-9677-84a3ed033525</d4p1:guid>
        <d4p1:guid>3b2f6fc3-4608-4242-8d3e-17e47a749d7e</d4p1:guid>
      </d3p1:ClosedLeadIds>
      <d3p1:ContactIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:guid>3119fc2f-a980-4bd7-a83b-d4ff4f5a24e1</d4p1:guid>
        <d4p1:guid>c8652e4e-dc6a-4695-be43-f23e35d6e89c</d4p1:guid>
      </d3p1:ContactIds>
      <d3p1:CreatedAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:CreatedAt>
      <d3p1:CurrentLedgerIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:guid>db091f38-4c58-4285-8d25-e857df94cf04</d4p1:guid>
        <d4p1:guid>210e2ff1-ef24-407d-a3b8-796f1e477473</d4p1:guid>
      </d3p1:CurrentLedgerIds>
      <d3p1:Delinquent>true</d3p1:Delinquent>
      <d3p1:DriversLicenseNumber>sample string 13</d3p1:DriversLicenseNumber>
      <d3p1:DriversLicenseState>sample string 14</d3p1:DriversLicenseState>
      <d3p1:Email>sample string 5</d3p1:Email>
      <d3p1:EventIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:guid>47674762-4b05-4ffc-8d5d-ab2b1016e109</d4p1:guid>
        <d4p1:guid>d46459d5-a52f-49be-8e52-3b12b2b003b4</d4p1:guid>
      </d3p1:EventIds>
      <d3p1:FacilityId>fa110cc7-5a2e-47e9-90ad-3eb0f622e9c3</d3p1:FacilityId>
      <d3p1:FirstName>sample string 2</d3p1:FirstName>
      <d3p1:Gate24_HourAccess>true</d3p1:Gate24_HourAccess>
      <d3p1:HasTenantPortalAccount>true</d3p1:HasTenantPortalAccount>
      <d3p1:Id>419e9548-2f4d-4901-a8dd-32cafe5659c6</d3p1:Id>
      <d3p1:IsBusiness>true</d3p1:IsBusiness>
      <d3p1:IsMilitary>true</d3p1:IsMilitary>
      <d3p1:LastName>sample string 3</d3p1:LastName>
      <d3p1:LastSignInAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </d3p1:LastSignInAt>
      <d3p1:LeadIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:guid>02b940bd-960d-46b1-bdbd-25c5f0e709f0</d4p1:guid>
        <d4p1:guid>c9b9f725-23a7-4d70-aa20-d91f1b1b6141</d4p1:guid>
      </d3p1:LeadIds>
      <d3p1:MailingAddress xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Address">
        <d4p1:Address1>sample string 2</d4p1:Address1>
        <d4p1:Address2>sample string 3</d4p1:Address2>
        <d4p1:AddressId>34656dae-3c10-4fbc-9e41-a3bc6b842f92</d4p1:AddressId>
        <d4p1:City>sample string 4</d4p1:City>
        <d4p1:Country>sample string 7</d4p1:Country>
        <d4p1:InvalidData>true</d4p1:InvalidData>
        <d4p1:Label>sample string 11</d4p1:Label>
        <d4p1:Latitude>1</d4p1:Latitude>
        <d4p1:Longitude>1</d4p1:Longitude>
        <d4p1:Postal>sample string 6</d4p1:Postal>
        <d4p1:State>sample string 5</d4p1:State>
        <d4p1:TimeZoneId>sample string 8</d4p1:TimeZoneId>
        <d4p1:TimeZoneOffset>sample string 9</d4p1:TimeZoneOffset>
      </d3p1:MailingAddress>
      <d3p1:MiddleInitial>sample string 4</d3p1:MiddleInitial>
      <d3p1:PasswordRecoveryQuestionIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:guid>d3c9124a-f7b9-40f5-a817-f5f27e07d94c</d4p1:guid>
        <d4p1:guid>5c97afb5-7593-4017-a7bf-f087a4a3e832</d4p1:guid>
      </d3p1:PasswordRecoveryQuestionIds>
      <d3p1:PhoneNumbers xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.PhoneNumber">
        <d4p1:PhoneNumberModel>
          <d4p1:Extension>sample string 5</d4p1:Extension>
          <d4p1:FormattedNumber>sample string 4</d4p1:FormattedNumber>
          <d4p1:Label>sample string 6</d4p1:Label>
          <d4p1:Number>sample string 3</d4p1:Number>
          <d4p1:PhoneNumberId>77abe3b6-4e90-4246-9dc6-080fe151999f</d4p1:PhoneNumberId>
          <d4p1:Primary>true</d4p1:Primary>
          <d4p1:Source>sample string 2</d4p1:Source>
          <d4p1:UnformattedNumber>sample string 7</d4p1:UnformattedNumber>
        </d4p1:PhoneNumberModel>
        <d4p1:PhoneNumberModel>
          <d4p1:Extension>sample string 5</d4p1:Extension>
          <d4p1:FormattedNumber>sample string 4</d4p1:FormattedNumber>
          <d4p1:Label>sample string 6</d4p1:Label>
          <d4p1:Number>sample string 3</d4p1:Number>
          <d4p1:PhoneNumberId>77abe3b6-4e90-4246-9dc6-080fe151999f</d4p1:PhoneNumberId>
          <d4p1:Primary>true</d4p1:Primary>
          <d4p1:Source>sample string 2</d4p1:Source>
          <d4p1:UnformattedNumber>sample string 7</d4p1:UnformattedNumber>
        </d4p1:PhoneNumberModel>
      </d3p1:PhoneNumbers>
      <d3p1:Preferences xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Preferences">
        <d4p1:DelinquencyExempt>sample string 2</d4p1:DelinquencyExempt>
        <d4p1:EmailInvoices>sample string 1</d4p1:EmailInvoices>
      </d3p1:Preferences>
      <d3p1:PreviousLedgerIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:guid>71b4cc01-ca58-46dc-b52b-db41cd4e347b</d4p1:guid>
        <d4p1:guid>f3c097aa-3679-471a-ae2b-e521e2fddbbd</d4p1:guid>
      </d3p1:PreviousLedgerIds>
      <d3p1:SupportCaseIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:guid>aebaa754-e3c6-4362-8536-d1b7477b0714</d4p1:guid>
        <d4p1:guid>e4960033-7787-4034-aaf8-10c58f07f09c</d4p1:guid>
      </d3p1:SupportCaseIds>
      <d3p1:TaxExempt>true</d3p1:TaxExempt>
      <d3p1:TenantAccountKindName>sample string 20</d3p1:TenantAccountKindName>
      <d3p1:Title>sample string 10</d3p1:Title>
      <d3p1:Username>sample string 12</d3p1:Username>
      <d3p1:VehicleDescription>sample string 17</d3p1:VehicleDescription>
      <d3p1:VehicleLicensePlateNumber>sample string 15</d3p1:VehicleLicensePlateNumber>
      <d3p1:VehicleLicenseState>sample string 16</d3p1:VehicleLicenseState>
    </Tenant>
    <Unit xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Units">
      <d3p1:AccessType>sample string 5</d3p1:AccessType>
      <d3p1:Area>1</d3p1:Area>
      <d3p1:AvailableForMoveIn>true</d3p1:AvailableForMoveIn>
      <d3p1:Complimentary>true</d3p1:Complimentary>
      <d3p1:CurrentLedgerId>91c77a1c-356a-45ce-b1d0-60eeae7fde3a</d3p1:CurrentLedgerId>
      <d3p1:CurrentTenantId>434ad1e3-3376-4200-b8ff-d4812eb2e0a5</d3p1:CurrentTenantId>
      <d3p1:Damaged>true</d3p1:Damaged>
      <d3p1:Deleted>true</d3p1:Deleted>
      <d3p1:Description>sample string 3</d3p1:Description>
      <d3p1:DoorHeight>1</d3p1:DoorHeight>
      <d3p1:DoorType>sample string 4</d3p1:DoorType>
      <d3p1:DoorWidth>1</d3p1:DoorWidth>
      <d3p1:Floor>1</d3p1:Floor>
      <d3p1:Height>1</d3p1:Height>
      <d3p1:InStoreRate>1</d3p1:InStoreRate>
      <d3p1:IntroRate>1</d3p1:IntroRate>
      <d3p1:Length>1</d3p1:Length>
      <d3p1:Name>sample string 2</d3p1:Name>
      <d3p1:Price>1</d3p1:Price>
      <d3p1:Rentable>true</d3p1:Rentable>
      <d3p1:Size>sample string 6</d3p1:Size>
      <d3p1:Status>sample string 9</d3p1:Status>
      <d3p1:UnRentable>true</d3p1:UnRentable>
      <d3p1:UnitAmenities xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.UnitGroups">
        <d4p1:UnitAmenity>
          <d4p1:Deleted>true</d4p1:Deleted>
          <d4p1:Id>cc775b40-6559-4a92-b799-c5dd9b5c97b3</d4p1:Id>
          <d4p1:Name>sample string 2</d4p1:Name>
          <d4p1:ShortCode />
          <d4p1:ShowInSalesCenterFilterDropdown>true</d4p1:ShowInSalesCenterFilterDropdown>
        </d4p1:UnitAmenity>
        <d4p1:UnitAmenity>
          <d4p1:Deleted>true</d4p1:Deleted>
          <d4p1:Id>cc775b40-6559-4a92-b799-c5dd9b5c97b3</d4p1:Id>
          <d4p1:Name>sample string 2</d4p1:Name>
          <d4p1:ShortCode />
          <d4p1:ShowInSalesCenterFilterDropdown>true</d4p1:ShowInSalesCenterFilterDropdown>
        </d4p1:UnitAmenity>
      </d3p1:UnitAmenities>
      <d3p1:UnitGroupId>96081b6a-8ba3-4ce6-ab51-4175ba917eeb</d3p1:UnitGroupId>
      <d3p1:UnitId>0f593cff-e402-42b4-a33c-0f78c42f6ff4</d3p1:UnitId>
      <d3p1:UnitType xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.UnitGroups">
        <d4p1:CodeAndDescription>sample string 5</d4p1:CodeAndDescription>
        <d4p1:Deleted>true</d4p1:Deleted>
        <d4p1:Id>0f9c022d-d45a-46db-8f27-ee07c7a91518</d4p1:Id>
        <d4p1:InternalAccountCode>sample string 4</d4p1:InternalAccountCode>
        <d4p1:Name>sample string 2</d4p1:Name>
      </d3p1:UnitType>
      <d3p1:Width>1</d3p1:Width>
    </Unit>
  </Ledger>
  <Ledgers>
    <LedgerResponseDataModel>
      <Active>true</Active>
      <AlternateContactAssignmentId>90350546-0c46-446f-a142-8d646e11a612</AlternateContactAssignmentId>
      <AuctionId>075fc897-7376-487f-b04c-1bc728f5923e</AuctionId>
      <ClosedOn xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ClosedOn>
      <CurrentAccountBalance>3</CurrentAccountBalance>
      <CurrentInsurance>
        <Description>sample string 1</Description>
        <Premium>1</Premium>
      </CurrentInsurance>
      <CurrentPrepayBalance>4</CurrentPrepayBalance>
      <CurrentRate>1</CurrentRate>
      <Delinquent>true</Delinquent>
      <FacilityId>dbd4b7cc-016c-438e-883d-080ff2cff42e</FacilityId>
      <GateAccessCode>sample string 6</GateAccessCode>
      <Id>630a3a82-9817-423e-b0ad-3f22c7edb765</Id>
      <InvoiceDayOfMonth>1</InvoiceDayOfMonth>
      <LeaseNumber>1</LeaseNumber>
      <LengthOfStayInMonths>7</LengthOfStayInMonths>
      <ManageRevenue>sample string 10</ManageRevenue>
      <MovedInAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </MovedInAt>
      <NextChargeAmount>8</NextChargeAmount>
      <NextChargeAmountByLedger>9</NextChargeAmountByLedger>
      <NextChargeDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </NextChargeDate>
      <PaidThrough>2026-08-27T10:59:43.1814723+00:00</PaidThrough>
      <RateIncreaseExempt>true</RateIncreaseExempt>
      <RateLastChangedOn xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </RateLastChangedOn>
      <RatePerSquareFoot>1</RatePerSquareFoot>
      <RecentOpenCharges xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.AccountBalances">
        <d4p1:AccountBalanceResponseDataModel>
          <d4p1:AccountableId>f9a03dbe-3060-4be4-af5e-5b67071b07a2</d4p1:AccountableId>
          <d4p1:Amount>4</d4p1:Amount>
          <d4p1:AmountLeftover>1</d4p1:AmountLeftover>
          <d4p1:Description>sample string 2</d4p1:Description>
          <d4p1:EffectiveOn xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-08-27T10:59:43.1814723Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>0</d6p1:OffsetMinutes>
          </d4p1:EffectiveOn>
          <d4p1:Id>7ab22c42-160c-4508-8601-8277a039dd5e</d4p1:Id>
          <d4p1:Resolved>true</d4p1:Resolved>
          <d4p1:ServiceEndDate>sample string 7</d4p1:ServiceEndDate>
          <d4p1:ServiceStartDate>sample string 6</d4p1:ServiceStartDate>
          <d4p1:TaxAmount>1</d4p1:TaxAmount>
        </d4p1:AccountBalanceResponseDataModel>
        <d4p1:AccountBalanceResponseDataModel>
          <d4p1:AccountableId>f9a03dbe-3060-4be4-af5e-5b67071b07a2</d4p1:AccountableId>
          <d4p1:Amount>4</d4p1:Amount>
          <d4p1:AmountLeftover>1</d4p1:AmountLeftover>
          <d4p1:Description>sample string 2</d4p1:Description>
          <d4p1:EffectiveOn xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-08-27T10:59:43.1814723Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>0</d6p1:OffsetMinutes>
          </d4p1:EffectiveOn>
          <d4p1:Id>7ab22c42-160c-4508-8601-8277a039dd5e</d4p1:Id>
          <d4p1:Resolved>true</d4p1:Resolved>
          <d4p1:ServiceEndDate>sample string 7</d4p1:ServiceEndDate>
          <d4p1:ServiceStartDate>sample string 6</d4p1:ServiceStartDate>
          <d4p1:TaxAmount>1</d4p1:TaxAmount>
        </d4p1:AccountBalanceResponseDataModel>
      </RecentOpenCharges>
      <RecentPayments xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.AccountBalances">
        <d4p1:AccountBalanceResponseDataModel>
          <d4p1:AccountableId>f9a03dbe-3060-4be4-af5e-5b67071b07a2</d4p1:AccountableId>
          <d4p1:Amount>4</d4p1:Amount>
          <d4p1:AmountLeftover>1</d4p1:AmountLeftover>
          <d4p1:Description>sample string 2</d4p1:Description>
          <d4p1:EffectiveOn xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-08-27T10:59:43.1814723Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>0</d6p1:OffsetMinutes>
          </d4p1:EffectiveOn>
          <d4p1:Id>7ab22c42-160c-4508-8601-8277a039dd5e</d4p1:Id>
          <d4p1:Resolved>true</d4p1:Resolved>
          <d4p1:ServiceEndDate>sample string 7</d4p1:ServiceEndDate>
          <d4p1:ServiceStartDate>sample string 6</d4p1:ServiceStartDate>
          <d4p1:TaxAmount>1</d4p1:TaxAmount>
        </d4p1:AccountBalanceResponseDataModel>
        <d4p1:AccountBalanceResponseDataModel>
          <d4p1:AccountableId>f9a03dbe-3060-4be4-af5e-5b67071b07a2</d4p1:AccountableId>
          <d4p1:Amount>4</d4p1:Amount>
          <d4p1:AmountLeftover>1</d4p1:AmountLeftover>
          <d4p1:Description>sample string 2</d4p1:Description>
          <d4p1:EffectiveOn xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-08-27T10:59:43.1814723Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>0</d6p1:OffsetMinutes>
          </d4p1:EffectiveOn>
          <d4p1:Id>7ab22c42-160c-4508-8601-8277a039dd5e</d4p1:Id>
          <d4p1:Resolved>true</d4p1:Resolved>
          <d4p1:ServiceEndDate>sample string 7</d4p1:ServiceEndDate>
          <d4p1:ServiceStartDate>sample string 6</d4p1:ServiceStartDate>
          <d4p1:TaxAmount>1</d4p1:TaxAmount>
        </d4p1:AccountBalanceResponseDataModel>
      </RecentPayments>
      <ScheduledMoveOut xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ScheduledMoveOut>
      <ScheduledRateChange xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ScheduledRateChange>
      <ScheduledTransfer xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ScheduledTransfer>
      <Tenant xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Tenants">
        <d4p1:AccountNumber>1</d4p1:AccountNumber>
        <d4p1:Active>true</d4p1:Active>
        <d4p1:Addresses xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Address">
          <d5p1:AddressModel>
            <d5p1:Address1>sample string 2</d5p1:Address1>
            <d5p1:Address2>sample string 3</d5p1:Address2>
            <d5p1:AddressId>34656dae-3c10-4fbc-9e41-a3bc6b842f92</d5p1:AddressId>
            <d5p1:City>sample string 4</d5p1:City>
            <d5p1:Country>sample string 7</d5p1:Country>
            <d5p1:InvalidData>true</d5p1:InvalidData>
            <d5p1:Label>sample string 11</d5p1:Label>
            <d5p1:Latitude>1</d5p1:Latitude>
            <d5p1:Longitude>1</d5p1:Longitude>
            <d5p1:Postal>sample string 6</d5p1:Postal>
            <d5p1:State>sample string 5</d5p1:State>
            <d5p1:TimeZoneId>sample string 8</d5p1:TimeZoneId>
            <d5p1:TimeZoneOffset>sample string 9</d5p1:TimeZoneOffset>
          </d5p1:AddressModel>
          <d5p1:AddressModel>
            <d5p1:Address1>sample string 2</d5p1:Address1>
            <d5p1:Address2>sample string 3</d5p1:Address2>
            <d5p1:AddressId>34656dae-3c10-4fbc-9e41-a3bc6b842f92</d5p1:AddressId>
            <d5p1:City>sample string 4</d5p1:City>
            <d5p1:Country>sample string 7</d5p1:Country>
            <d5p1:InvalidData>true</d5p1:InvalidData>
            <d5p1:Label>sample string 11</d5p1:Label>
            <d5p1:Latitude>1</d5p1:Latitude>
            <d5p1:Longitude>1</d5p1:Longitude>
            <d5p1:Postal>sample string 6</d5p1:Postal>
            <d5p1:State>sample string 5</d5p1:State>
            <d5p1:TimeZoneId>sample string 8</d5p1:TimeZoneId>
            <d5p1:TimeZoneOffset>sample string 9</d5p1:TimeZoneOffset>
          </d5p1:AddressModel>
        </d4p1:Addresses>
        <d4p1:BlockedPayments>true</d4p1:BlockedPayments>
        <d4p1:BusinessName>sample string 9</d4p1:BusinessName>
        <d4p1:ClosedLeadIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>d388ecd4-b4e1-416d-9677-84a3ed033525</d5p1:guid>
          <d5p1:guid>3b2f6fc3-4608-4242-8d3e-17e47a749d7e</d5p1:guid>
        </d4p1:ClosedLeadIds>
        <d4p1:ContactIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>3119fc2f-a980-4bd7-a83b-d4ff4f5a24e1</d5p1:guid>
          <d5p1:guid>c8652e4e-dc6a-4695-be43-f23e35d6e89c</d5p1:guid>
        </d4p1:ContactIds>
        <d4p1:CreatedAt xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2026-08-27T10:59:43.1814723Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </d4p1:CreatedAt>
        <d4p1:CurrentLedgerIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>db091f38-4c58-4285-8d25-e857df94cf04</d5p1:guid>
          <d5p1:guid>210e2ff1-ef24-407d-a3b8-796f1e477473</d5p1:guid>
        </d4p1:CurrentLedgerIds>
        <d4p1:Delinquent>true</d4p1:Delinquent>
        <d4p1:DriversLicenseNumber>sample string 13</d4p1:DriversLicenseNumber>
        <d4p1:DriversLicenseState>sample string 14</d4p1:DriversLicenseState>
        <d4p1:Email>sample string 5</d4p1:Email>
        <d4p1:EventIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>47674762-4b05-4ffc-8d5d-ab2b1016e109</d5p1:guid>
          <d5p1:guid>d46459d5-a52f-49be-8e52-3b12b2b003b4</d5p1:guid>
        </d4p1:EventIds>
        <d4p1:FacilityId>fa110cc7-5a2e-47e9-90ad-3eb0f622e9c3</d4p1:FacilityId>
        <d4p1:FirstName>sample string 2</d4p1:FirstName>
        <d4p1:Gate24_HourAccess>true</d4p1:Gate24_HourAccess>
        <d4p1:HasTenantPortalAccount>true</d4p1:HasTenantPortalAccount>
        <d4p1:Id>419e9548-2f4d-4901-a8dd-32cafe5659c6</d4p1:Id>
        <d4p1:IsBusiness>true</d4p1:IsBusiness>
        <d4p1:IsMilitary>true</d4p1:IsMilitary>
        <d4p1:LastName>sample string 3</d4p1:LastName>
        <d4p1:LastSignInAt xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2026-08-27T10:59:43.1814723Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </d4p1:LastSignInAt>
        <d4p1:LeadIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>02b940bd-960d-46b1-bdbd-25c5f0e709f0</d5p1:guid>
          <d5p1:guid>c9b9f725-23a7-4d70-aa20-d91f1b1b6141</d5p1:guid>
        </d4p1:LeadIds>
        <d4p1:MailingAddress xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Address">
          <d5p1:Address1>sample string 2</d5p1:Address1>
          <d5p1:Address2>sample string 3</d5p1:Address2>
          <d5p1:AddressId>34656dae-3c10-4fbc-9e41-a3bc6b842f92</d5p1:AddressId>
          <d5p1:City>sample string 4</d5p1:City>
          <d5p1:Country>sample string 7</d5p1:Country>
          <d5p1:InvalidData>true</d5p1:InvalidData>
          <d5p1:Label>sample string 11</d5p1:Label>
          <d5p1:Latitude>1</d5p1:Latitude>
          <d5p1:Longitude>1</d5p1:Longitude>
          <d5p1:Postal>sample string 6</d5p1:Postal>
          <d5p1:State>sample string 5</d5p1:State>
          <d5p1:TimeZoneId>sample string 8</d5p1:TimeZoneId>
          <d5p1:TimeZoneOffset>sample string 9</d5p1:TimeZoneOffset>
        </d4p1:MailingAddress>
        <d4p1:MiddleInitial>sample string 4</d4p1:MiddleInitial>
        <d4p1:PasswordRecoveryQuestionIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>d3c9124a-f7b9-40f5-a817-f5f27e07d94c</d5p1:guid>
          <d5p1:guid>5c97afb5-7593-4017-a7bf-f087a4a3e832</d5p1:guid>
        </d4p1:PasswordRecoveryQuestionIds>
        <d4p1:PhoneNumbers xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.PhoneNumber">
          <d5p1:PhoneNumberModel>
            <d5p1:Extension>sample string 5</d5p1:Extension>
            <d5p1:FormattedNumber>sample string 4</d5p1:FormattedNumber>
            <d5p1:Label>sample string 6</d5p1:Label>
            <d5p1:Number>sample string 3</d5p1:Number>
            <d5p1:PhoneNumberId>77abe3b6-4e90-4246-9dc6-080fe151999f</d5p1:PhoneNumberId>
            <d5p1:Primary>true</d5p1:Primary>
            <d5p1:Source>sample string 2</d5p1:Source>
            <d5p1:UnformattedNumber>sample string 7</d5p1:UnformattedNumber>
          </d5p1:PhoneNumberModel>
          <d5p1:PhoneNumberModel>
            <d5p1:Extension>sample string 5</d5p1:Extension>
            <d5p1:FormattedNumber>sample string 4</d5p1:FormattedNumber>
            <d5p1:Label>sample string 6</d5p1:Label>
            <d5p1:Number>sample string 3</d5p1:Number>
            <d5p1:PhoneNumberId>77abe3b6-4e90-4246-9dc6-080fe151999f</d5p1:PhoneNumberId>
            <d5p1:Primary>true</d5p1:Primary>
            <d5p1:Source>sample string 2</d5p1:Source>
            <d5p1:UnformattedNumber>sample string 7</d5p1:UnformattedNumber>
          </d5p1:PhoneNumberModel>
        </d4p1:PhoneNumbers>
        <d4p1:Preferences xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Preferences">
          <d5p1:DelinquencyExempt>sample string 2</d5p1:DelinquencyExempt>
          <d5p1:EmailInvoices>sample string 1</d5p1:EmailInvoices>
        </d4p1:Preferences>
        <d4p1:PreviousLedgerIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>71b4cc01-ca58-46dc-b52b-db41cd4e347b</d5p1:guid>
          <d5p1:guid>f3c097aa-3679-471a-ae2b-e521e2fddbbd</d5p1:guid>
        </d4p1:PreviousLedgerIds>
        <d4p1:SupportCaseIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>aebaa754-e3c6-4362-8536-d1b7477b0714</d5p1:guid>
          <d5p1:guid>e4960033-7787-4034-aaf8-10c58f07f09c</d5p1:guid>
        </d4p1:SupportCaseIds>
        <d4p1:TaxExempt>true</d4p1:TaxExempt>
        <d4p1:TenantAccountKindName>sample string 20</d4p1:TenantAccountKindName>
        <d4p1:Title>sample string 10</d4p1:Title>
        <d4p1:Username>sample string 12</d4p1:Username>
        <d4p1:VehicleDescription>sample string 17</d4p1:VehicleDescription>
        <d4p1:VehicleLicensePlateNumber>sample string 15</d4p1:VehicleLicensePlateNumber>
        <d4p1:VehicleLicenseState>sample string 16</d4p1:VehicleLicenseState>
      </Tenant>
      <Unit xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Units">
        <d4p1:AccessType>sample string 5</d4p1:AccessType>
        <d4p1:Area>1</d4p1:Area>
        <d4p1:AvailableForMoveIn>true</d4p1:AvailableForMoveIn>
        <d4p1:Complimentary>true</d4p1:Complimentary>
        <d4p1:CurrentLedgerId>91c77a1c-356a-45ce-b1d0-60eeae7fde3a</d4p1:CurrentLedgerId>
        <d4p1:CurrentTenantId>434ad1e3-3376-4200-b8ff-d4812eb2e0a5</d4p1:CurrentTenantId>
        <d4p1:Damaged>true</d4p1:Damaged>
        <d4p1:Deleted>true</d4p1:Deleted>
        <d4p1:Description>sample string 3</d4p1:Description>
        <d4p1:DoorHeight>1</d4p1:DoorHeight>
        <d4p1:DoorType>sample string 4</d4p1:DoorType>
        <d4p1:DoorWidth>1</d4p1:DoorWidth>
        <d4p1:Floor>1</d4p1:Floor>
        <d4p1:Height>1</d4p1:Height>
        <d4p1:InStoreRate>1</d4p1:InStoreRate>
        <d4p1:IntroRate>1</d4p1:IntroRate>
        <d4p1:Length>1</d4p1:Length>
        <d4p1:Name>sample string 2</d4p1:Name>
        <d4p1:Price>1</d4p1:Price>
        <d4p1:Rentable>true</d4p1:Rentable>
        <d4p1:Size>sample string 6</d4p1:Size>
        <d4p1:Status>sample string 9</d4p1:Status>
        <d4p1:UnRentable>true</d4p1:UnRentable>
        <d4p1:UnitAmenities xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.UnitGroups">
          <d5p1:UnitAmenity>
            <d5p1:Deleted>true</d5p1:Deleted>
            <d5p1:Id>cc775b40-6559-4a92-b799-c5dd9b5c97b3</d5p1:Id>
            <d5p1:Name>sample string 2</d5p1:Name>
            <d5p1:ShortCode />
            <d5p1:ShowInSalesCenterFilterDropdown>true</d5p1:ShowInSalesCenterFilterDropdown>
          </d5p1:UnitAmenity>
          <d5p1:UnitAmenity>
            <d5p1:Deleted>true</d5p1:Deleted>
            <d5p1:Id>cc775b40-6559-4a92-b799-c5dd9b5c97b3</d5p1:Id>
            <d5p1:Name>sample string 2</d5p1:Name>
            <d5p1:ShortCode />
            <d5p1:ShowInSalesCenterFilterDropdown>true</d5p1:ShowInSalesCenterFilterDropdown>
          </d5p1:UnitAmenity>
        </d4p1:UnitAmenities>
        <d4p1:UnitGroupId>96081b6a-8ba3-4ce6-ab51-4175ba917eeb</d4p1:UnitGroupId>
        <d4p1:UnitId>0f593cff-e402-42b4-a33c-0f78c42f6ff4</d4p1:UnitId>
        <d4p1:UnitType xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.UnitGroups">
          <d5p1:CodeAndDescription>sample string 5</d5p1:CodeAndDescription>
          <d5p1:Deleted>true</d5p1:Deleted>
          <d5p1:Id>0f9c022d-d45a-46db-8f27-ee07c7a91518</d5p1:Id>
          <d5p1:InternalAccountCode>sample string 4</d5p1:InternalAccountCode>
          <d5p1:Name>sample string 2</d5p1:Name>
        </d4p1:UnitType>
        <d4p1:Width>1</d4p1:Width>
      </Unit>
    </LedgerResponseDataModel>
    <LedgerResponseDataModel>
      <Active>true</Active>
      <AlternateContactAssignmentId>90350546-0c46-446f-a142-8d646e11a612</AlternateContactAssignmentId>
      <AuctionId>075fc897-7376-487f-b04c-1bc728f5923e</AuctionId>
      <ClosedOn xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ClosedOn>
      <CurrentAccountBalance>3</CurrentAccountBalance>
      <CurrentInsurance>
        <Description>sample string 1</Description>
        <Premium>1</Premium>
      </CurrentInsurance>
      <CurrentPrepayBalance>4</CurrentPrepayBalance>
      <CurrentRate>1</CurrentRate>
      <Delinquent>true</Delinquent>
      <FacilityId>dbd4b7cc-016c-438e-883d-080ff2cff42e</FacilityId>
      <GateAccessCode>sample string 6</GateAccessCode>
      <Id>630a3a82-9817-423e-b0ad-3f22c7edb765</Id>
      <InvoiceDayOfMonth>1</InvoiceDayOfMonth>
      <LeaseNumber>1</LeaseNumber>
      <LengthOfStayInMonths>7</LengthOfStayInMonths>
      <ManageRevenue>sample string 10</ManageRevenue>
      <MovedInAt xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </MovedInAt>
      <NextChargeAmount>8</NextChargeAmount>
      <NextChargeAmountByLedger>9</NextChargeAmountByLedger>
      <NextChargeDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </NextChargeDate>
      <PaidThrough>2026-08-27T10:59:43.1814723+00:00</PaidThrough>
      <RateIncreaseExempt>true</RateIncreaseExempt>
      <RateLastChangedOn xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </RateLastChangedOn>
      <RatePerSquareFoot>1</RatePerSquareFoot>
      <RecentOpenCharges xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.AccountBalances">
        <d4p1:AccountBalanceResponseDataModel>
          <d4p1:AccountableId>f9a03dbe-3060-4be4-af5e-5b67071b07a2</d4p1:AccountableId>
          <d4p1:Amount>4</d4p1:Amount>
          <d4p1:AmountLeftover>1</d4p1:AmountLeftover>
          <d4p1:Description>sample string 2</d4p1:Description>
          <d4p1:EffectiveOn xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-08-27T10:59:43.1814723Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>0</d6p1:OffsetMinutes>
          </d4p1:EffectiveOn>
          <d4p1:Id>7ab22c42-160c-4508-8601-8277a039dd5e</d4p1:Id>
          <d4p1:Resolved>true</d4p1:Resolved>
          <d4p1:ServiceEndDate>sample string 7</d4p1:ServiceEndDate>
          <d4p1:ServiceStartDate>sample string 6</d4p1:ServiceStartDate>
          <d4p1:TaxAmount>1</d4p1:TaxAmount>
        </d4p1:AccountBalanceResponseDataModel>
        <d4p1:AccountBalanceResponseDataModel>
          <d4p1:AccountableId>f9a03dbe-3060-4be4-af5e-5b67071b07a2</d4p1:AccountableId>
          <d4p1:Amount>4</d4p1:Amount>
          <d4p1:AmountLeftover>1</d4p1:AmountLeftover>
          <d4p1:Description>sample string 2</d4p1:Description>
          <d4p1:EffectiveOn xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-08-27T10:59:43.1814723Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>0</d6p1:OffsetMinutes>
          </d4p1:EffectiveOn>
          <d4p1:Id>7ab22c42-160c-4508-8601-8277a039dd5e</d4p1:Id>
          <d4p1:Resolved>true</d4p1:Resolved>
          <d4p1:ServiceEndDate>sample string 7</d4p1:ServiceEndDate>
          <d4p1:ServiceStartDate>sample string 6</d4p1:ServiceStartDate>
          <d4p1:TaxAmount>1</d4p1:TaxAmount>
        </d4p1:AccountBalanceResponseDataModel>
      </RecentOpenCharges>
      <RecentPayments xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.AccountBalances">
        <d4p1:AccountBalanceResponseDataModel>
          <d4p1:AccountableId>f9a03dbe-3060-4be4-af5e-5b67071b07a2</d4p1:AccountableId>
          <d4p1:Amount>4</d4p1:Amount>
          <d4p1:AmountLeftover>1</d4p1:AmountLeftover>
          <d4p1:Description>sample string 2</d4p1:Description>
          <d4p1:EffectiveOn xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-08-27T10:59:43.1814723Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>0</d6p1:OffsetMinutes>
          </d4p1:EffectiveOn>
          <d4p1:Id>7ab22c42-160c-4508-8601-8277a039dd5e</d4p1:Id>
          <d4p1:Resolved>true</d4p1:Resolved>
          <d4p1:ServiceEndDate>sample string 7</d4p1:ServiceEndDate>
          <d4p1:ServiceStartDate>sample string 6</d4p1:ServiceStartDate>
          <d4p1:TaxAmount>1</d4p1:TaxAmount>
        </d4p1:AccountBalanceResponseDataModel>
        <d4p1:AccountBalanceResponseDataModel>
          <d4p1:AccountableId>f9a03dbe-3060-4be4-af5e-5b67071b07a2</d4p1:AccountableId>
          <d4p1:Amount>4</d4p1:Amount>
          <d4p1:AmountLeftover>1</d4p1:AmountLeftover>
          <d4p1:Description>sample string 2</d4p1:Description>
          <d4p1:EffectiveOn xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-08-27T10:59:43.1814723Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>0</d6p1:OffsetMinutes>
          </d4p1:EffectiveOn>
          <d4p1:Id>7ab22c42-160c-4508-8601-8277a039dd5e</d4p1:Id>
          <d4p1:Resolved>true</d4p1:Resolved>
          <d4p1:ServiceEndDate>sample string 7</d4p1:ServiceEndDate>
          <d4p1:ServiceStartDate>sample string 6</d4p1:ServiceStartDate>
          <d4p1:TaxAmount>1</d4p1:TaxAmount>
        </d4p1:AccountBalanceResponseDataModel>
      </RecentPayments>
      <ScheduledMoveOut xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ScheduledMoveOut>
      <ScheduledRateChange xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ScheduledRateChange>
      <ScheduledTransfer xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2026-08-27T10:59:43.1814723Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </ScheduledTransfer>
      <Tenant xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Tenants">
        <d4p1:AccountNumber>1</d4p1:AccountNumber>
        <d4p1:Active>true</d4p1:Active>
        <d4p1:Addresses xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Address">
          <d5p1:AddressModel>
            <d5p1:Address1>sample string 2</d5p1:Address1>
            <d5p1:Address2>sample string 3</d5p1:Address2>
            <d5p1:AddressId>34656dae-3c10-4fbc-9e41-a3bc6b842f92</d5p1:AddressId>
            <d5p1:City>sample string 4</d5p1:City>
            <d5p1:Country>sample string 7</d5p1:Country>
            <d5p1:InvalidData>true</d5p1:InvalidData>
            <d5p1:Label>sample string 11</d5p1:Label>
            <d5p1:Latitude>1</d5p1:Latitude>
            <d5p1:Longitude>1</d5p1:Longitude>
            <d5p1:Postal>sample string 6</d5p1:Postal>
            <d5p1:State>sample string 5</d5p1:State>
            <d5p1:TimeZoneId>sample string 8</d5p1:TimeZoneId>
            <d5p1:TimeZoneOffset>sample string 9</d5p1:TimeZoneOffset>
          </d5p1:AddressModel>
          <d5p1:AddressModel>
            <d5p1:Address1>sample string 2</d5p1:Address1>
            <d5p1:Address2>sample string 3</d5p1:Address2>
            <d5p1:AddressId>34656dae-3c10-4fbc-9e41-a3bc6b842f92</d5p1:AddressId>
            <d5p1:City>sample string 4</d5p1:City>
            <d5p1:Country>sample string 7</d5p1:Country>
            <d5p1:InvalidData>true</d5p1:InvalidData>
            <d5p1:Label>sample string 11</d5p1:Label>
            <d5p1:Latitude>1</d5p1:Latitude>
            <d5p1:Longitude>1</d5p1:Longitude>
            <d5p1:Postal>sample string 6</d5p1:Postal>
            <d5p1:State>sample string 5</d5p1:State>
            <d5p1:TimeZoneId>sample string 8</d5p1:TimeZoneId>
            <d5p1:TimeZoneOffset>sample string 9</d5p1:TimeZoneOffset>
          </d5p1:AddressModel>
        </d4p1:Addresses>
        <d4p1:BlockedPayments>true</d4p1:BlockedPayments>
        <d4p1:BusinessName>sample string 9</d4p1:BusinessName>
        <d4p1:ClosedLeadIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>d388ecd4-b4e1-416d-9677-84a3ed033525</d5p1:guid>
          <d5p1:guid>3b2f6fc3-4608-4242-8d3e-17e47a749d7e</d5p1:guid>
        </d4p1:ClosedLeadIds>
        <d4p1:ContactIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>3119fc2f-a980-4bd7-a83b-d4ff4f5a24e1</d5p1:guid>
          <d5p1:guid>c8652e4e-dc6a-4695-be43-f23e35d6e89c</d5p1:guid>
        </d4p1:ContactIds>
        <d4p1:CreatedAt xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2026-08-27T10:59:43.1814723Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </d4p1:CreatedAt>
        <d4p1:CurrentLedgerIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>db091f38-4c58-4285-8d25-e857df94cf04</d5p1:guid>
          <d5p1:guid>210e2ff1-ef24-407d-a3b8-796f1e477473</d5p1:guid>
        </d4p1:CurrentLedgerIds>
        <d4p1:Delinquent>true</d4p1:Delinquent>
        <d4p1:DriversLicenseNumber>sample string 13</d4p1:DriversLicenseNumber>
        <d4p1:DriversLicenseState>sample string 14</d4p1:DriversLicenseState>
        <d4p1:Email>sample string 5</d4p1:Email>
        <d4p1:EventIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>47674762-4b05-4ffc-8d5d-ab2b1016e109</d5p1:guid>
          <d5p1:guid>d46459d5-a52f-49be-8e52-3b12b2b003b4</d5p1:guid>
        </d4p1:EventIds>
        <d4p1:FacilityId>fa110cc7-5a2e-47e9-90ad-3eb0f622e9c3</d4p1:FacilityId>
        <d4p1:FirstName>sample string 2</d4p1:FirstName>
        <d4p1:Gate24_HourAccess>true</d4p1:Gate24_HourAccess>
        <d4p1:HasTenantPortalAccount>true</d4p1:HasTenantPortalAccount>
        <d4p1:Id>419e9548-2f4d-4901-a8dd-32cafe5659c6</d4p1:Id>
        <d4p1:IsBusiness>true</d4p1:IsBusiness>
        <d4p1:IsMilitary>true</d4p1:IsMilitary>
        <d4p1:LastName>sample string 3</d4p1:LastName>
        <d4p1:LastSignInAt xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2026-08-27T10:59:43.1814723Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </d4p1:LastSignInAt>
        <d4p1:LeadIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>02b940bd-960d-46b1-bdbd-25c5f0e709f0</d5p1:guid>
          <d5p1:guid>c9b9f725-23a7-4d70-aa20-d91f1b1b6141</d5p1:guid>
        </d4p1:LeadIds>
        <d4p1:MailingAddress xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Address">
          <d5p1:Address1>sample string 2</d5p1:Address1>
          <d5p1:Address2>sample string 3</d5p1:Address2>
          <d5p1:AddressId>34656dae-3c10-4fbc-9e41-a3bc6b842f92</d5p1:AddressId>
          <d5p1:City>sample string 4</d5p1:City>
          <d5p1:Country>sample string 7</d5p1:Country>
          <d5p1:InvalidData>true</d5p1:InvalidData>
          <d5p1:Label>sample string 11</d5p1:Label>
          <d5p1:Latitude>1</d5p1:Latitude>
          <d5p1:Longitude>1</d5p1:Longitude>
          <d5p1:Postal>sample string 6</d5p1:Postal>
          <d5p1:State>sample string 5</d5p1:State>
          <d5p1:TimeZoneId>sample string 8</d5p1:TimeZoneId>
          <d5p1:TimeZoneOffset>sample string 9</d5p1:TimeZoneOffset>
        </d4p1:MailingAddress>
        <d4p1:MiddleInitial>sample string 4</d4p1:MiddleInitial>
        <d4p1:PasswordRecoveryQuestionIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>d3c9124a-f7b9-40f5-a817-f5f27e07d94c</d5p1:guid>
          <d5p1:guid>5c97afb5-7593-4017-a7bf-f087a4a3e832</d5p1:guid>
        </d4p1:PasswordRecoveryQuestionIds>
        <d4p1:PhoneNumbers xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.PhoneNumber">
          <d5p1:PhoneNumberModel>
            <d5p1:Extension>sample string 5</d5p1:Extension>
            <d5p1:FormattedNumber>sample string 4</d5p1:FormattedNumber>
            <d5p1:Label>sample string 6</d5p1:Label>
            <d5p1:Number>sample string 3</d5p1:Number>
            <d5p1:PhoneNumberId>77abe3b6-4e90-4246-9dc6-080fe151999f</d5p1:PhoneNumberId>
            <d5p1:Primary>true</d5p1:Primary>
            <d5p1:Source>sample string 2</d5p1:Source>
            <d5p1:UnformattedNumber>sample string 7</d5p1:UnformattedNumber>
          </d5p1:PhoneNumberModel>
          <d5p1:PhoneNumberModel>
            <d5p1:Extension>sample string 5</d5p1:Extension>
            <d5p1:FormattedNumber>sample string 4</d5p1:FormattedNumber>
            <d5p1:Label>sample string 6</d5p1:Label>
            <d5p1:Number>sample string 3</d5p1:Number>
            <d5p1:PhoneNumberId>77abe3b6-4e90-4246-9dc6-080fe151999f</d5p1:PhoneNumberId>
            <d5p1:Primary>true</d5p1:Primary>
            <d5p1:Source>sample string 2</d5p1:Source>
            <d5p1:UnformattedNumber>sample string 7</d5p1:UnformattedNumber>
          </d5p1:PhoneNumberModel>
        </d4p1:PhoneNumbers>
        <d4p1:Preferences xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Preferences">
          <d5p1:DelinquencyExempt>sample string 2</d5p1:DelinquencyExempt>
          <d5p1:EmailInvoices>sample string 1</d5p1:EmailInvoices>
        </d4p1:Preferences>
        <d4p1:PreviousLedgerIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>71b4cc01-ca58-46dc-b52b-db41cd4e347b</d5p1:guid>
          <d5p1:guid>f3c097aa-3679-471a-ae2b-e521e2fddbbd</d5p1:guid>
        </d4p1:PreviousLedgerIds>
        <d4p1:SupportCaseIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>aebaa754-e3c6-4362-8536-d1b7477b0714</d5p1:guid>
          <d5p1:guid>e4960033-7787-4034-aaf8-10c58f07f09c</d5p1:guid>
        </d4p1:SupportCaseIds>
        <d4p1:TaxExempt>true</d4p1:TaxExempt>
        <d4p1:TenantAccountKindName>sample string 20</d4p1:TenantAccountKindName>
        <d4p1:Title>sample string 10</d4p1:Title>
        <d4p1:Username>sample string 12</d4p1:Username>
        <d4p1:VehicleDescription>sample string 17</d4p1:VehicleDescription>
        <d4p1:VehicleLicensePlateNumber>sample string 15</d4p1:VehicleLicensePlateNumber>
        <d4p1:VehicleLicenseState>sample string 16</d4p1:VehicleLicenseState>
      </Tenant>
      <Unit xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.Units">
        <d4p1:AccessType>sample string 5</d4p1:AccessType>
        <d4p1:Area>1</d4p1:Area>
        <d4p1:AvailableForMoveIn>true</d4p1:AvailableForMoveIn>
        <d4p1:Complimentary>true</d4p1:Complimentary>
        <d4p1:CurrentLedgerId>91c77a1c-356a-45ce-b1d0-60eeae7fde3a</d4p1:CurrentLedgerId>
        <d4p1:CurrentTenantId>434ad1e3-3376-4200-b8ff-d4812eb2e0a5</d4p1:CurrentTenantId>
        <d4p1:Damaged>true</d4p1:Damaged>
        <d4p1:Deleted>true</d4p1:Deleted>
        <d4p1:Description>sample string 3</d4p1:Description>
        <d4p1:DoorHeight>1</d4p1:DoorHeight>
        <d4p1:DoorType>sample string 4</d4p1:DoorType>
        <d4p1:DoorWidth>1</d4p1:DoorWidth>
        <d4p1:Floor>1</d4p1:Floor>
        <d4p1:Height>1</d4p1:Height>
        <d4p1:InStoreRate>1</d4p1:InStoreRate>
        <d4p1:IntroRate>1</d4p1:IntroRate>
        <d4p1:Length>1</d4p1:Length>
        <d4p1:Name>sample string 2</d4p1:Name>
        <d4p1:Price>1</d4p1:Price>
        <d4p1:Rentable>true</d4p1:Rentable>
        <d4p1:Size>sample string 6</d4p1:Size>
        <d4p1:Status>sample string 9</d4p1:Status>
        <d4p1:UnRentable>true</d4p1:UnRentable>
        <d4p1:UnitAmenities xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.UnitGroups">
          <d5p1:UnitAmenity>
            <d5p1:Deleted>true</d5p1:Deleted>
            <d5p1:Id>cc775b40-6559-4a92-b799-c5dd9b5c97b3</d5p1:Id>
            <d5p1:Name>sample string 2</d5p1:Name>
            <d5p1:ShortCode />
            <d5p1:ShowInSalesCenterFilterDropdown>true</d5p1:ShowInSalesCenterFilterDropdown>
          </d5p1:UnitAmenity>
          <d5p1:UnitAmenity>
            <d5p1:Deleted>true</d5p1:Deleted>
            <d5p1:Id>cc775b40-6559-4a92-b799-c5dd9b5c97b3</d5p1:Id>
            <d5p1:Name>sample string 2</d5p1:Name>
            <d5p1:ShortCode />
            <d5p1:ShowInSalesCenterFilterDropdown>true</d5p1:ShowInSalesCenterFilterDropdown>
          </d5p1:UnitAmenity>
        </d4p1:UnitAmenities>
        <d4p1:UnitGroupId>96081b6a-8ba3-4ce6-ab51-4175ba917eeb</d4p1:UnitGroupId>
        <d4p1:UnitId>0f593cff-e402-42b4-a33c-0f78c42f6ff4</d4p1:UnitId>
        <d4p1:UnitType xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ross.SSPMS.Services.Models.ShieldAPI.UnitGroups">
          <d5p1:CodeAndDescription>sample string 5</d5p1:CodeAndDescription>
          <d5p1:Deleted>true</d5p1:Deleted>
          <d5p1:Id>0f9c022d-d45a-46db-8f27-ee07c7a91518</d5p1:Id>
          <d5p1:InternalAccountCode>sample string 4</d5p1:InternalAccountCode>
          <d5p1:Name>sample string 2</d5p1:Name>
        </d4p1:UnitType>
        <d4p1:Width>1</d4p1:Width>
      </Unit>
    </LedgerResponseDataModel>
  </Ledgers>
</LedgerResponseModel>