GET v{version}/{lang}/bookingCart?currency={currency}&wp={wp}
GetBookingCart.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
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
ValueTupleOfBookingCartDtoAndInt32Name | Description | Type | Additional information |
---|---|---|---|
Item1 | BookingCartDto |
None. |
|
Item2 | integer |
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.