Price

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

More information is provided in the Prices topic.

Details

DetailValue
NamePrice
PathInvoice/InvoiceLine/Item/Price
Definition The price of an item.
Cardinalityn/a

Elements

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

Country Specific Configurations

Example

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