GET api/Itinerary?fPort={fPort}&tPort={tPort}&dtTravel={dtTravel}&lang={lang}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| fPort | string |
Required |
|
| tPort | string |
Required |
|
| dtTravel | date |
Required |
|
| lang | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.