GET api/Price/{id}?arrival={arrival}&departure={departure}&adult={adult}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
|
arrival | string |
Required |
|
departure | string |
Required |
|
adult | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PriceResponseName | Description | Type | Additional information |
---|---|---|---|
ErrorMessage | Collection of PriceResponseError |
None. |
|
Price | Collection of PriceItem |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.