Get Custom Field from Selected PropertyAsk AIget https://open-api.guesty.com/v1/properties-api/custom-fields/{propertyId}/{fieldId}Retrieve a specific custom field for a select property using the custom field ID.Path ParamspropertyIdstringrequiredThe Guesty property ID.fieldIdstringrequiredThe custom field ID.Responses 200Returns the custom fields set on the specified property. 403Unauthorized Request. 404Property not found.Updated 3 months ago