This query is offered as part of the product management capability, which is available to pilot partners only. If you are interested in adopting this capability, contact your Technical Account Manager.
Retrieves a property's tax rules according to its jurisdiction. This is especially important for properties in New York City.
Scalar that represents a date string compliant with the RFC 3339 profile of the ISO 8601 standard.
IdSource
Enum
Source of a given ID.
Name
Description
EXPEDIA
Expedia is the source of the ID.
SUPPLIER
Connectivity provider or lodging partner is the source of the ID. This value
is not supported for use in the property query or promotion mutations
(propertyIdSource input argument).
VRBO
Unsupported.
Int
Int
The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
JurisdictionAttribute
Object
Details about the tax rule's attribute and how it is validated.
List of allowed values for the attribute field for enumeration attribute
fields. Empty when type is numeric or does not have an enumerated list of
possible values.
Name of the compliance requirement. If legal_room_count is returned and
required : true, you can use the
setUnitLegalNumberOfNewYorkRoomsRegulatoryAttributes mutation
provided by the product management capability to set the number of units for
properties in New York City.
Combination of one or more validation condition IDs used to determine if the
overall validation is met. Conditions can be joined with logical operators of
AND or OR, and they can be grouped by parentheses to clarify order of operations.
The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.