| Name | Description | Type | Additional information |
|---|---|---|---|
| Amount |
Item amount |
decimal number |
None. |
| Id |
Resource identifier |
integer |
Readonly |
| Name |
Item name |
string |
Required |
| Price |
Unit price |
decimal number |
Required |
| PriceTotalWithoutVat |
Total price without VAT |
decimal number |
Readonly |
| PriceTotalWithoutVatHc |
Total price without VAT in home currency |
decimal number |
Readonly |
| PriceTotalWithVat |
Total price with VAT |
decimal number |
Readonly |
| PriceTotalWithVatHc |
Total price with VAT in home currency |
decimal number |
Readonly |
| PriceType |
Price type |
PriceTypeWithoutOnlyBase |
None. |
| Status |
Pairing status |
byte |
None. |
| VariableSymbol |
[Deprecated - the variable symbol is on the document] |
string |
None. |
| VatRate |
VAT rate amount |
decimal number |
None. |
| VatRateType |
VAT rate type |
VatRateType |
None. |
| VatTotal |
Total VAT amount |
decimal number |
Readonly |
| VatTotalHc |
Total VAT amount in home currency |
decimal number |
Readonly |