Field | Type | Required | Description | Example |
---|---|---|---|---|
unitPrice |
JsonNullable<Double> | ➖ | N/A | 27500.5 |
unitOfMeasure |
JsonNullable<String> | ➖ | Description of the unit type the item is sold as, ie: kg, hour. | pc. |
taxInclusive |
JsonNullable<Boolean> | ➖ | Amounts are including tax | true |
taxRate |
Optional<LinkedTaxRateInput> | ➖ | N/A |