/visitors
ResourceThe /visitors
resource stores information about visitor profiles.
Name | Data Type | Required/Optional | Description | Example |
---|---|---|---|---|
visitor_id | Integer | Required | The visitor type ID number (positive only) | 9 |
visitor_type | String | Required | A term for the visitor profile type | Redwoods Admirer |
habitat | String | Required | The preferred habitat for the visitor to travel to | forests |
travel_season | String | Required | The preferred season to travel (spring , summer , fall , winter ) |
spring |
activites | String | Required | A list of common activities associated with the visitor profile | hiking, biking, horse riding |
id | Integer | Required | A unique identification number for the visitor instance (positive only) | 9 |
Also, see /parks
resource.