Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Insert excerpt
NDC2:Version 17.2 COMBINED (v1 and v2)NDC2:Version 17.2 COMBINED (v1 and v2)API Messages with Examples
API Messages with Examples
nameLegend
nopaneltrue

Excerpt
nameTotalOrderPrice

NAME

DESCRIPTION

FORMAT

POSSIBLE VALUES

<Response / Order / TotalOrderPrice>

...

DetailCurrencyPrice Total

Info

Attribute

Code

Total price of the Order with associated currency 

Numeric

Any

...

DetailCurrencyPrice / Taxes / Total

Info

Attribute

Code

Total taxes amount of the Order with associated currency

Numeric

Any

...

SimpleCurrencyPrice

Info

Attribute

Code

Total price of the new order after making a date, hour or cabin change to the initial booking (Penalty is not included in case that it applies)

Numeric

Any

TotalOrderPrice example

Expand
titleTotalOrderPrice example
Code Block
languagexml
<TotalOrderPrice>
	<DetailCurrencyPrice>
		<Total Code="EUR">631.34</Total>
		<Taxes>
			<Total Code="EUR">41.34</Total>
		</Taxes>
	</DetailCurrencyPrice>
</TotalOrderPrice>

New NDC Footer.png