---
title: "Read property settings"
method: GET
path: "/properties/{propertyId}/settings"
tags: ["Property Settings API"]
---

# Read property settings

`GET /properties/{propertyId}/settings`

## Path parameters

- `propertyId` integer, required

## Response `default`

default response

- ApiResponsePropertySettingsReadOutputData
  - `data` PropertySettingsReadOutputData
    - `property_settings` PropertySettings
      - `require_cvc` boolean
      - `curfew` Curfew
        - `enabled` boolean
        - `start` string
        - `end` string
      - `require_booker_address` boolean
      - `require_booker_phone_number` boolean
      - `age_restriction` AgeRestriction
        - `enabled` boolean
        - `min` integer
        - `max` integer
      - `auto_replenish` boolean
      - `replenish_closed_rooms` boolean
      - `long_stay` LongStay
        - `enabled` boolean
        - `max_length_of_stay` integer
      - `pricing_type` 'Standard' | 'OBP' | 'LOS'
      - `allow_smoking` boolean
      - `view_cc_details` boolean
    - `pets` Pets
      - `pets_allowed` 'PETS_NOT_ALLOWED' | 'PETS_ALLOWED' | 'PETS_ALLOWED_ON_REQUEST'
      - `pets_price_type` 'FREE' | 'CHARGES_MAY_APPLY'
    - `damage_policy` DamagePolicy
      - `amount` number, double — Amount for Damages
      - `currency` string — Currency used for Damages. We will use the property's default currency if not provided
      - `policy_type` 'NONE' | 'HANDLED_BY_PROPERTY' | 'HANDLED_BY_BOOKING_COM', required — Policy Type for Damages
      - `damage_programme_terms_agreed` boolean — Specifies if the partner agrees to the terms (applicable for damage programme)
      - `collection_mode` 'CASH' | 'CREDIT_CARD' | 'PAYPAL' | 'BANK_TRANSFER' | 'OTHER' — Specifies how you wish to collect the deposit (applicable for damage deposit)
      - `collection_when` 'ON_ARRIVAL' | 'SEVEN_DAYS_BEFORE_ARRIVAL' | 'FOURTEEN_DAYS_BEFORE_ARRIVAL' — Specifies when you would collect the deposit (applicable for damage deposit)
      - `return_mode` 'CASH' | 'CREDIT_CARD' | 'PAYPAL' | 'BANK_TRANSFER' | 'OTHER' — Specifies how you would return the deposit (applicable for damage deposit)
      - `return_when` 'ON_CHECKOUT' | 'WITHIN_7_DAYS' | 'WITHIN_14_DAYS' — Specifies how you would return the deposit (applicable for damage deposit)
    - `standard_phrases` StandardPhraseData[]
      - `name` 'GuestIdentification' | 'InformArrivalTime' | 'PayBeforeStay' | 'TattooRestriction' | 'AccomodationTax' | 'AccommodationTax' | 'IsraeliCitizensVat' | 'RequireInvoice' | 'EarlyDeparture' | 'PedestrianZoneOnly' | 'LimitedParking' | 'AccessByUnpavedRoad' | 'OnsiteFunctions' | 'NoHenStagParty' | 'ResidentialArea' | 'BusyArea' | 'HalfBoardNoDrinks' | 'NoPublicTransport' | 'WaterCrisis' | 'RussiaAntiHostelRegulations' | 'Covid19BodyTempCheck' | 'Covid19RestrictionOfGuests' | 'Covid19NoSelfQuarantine' | 'Covid19ExtraCleaning' | 'Covid19ReducedFoodServices' | 'Covid19OnlyEssentialTravellers' | 'Covid19ShuttleSuspended' | 'Covid19ReducedServices' | 'Covid19ReducedHoursOfService' | 'Covid19ExtraDocumentation' | 'Covid19ReducedFacilities' | 'Covid19PhysicalDistance' | 'Covid19LocalGuidelinesFollowed' | 'Covid19FaceMaskMandatory' | 'Covid19QuarantineNotAllowed' | 'Covid19NoChargePCRTest' | 'Covid19NoCostExtension' | 'Covid19MedicalMonitoring' | 'Covid19NegativeRequired' | 'Covid19AtChargePCRTest' | 'Covid19InsurancePCRTest' | 'Covid19VaccinationNegativeTestCheckIn' | 'Covid19VaccinationNegativeTestRecoveryCheckIn' | 'Covid19VaccinationRecoveryCheckIn' | 'Covid19NegativeTestRecoveryCheckIn' | 'Covid19VaccinationCheckIn' | 'Covid19RecoveryCheckIn' | 'Covid19ProofRequired' | 'LongStayDisclaimerJapan' | 'GuestRentalAgreement' | 'GuestUnder18', required
      - `enabled` boolean, required
    - `quiet_hours` QuietHours
      - `enabled` boolean
      - `start` string
      - `end` string
    - `renovation` Renovation
      - `enabled` boolean
      - `start` string
      - `end` string
    - `bed_linen_policy` HotelChainBedLinen
      - `enabled` boolean
      - `amount` number, double
    - `accepted_payment_types` AcceptedPaymentTypes
      - `codes` integer[]
    - `french_tax_details` FrenchTaxDetails
      - `category_id` integer
      - `nature_id` integer
      - `declare_revenue` boolean
      - `has_vat` boolean
      - `registered_in_rcs` boolean
    - `cancellation_exceptions` CancellationExceptions
      - `grace_period` GracePeriod
        - `enabled` boolean
        - `after_booking` 'HOURS_1' | 'HOURS_4' | 'HOURS_24'
      - `advance_cancellation` AdvanceCancellation
        - `enabled` boolean
        - `before_check_in` 'WEEKS_4' | 'WEEKS_8' | 'WEEKS_12'
    - `age_buckets` AgeBucket[]
      - `min_age` integer
      - `max_age` integer
    - `children_policies` ChildPolicies
      - `allow_children` boolean
      - `min_age` integer
      - `policy_rules` ChildAndBedPolicyRuleData[]
        - `rule_type` 'EXISTING_BED' | 'EXTRA_BED' | 'CRIB' | 'EXTRA_BED_FOR_ADULT' | 'UNRECOGNIZED'
        - `from_age` integer
        - `to_age` integer
        - `price_type` 'FREE' | 'PERCENTAGE' | 'FIXED' | 'DETAILED' | 'ADULT_PERCENTAGE' | 'UNRECOGNIZED'
        - `price_mode` 'PER_STAY' | 'PER_NIGHT' | 'UNRECOGNIZED'
        - `price` number, double
    - `invoice_settings` InvoiceSettings
      - `legal_name` string
      - `contact_person` string
      - `address` string
      - `state` string
      - `notification_channel` string
      - `country_code` string
      - `city` string
      - `postal_code` string
      - `brazil_tax_details` BrazilTaxDetails
        - `tax_payer_number_type` string
        - `tax_payer_number` string
        - `city_hall_id` string
        - `email` string
    - `booking_model` BookingModel
      - `type` 'IB' | 'RTB'
      - `rtb_eligible` boolean
    - `land_registration_numbers` string[]
  - `warnings` ApiErrorOTA[]
    - `message` string
    - `code` integer
    - `details` ObjectNode
    - `description` string
  - `errors` ApiErrorOTA[]
    - `message` string
    - `code` integer
    - `details` ObjectNode
    - `description` string
  - `meta` ResponseMeta
    - `ruid` string

---

[API](https://skmtc.net/booking/apis/property-api.md) · [All operations](https://skmtc.net/booking/apis/property-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/booking/property-api/revisions/491461b029b5/schema)
