Price

Use the Price element to model the price of an item.

See Prices.

Details

The following table shows an overview of components used in and by this object:

FieldValue
DescriptionPrice
NamePrice
Includesn/a
Used InItem

Elements

FieldDescription
Price/PriceAmountUse this field to specify the price.
Price/PriceAmount [@currencyID]Specify the currency. It must match the DocumentCurrencyCode element.

Example

<cac:Price>
<cbc:PriceAmount currencyID="EUR">11.78</cbc:PriceAmount>
</cac:Price>