DELETE v{version}/{lang}/Hotel/removeFromCart?id={id}¤cy={currency}&wp={wp}
Adds booking to cart
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
|
lang | string |
Required |
|
currency | string |
Default value is ISK |
|
wp | string |
Default value is GG |
|
version |
The requested API version |
string |
Required Default value is 1.0 |
Body Parameters
None.
Response Information
Resource Description
BookingCartDtoName | Description | Type | Additional information |
---|---|---|---|
invSys |
Inventory system |
string |
None. |
tourBookingCart |
Tours booking cart |
ActivityCartDto |
None. |
accomodationBookingCart |
Tours booking cart |
AccomodationBookingCartModel |
None. |
depositSettings |
Deposit settings |
DepositSettingsDto |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.