Examples

GET /v1/c3268a52-aff1-4034-8e8c-d8f056d2cce9/tenant_portal_settings
200
{
  "tenant_portal_settings": {
    "tenant_portal_disable_contact_editing": false,
    "tenant_portal_disable_autopay_enroll": false,
    "tenant_portal_disable_partial_payment": false,
    "tenant_portal_display_combo_lock": true,
    "tenant_portal_move_in_confirm_text": "An email confirmation has been sent to [renter's email]",
    "tenant_portal_move_in_required_add_contact": false,
    "tenant_portal_move_in_required_autopay": false,
    "tenant_portal_move_in_autopay_default": false,
    "tenant_portal_move_in_required_insurance": false,
    "tenant_portal_move_in_required_services": false,
    "tenant_portal_hide_add_another_unit_button": false,
    "tenant_portal_prevent_move_out": false,
    "tenant_portal_hide_unavailable_units": false,
    "tenant_portal_review_url": "",
    "tenant_portal_delinquency_stage_payment_prevention": "",
    "tenant_portal_move_in_url": "http://rental-center.storedge.test?companyId=4ac23ee1-7ecf-4664-8fdd-a3e057d94eb4&facilityId=c3268a52-aff1-4034-8e8c-d8f056d2cce9#/move-in",
    "tenant_portal_url": "http://rental-center.storedge.test?companyId=4ac23ee1-7ecf-4664-8fdd-a3e057d94eb4&facilityId=c3268a52-aff1-4034-8e8c-d8f056d2cce9#/login",
    "tenant_portal_allow_decline_alternate_contact": false,
    "tenant_portal_required_retail_item_during_online_move_in_id": null,
    "tenant_portal_inventory_validation": false,
    "tenant_portal_move_in_required_lock_selection": false,
    "tenant_portal_gate_code_validation_string": "Gate code length should be between  and  digits and value should be between  and ",
    "tenant_portal_online_move_ins_enabled": false,
    "tenant_portal_allow_ach_for_new_move_ins": true,
    "esignable_move_in_documents_setup": false,
    "rental_center_api_client_enabled": false,
    "online_move_ins_enabled": false,
    "rental_center_show_drivers_license_fields": true,
    "rental_center_hide_move_in_promo": false,
    "accept_payment_via_ach": true,
    "activate_private_insurance": false,
    "proof_of_new_private_insurance_auto_enroll": false,
    "proof_of_new_private_insurance_turned_on_at": null,
    "new_private_insurance_expiration_date_grace_period": 14,
    "add_next_month_payment_at_days_before_service_period_end": 5,
    "allow_reservations_to_expire": false,
    "auto_generate_gate_code": false,
    "credit_card_needs_billing_address": false,
    "include_insurance_document_in_rental_center": false,
    "insurance_document_link_text": "",
    "insurance_document_link_url": "",
    "insurance_certificate_url": "",
    "invoice_day_of_month": 1,
    "lead_reservation_window": 0,
    "limit_drivers_license": false,
    "mask_credit_card_numbers": false,
    "next_month_payment": false,
    "require_alternate_contact": false,
    "require_opt_in_to_marketing_sms": false,
    "reservation_confirmation": "Please show this reservation when you come in. A copy has been emailed to you. Please note that online reservations cannot be guaranteed until availability has been confirmed by the facility.",
    "reservation_disclaimer": "After completing this registration you will be contacted to schedule an appointment at our facility to finish the rental process and receive security codes to access your new storage unit.",
    "reservation_expiration_days_threshold": 5,
    "set_autopay_to_rental_due_date": false,
    "payments": {
      "ach_types": {
        "Checking": "checking",
        "Savings": "savings",
        "Business Checking": "businessChecking"
      }
    },
    "reservation_fee": {
      "id": "ca099578-8352-4b69-b4b1-ef30fe597004",
      "product_code": "FEE-1",
      "kind": "fee",
      "description": "Reservation Fee",
      "required_at_move_in": false,
      "required_at_transfer": false,
      "amount": 5.99,
      "short_description": null,
      "show_in_sales_center": false,
      "tax_total": 0.0,
      "total": 5.99,
      "invoiceable_amounts": [
        {
          "id": "48b89561-34f8-41e9-8ab6-7c472a17d410",
          "amount": 5.99,
          "kind": "amount",
          "limit": null
        }
      ]
    },
    "invoice_fee_amount": null,
    "email_legal_documents": false,
    "flipper_rental_center_cyo_enabled": false,
    "flipper_fms_motor_vehicle_on_ledger": true,
    "flipper_fms_rental_center_action_tracking": false,
    "flipper_fms_communication_prefs": false
  },
  "meta": {
    "pagination": {
      "current_page": 1,
      "total_pages": 1,
      "per_page": 61,
      "total_entries": 61,
      "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": "c3268a52-aff1-4034-8e8c-d8f056d2cce9",
      "tenant_portal_setting": {}
    }
  }
}