GET api/DiscoverLake/TripPlannerGet?dbEntity={dbEntity}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dbEntity | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of TripPlanner| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | ObjectId |
None. |
|
| dateEntered | date |
None. |
|
| contactInfo | TripPlannerContactInfo |
None. |
|
| tripInfo | TripPlannerTripInfo |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.