BOOK
Method DestServicesBookV2
This method is to add to chart the products returned in the DestServicesAvailV2 response.
Note!! The price returned in this method, is the final price of the service. If the returned price in the method DestServicesAvailV2 do not match with this, the valid and final price will be the returned in the method DestServicesBookV2.
{YOUR.PROVIDER.DOMAIN}/destservices/destservices.asmx?op=DestServicesBookV2
Types of services
| Code | Description |
|---|---|
| Generic |
T | Transfers |
Generic
General data that should be obtained from the DestServicesAvailV2Response

Node definition Request
| Node | Attribute | Data Type | Description | Value | Mandatory |
|---|---|---|---|---|---|
| objRequest | PrimaryLangID | String | Language code | LANGUAGE | Required |
| objRequest | EchoToken | Integer | This value is returned in the response of the method DestServicesAvailV2 | Required | |
| objRequest | TransactionIdentifier | String | Booking/locator reference | Optional | |
| objRequest\Date | Date | Initial date to the booking This date must be an available date returned in the node "AvailResponseV2Detail\Date" of DestServicesAvailV2 response (If anyone has returned, the start date of the booking is equal to the Start date of the DestServicesAvailV2 request and this node should not be informed). | YYYY-MM-DD | Optional | |
| objRequest\SectorCode | String | Code of the selected sector, from among those returned in the DestServicesAvailV2 response | Optional | ||
| objRequest\BookRequestV2PackageOptions | PackageID | Integer | Product identifier package, allows package the service that is being added to the reservation. This identifier must be requested from the provider | Optional | |
| objRequest\BookRequestV2PackageOptions | IncludeOtherServices | Boolean | If the value is true, other services that exist in the reservation are packed | Optional | |
| objRequest\Concepts | Array | Array of the concepts of the booking | Required | ||
| objRequest\Concepts\BookRequestV2Concept\ProductBookingCode | Integer | Code of the product returned in DestServicesAvailV2 | Required | ||
| objRequest\Concepts\BookRequestV2Concept\ProductCode | Integer | ProductCode of the product returned in static data (StaticMasterData=Default) | Optional | ||
| objRequest\Concepts\BookRequestV2Concept\ConceptCode | Integer | ConceptCode of the producto/concept returned in static data (StaticMasterData=Default) | Optional | ||
| objRequest\Concepts\BookRequestV2Concept\Duration | Boolean | Duration of service, mandatory only for products with variable duration (products with value -1 in ProductDays node of static data method) and added with the ProductCode node | Optional | ||
| objRequest\Concepts\BookRequestV2Concept\Quantity | Integer | Quantity of the concepts to book | Required | ||
| objRequest\Concepts\BookRequestV2Concept\Hour | String | Hour returned in the BookOptions of DestServicesAvailV2 | --:-- | Optional | |
| objRequest\Concepts\BookRequestV2Concept\LangID | String | Language returned in the BookOptions of DestServicesAvailV2 | Optional | ||
| objRequest\Concepts\BookRequestV2Concept\ConceptBookingCode | String | Code of the concept returned in DestServicesAvailV2 | Required | ||
| objRequest\Concepts\BookRequestV2Concept\OptionalDetails | Array | Array of optional details to be reserved | Optional | ||
| objRequest\Concepts\BookRequestV2Concept\OptionalDetails\OptionalDetail | DetailBookingCode | String | Value returned in DestServicesAvailV2 | Required | |
| objRequest\Concepts\BookRequestV2Concept\OptionalDetails\OptionalDetail | Quantity | Integer | Quantity of the details to book | Required | |
| objRequest\CancelBookingItems | Array | Array of booking items to cancel | Optional | ||
| objRequest\CancelBookingItems\BookingItemIdentifier | Integer | Identifier of the element to cancel | Required |
Node definition Response
| Node | Attribute | Data Type | Description | Value | Mandatory |
|---|---|---|---|---|---|
| DestServicesBookV2Result | TransactionIdentifier | String | Locator of the booking | Required | |
| DestServicesBookV2Result\BookingExpirationDate | Expiration date of the booking if this not is commited before | Optional | |||
| DestServicesBookV2Result\BookingExpirationSecondsLeft | Seconds remaining to send the commit request of this booking | Optional | |||
| Products | Array | Array of products | Required | ||
| Products\BookResponseV2Product\CancelPenalties | Array | Array of cancel penalties | Optional | ||
| Products\BookResponseV2Product\CancelPenalties\CancelPenalty | Start | Date | Start date of the application of this cancel penalty | YYYY-MM-DD | Required |
| Products\BookResponseV2Product\CancelPenalties\CancelPenalty | End | Date | End date of the application of this cancel penalty | YYYY-MM-DD | Required |
| Products\BookResponseV2Product\CancelPenalties\CancelPenalty\AmountPercent | Percent | Integer | Percentage of penalty over the amount of the product | YYYY-MM-DD | Optional |
| Products\BookResponseV2Product\CancelPenalties\CancelPenalty\AmountPercent | NmbrOfNights | Integer | Number of nights of penalty | Optional | |
| Products\BookResponseV2Product\CancelPenalties\CancelPenalty\AmountPercent | Amount | Decimal | Amount of the penalty | Optional | |
| Products\BookResponseV2Product\CancelPenaltiesStartDate | Date | First day with cancellations fees | Optional | ||
| Products\BookResponseV2Product\CancelPenaltiesDescription | String | Description of the cancel penalties | Optional | ||
| Products\BookResponseV2Product\CancelPenalties\CancelPenalty\AmountPercent | CurrencyCode | String | Currency of the amount of the penalty | Optional | |
| Products\BookResponseV2Product\Concepts\BookResponseV2Concept\ConceptBookingCode | Concept identifier to send in the commit request | Required | |||
| Products...\BookResponseV2Concept\Total | Price information of the concept (more info) | Required | |||
| Products...\BookResponseV2Concept\Total\Taxes | Amount | Decimal | Net amount of the concept | Required | |
| Products...\BookResponseV2Concept\Total\Taxes | CurrencyCode | String | Code of the currency of the price | Required | |
| Products...\BookResponseV2Concept\Total\Taxes\Commissions | Node with the information about the commissions | Optional | |||
| Products...\BookResponseV2Concept\Total\Taxes\Commissions\SellingPrice | Decimal | Selling amount of the concept | Required | ||
| Products...\BookResponseV2Concept\Total\Taxes\Commissions\CommissionableAmount | Decimal | Commissionable amount of the concept | Required | ||
| Products...\BookResponseV2Concept\Total\Taxes\Commissions\NotCommissionableAmount | Decimal | Not commissionable amount of the concept | Required | ||
| Products...\BookResponseV2Concept\Total\Taxes\Commissions\CommissionAmount | Decimal | Amount of the commission of the concept | Required | ||
| Products...\BookResponseV2Concept\Total\Taxes\Commissions\NetAmount | Decimal | Net amount of the concept | Required | ||
| Products\BookResponseV2Product\Concepts\BookResponseV2Concept\Details | Array | Array of the details of the concept | Required | ||
| Products...\Details\BookResponseV2Detail\Quantity | Integer | Return the booked quantity of the detail (only in optional details) | Optional | ||
| Products...\Details\BookResponseV2Detail\Total | Price information detail (more info) | Required | |||
| Products...\Details\BookResponseV2Detail\Total\Taxes | Amount | Decimal | Net amount of the detail | Required | |
| Products...\Details\BookResponseV2Detail\Total\Taxes | CurrencyCode | String | Code of the currency of the price | Required | |
| Products...\Details\BookResponseV2Detail\Total\Taxes\Commissions | Node with the information about the commissions | Optional | |||
| Products...\Commissions\SellingPrice | Decimal | Selling amount of the detail | Required | ||
| Products...\Commissions\CommissionableAmount | Decimal | Commissionable amount of the detail | Required | ||
| Products...\Commissions\NotCommissionableAmount | Decimal | Not commissionable amount of the detail | Required | ||
| Products...\Commissions\CommissionAmount | Decimal | Amount of the commission of the detail | Required | ||
| Products...\Commissions\NetAmount | Decimal | Net amount of the detail | Required | ||
| Products\BookResponseV2Product\Concepts\BookResponseV2Concept\Questions | Array | Array of the questions for the passenger | Optional | ||
| Products...\Questions\Question | Code | String | Code of the question | Required | |
| Products...\Questions\Question | Mandatory | Boolean | Indicate whether it is mandatory to answer the question | true/false | Required |
| Products...\Questions\Question\Name | String | Question name | Required | ||
| Products...\Questions\Question\Responses | Array | Array of the possible responses for the question | Optional | ||
| Products...\Questions\Question\Responses\string | String | Possible response | Required | ||
| Products...\Questions\Question\RPH | Integer | Identifier of the pax to whom the question relates. This is used to ask questions for each passenger in order to differentiate the answers. | Optional | ||
| Products\BookResponseV2Product\Concepts\BookResponseV2Concept\GuestInfoRequired\PaxsRequired | Ennum | Pax that you need inform to commit the booking | One_Passenger All_Passengers | Optional | |
| Products\BookResponseV2Product\Concepts\BookResponseV2Concept\GuestInfoRequired\GivenName | Boolean | Indicates if passenger name is required | true/false | Optional | |
| Products\BookResponseV2Product\Concepts\BookResponseV2Concept\GuestInfoRequired\Surname | Boolean | Indicates if passenger surname is required | true/false | Optional | |
| Products\BookResponseV2Product\Concepts\BookResponseV2Concept\GuestInfoRequired\BirthDate | Boolean | Indicates if passanger birth date is required | true/false | Optional | |
| Products\BookResponseV2Product\Concepts\BookResponseV2Concept\GuestInfoRequired\PhoneNumber | Boolean | Indicates if passenger phone number is required | true/false | Optional | |
| Products\BookResponseV2Product\Concepts\BookResponseV2Concept\GuestInfoRequired\Email | Boolean | Indicates if passenger email is required | true/false | Optional | |
| Products\BookResponseV2Product\Concepts\BookResponseV2Concept\GuestInfoRequired\DocumentID | Boolean | Indicates if passenger National ID Card/Passport number is required | true/false | Optional | |
| Products\BookResponseV2Product\Concepts\BookResponseV2Concept\GuestInfoRequired\DocumentExpirationDate | Boolean | Indicates whether the passenger's National ID Card/Passport expiration date is required | true/false | Optional | |
| Products\BookResponseV2Product\Concepts\BookResponseV2Concept\GuestInfoRequired\Gender | Boolean | Indicates whether the passenger gender is required | true/false | Optional | |
| Products\BookResponseV2Product\ProviderLocator | String | External booking locator. This is not always returned, check with your provider if you need it. | Optional | ||
| Products\BookResponseV2Product\BookingItemIdentifier | Integer | Identifier of the product element in the booking. | Required | ||
| Products\BookResponseV2Product\Voucher | Node with the information about the voucher | Optional | |||
| Products\BookResponseV2Product\Voucher | Type | String | Type of the voucher | BAR_CODE / QR_CODE | Required |
| Products\BookResponseV2Product\Voucher | Value | String | Value of the voucher | Required | |
| CancelBookingItemsResult | String | Message about the item cancellation result. | Optional | ||
| CanceledBookingItems/BookingItemIdentifier | Integer | Identifier of the product element in the booking that was cancelled. | Optional |
XML Examples
Add to cart REQUEST example
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://xml.ineedtours.com/ws/">
<soapenv:Header/>
<soapenv:Body>
<ws:DestServicesBookV2>
<ws:objCredentials>
<ws:Source>
<ws:RequestorID Type="DSP" ID="YOUR-USER" MessagePassword="YOUR-PASSWORD"/>
</ws:Source>
</ws:objCredentials>
<ws:objRequest EchoToken="8473933" PrimaryLangID="IDLANGUAGE">
<ws:Date>YYYY-MM-DD</ws:Date>
<ws:Concepts>
<ws:BookRequestV2Concept>
<ws:ProductBookingCode>1</ws:ProductBookingCode>
<ws:Quantity>2</ws:Quantity>
<ws:Hour>17:00</ws:Hour>
<ws:ConceptBookingCode>8330-11967556</ws:ConceptBookingCode>
</ws:BookRequestV2Concept>
<ws:BookRequestV2Concept>
<ws:ProductBookingCode>2</ws:ProductBookingCode>
<ws:Quantity>1</ws:Quantity>
<ws:Hour>17:00</ws:Hour>
<ws:ConceptBookingCode>8331-11967556</ws:ConceptBookingCode>
</ws:BookRequestV2Concept>
</ws:Concepts>
</ws:objRequest>
<CancelBookingItems>
<BookingItemIdentifier>852456</BookingItemIdentifier>
</CancelBookingItems>
</ws:DestServicesBookV2>
</soapenv:Body>
</soapenv:Envelope>
Add to cart RESPONSE example
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<DestServicesBookV2Response xmlns="http://xml.ineedtours.com/ws/">
<DestServicesBookV2Result EchoToken="8473933" PrimaryLangID="ES" TransactionIdentifier="2653R9" ResResponseType="Pending">
<Header ResponseTimestamp="2019-12-10T16:26:14.2137883+01:00" MillisecondProcessingTime="17867" Endpoint="demo.xml.com"/>
<BookingExpirationDate>2022-08-24T10:52:00</BookingExpirationDate>
<BookingExpirationMinutesLeft>39</BookingExpirationMinutesLeft>
<Products>
<BookResponseV2Product>
<Status>Pending</Status>
<ProductCode>51157</ProductCode>
<ProductName>OFERTA A Entrada Adult</ProductName>
<ProductDays>1</ProductDays>
<ProductBookingCode>0</ProductBookingCode>
<StayDateRange Start="2020-01-24T00:00:00" End="2020-01-24T00:00:00"/>
<Comments>
<Comment>
<Text>Entrada prevista para el día 24/01/2020 a las 17:00</Text>
</Comment>
</Comments>
<CancelPenalties>
<CancelPenalty Start="2022-11-15T00:00:00+01:00" End="2022-12-09T00:00:00+01:00">
<AmountPercent Amount="40.45000" CurrencyCode="EUR" />
<CancelPenaltiesStartDate>0001-01-01T00:00:00</CancelPenaltiesStartDate>
</CancelPenalty>
<CancelPenalty Start="2022-12-10T00:00:00" End="2022-12-17T00:00:00">
<AmountPercent Amount="80.9000" CurrencyCode="EUR" />
<CancelPenaltiesStartDate>0001-01-01T00:00:00</CancelPenaltiesStartDate>
</CancelPenalty>
</CancelPenalties>
<CancelPenaltiesStartDate>2021-12-17T00:00:00</CancelPenaltiesStartDate>
<CancelPenaltiesDescription>Cancelando entre el día 15/11/2022 y el día 09/12/2022: 40,45 €
Cancelando entre el día 10/12/2022 y el día 17/12/2022: 80,90 €
* Se toma como referencia la hora local del destino en el que se encuentra ubicado el hotel/actividad.</CancelPenaltiesDescription>
<ProviderLocator>Z58X8D</ProviderLocator>
<Concepts>
<BookResponseV2Concept>
<ConceptCode>16859</ConceptCode>
<ConceptName>Oferta A tarda: termoludic adult</ConceptName>
<Quantity>2</Quantity>
<ConceptBookingCode>8330-11967556</ConceptBookingCode>
<AgeFrom xsi:nil="true"/>
<AgeTo xsi:nil="true"/>
<IsChild>false</IsChild>
<StartTime>17:00</StartTime>
<Duration>0</Duration>
<Questions>
<Question Code="HTLOPCIONAL" Mandatory="false">
<Name>Por favor informe los detalles de su alojamiento (con dirección completa) en la ciudad del tour</Name>
</Question>
<Question Code="HTLOBLIGATORIO" Mandatory="true">
<Name>Por favor informe los detalles de su alojamiento (con dirección completa) en la ciudad del tour</Name>
</Question>
<Question Code="MENU" Mandatory="true">
<Name>Decida el menu entre las diferentes opciones</Name>
<Responses>
<string>Pescado</string>
<string>Carne</string>
<string>Pasta</string>
</Responses>
</Question>
</Questions>
<Answers>
<Answer Code="HTLOPCIONAL"/>
<Answer Code="HTLOBLIGATORIO"/>
<Answer Code="MENU"/>
</Answers>
<Details>
<BookResponseV2Detail>
<DetailName>Oferta A tarda: termoludic adult</DetailName>
<DetailBookingCode/>
<Date>2020-01-24T00:00:00</Date>
<OnRequest>false</OnRequest>
<Total>
<Taxes Amount="56" CurrencyCode="EUR" NumDecimals="2">
<Commissions>
<SellingPrice>56</SellingPrice>
<CommissionableAmount>56</CommissionableAmount>
<NotCommissionableAmount>0</NotCommissionableAmount>
<CommissionAmount>0</CommissionAmount>
<NetAmount>56</NetAmount>
</Commissions>
</Taxes>
</Total>
<Offer>false</Offer>
</BookResponseV2Detail>
</Details>
</BookResponseV2Concept>
</Concepts>
<BookingItemIdentifier>5890672</BookingItemIdentifier>
</BookResponseV2Product>
<BookResponseV2Product>
<Status>Pending</Status>
<ProductCode>51158</ProductCode>
<ProductName>OFERTA A Entrada Infant</ProductName>
<ProductDays>1</ProductDays>
<ProductBookingCode>0</ProductBookingCode>
<StayDateRange Start="2020-01-24T00:00:00" End="2020-01-24T00:00:00"/>
<Comments>
<Comment>
<Text>Entrada prevista para el día 24/01/2020 a las 17:00</Text>
</Comment>
</Comments>
<CancelPenaltiesStartDate xsi:nil="true"/>
<ProviderLocator>Z58X8D</ProviderLocator>
<Concepts>
<BookResponseV2Concept>
<ConceptCode>16860</ConceptCode>
<ConceptName>Oferta A termoludic infant 5 - 8 anys</ConceptName>
<Quantity>1</Quantity>
<ConceptBookingCode>8331-11967556</ConceptBookingCode>
<AgeFrom xsi:nil="true"/>
<AgeTo xsi:nil="true"/>
<IsChild>false</IsChild>
<StartTime>17:00</StartTime>
<Duration>0</Duration>
<Details>
<BookResponseV2Detail>
<DetailName>Oferta A termoludic infant 5 - 8 anys</DetailName>
<DetailBookingCode/>
<Date>2020-01-24T00:00:00</Date>
<OnRequest>false</OnRequest>
<Total>
<Taxes Amount="20.25" CurrencyCode="EUR" NumDecimals="2">
<Commissions>
<SellingPrice>20.25</SellingPrice>
<CommissionableAmount>20.25</CommissionableAmount>
<NotCommissionableAmount>0</NotCommissionableAmount>
<CommissionAmount>0</CommissionAmount>
<NetAmount>20.25</NetAmount>
</Commissions>
</Taxes>
</Total>
<Offer>false</Offer>
</BookResponseV2Detail>
</Details>
</BookResponseV2Concept>
</Concepts>
<BookingItemIdentifier>5890673</BookingItemIdentifier>
</BookResponseV2Product>
</Products>
</DestServicesBookV2Result>
</DestServicesBookV2Response>
</soap:Body>
</soap:Envelope>
Tranfers
Transfer data that should be obtained from the DestServicesAvailV2Response

Pick-up and drop-off times
Both the response of the DestServicesBookV2 method and the DestServicesCommitV2 method will return the times that will finally appear in the reservation. Therefore, if a transfer does not have the duration configured, only one timetable will be returned based on what is indicated in the valuation. If the transfer does have the duration configured, the pick-up and drop-off times will be returned.

XML Examples
Add to cart REQUEST example
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://xml.ineedtours.com/ws/">
<soapenv:Header/>
<soapenv:Body>
<ws:DestServicesBookV2>
<ws:objCredentials>
<ws:Source>
<ws:RequestorID Type="DSP" ID="YOUR-USER" MessagePassword="YOUR-PASSWORD"/>
</ws:Source>
</ws:objCredentials>
<ws:objRequest EchoToken="8473933" PrimaryLangID="IDLANGUAGE">
<ws:ProductBookingCode>28</ws:ProductBookingCode>
<ws:Concepts>
<ws:BookRequestV2Concept>
<ws:ConceptBookingCode>1088</ws:ConceptBookingCode>
</ws:BookRequestV2Concept>
</ws:Concepts>
</ws:objRequest>
</ws:DestServicesBookV2>
</soapenv:Body>
</soapenv:Envelope>
Add to cart RESPONSE example
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<DestServicesBookV2Response xmlns="http://xml.ineedtours.com/ws/">
<DestServicesBookV2Result EchoToken="262" PrimaryLangID="ES" TransactionIdentifier="9B8ANE" ResResponseType="Pending">
<BookingExpirationDate>2022-08-24T10:52:00</BookingExpirationDate>
<BookingExpirationMinutesLeft>39</BookingExpirationMinutesLeft>
<Header ResponseTimestamp="2019-01-14T17:00:33.1750525+01:00" MillisecondProcessingTime="12517" Endpoint="demo.xml.com"/>
<Products>
<BookResponseV2Product>
<ProductCode>1352</ProductCode>
<ProductName>Coche Berlina Tipo A</ProductName>
<ProductDays>1</ProductDays>
<ProductBookingCode>1</ProductBookingCode>
<StayDateRange Start="2019-01-19T00:00:00" End="2019-01-19T00:00:00"/>
<CancelPenaltiesStartDate xsi:nil="true"/>
<ProviderLocator>Z58X8D</ProviderLocator>
<Concepts>
<BookResponseV2Concept>
<ConceptCode>1398</ConceptCode>
<ConceptName>Coche Berlina Tipo A</ConceptName>
<Quantity>1</Quantity>
<ConceptBookingCode>72</ConceptBookingCode>
<AgeFrom>0</AgeFrom>
<AgeTo>99</AgeTo>
<IsChild>false</IsChild>
<PickUpTime>09:00</PickUpTime>
<Duration>0</Duration>
<Details>
<BookResponseV2Detail>
<DetailName>Coche Berlina Tipo A</DetailName>
<DetailBookingCode/>
<Date xsi:nil="true"/>
<OnRequest>false</OnRequest>
<Total>
<Taxes Amount="52.5000" CurrencyCode="EUR" NumDecimals="2">
<Commissions>
<SellingPrice>52.5000</SellingPrice>
<CommissionableAmount>52.5000</CommissionableAmount>
<NotCommissionableAmount>0</NotCommissionableAmount>
<CommissionAmount>0</CommissionAmount>
<NetAmount>52.5000</NetAmount>
</Commissions>
</Taxes>
</Total>
<Offer>false</Offer>
</BookResponseV2Detail>
</Details>
</BookResponseV2Concept>
</Concepts>
</BookResponseV2Product>
<BookResponseV2Product>
<ProductCode>1352</ProductCode>
<ProductName>Coche Berlina Tipo A</ProductName>
<ProductDays>1</ProductDays>
<ProductBookingCode>1</ProductBookingCode>
<StayDateRange Start="2019-01-27T00:00:00" End="2019-01-27T00:00:00"/>
<CancelPenaltiesStartDate xsi:nil="true"/>
<ProviderLocator>Z58X8D</ProviderLocator>
<Concepts>
<BookResponseV2Concept>
<ConceptCode>1398</ConceptCode>
<ConceptName>Coche Berlina Tipo A</ConceptName>
<Quantity>1</Quantity>
<ConceptBookingCode>73</ConceptBookingCode>
<AgeFrom>0</AgeFrom>
<AgeTo>99</AgeTo>
<IsChild>false</IsChild>
<DeliveryTime>15:30</DeliveryTime>
<Duration>0</Duration>
<Details>
<BookResponseV2Detail>
<DetailName>Coche Berlina Tipo A</DetailName>
<DetailBookingCode/>
<Date xsi:nil="true"/>
<OnRequest>false</OnRequest>
<Total>
<Taxes Amount="52.5000" CurrencyCode="EUR" NumDecimals="2">
<Commissions>
<SellingPrice>52.5000</SellingPrice>
<CommissionableAmount>52.5000</CommissionableAmount>
<NotCommissionableAmount>0</NotCommissionableAmount>
<CommissionAmount>0</CommissionAmount>
<NetAmount>52.5000</NetAmount>
</Commissions>
</Taxes>
</Total>
<Offer>false</Offer>
</BookResponseV2Detail>
</Details>
</BookResponseV2Concept>
</Concepts>
</BookResponseV2Product>
</Products>
</DestServicesBookV2Result>
</DestServicesBookV2Response>
</soap:Body>
</soap:Envelope>