AdjustmentItem
Name | Description | Type | Additional information |
---|---|---|---|
Quantity | The quantity. Maximum of 3 decimals. | decimal number |
Required |
ItemId | The inventory item for this adjustment line item. | integer |
Required |
AccountId | The account for this adjustment line item. | integer |
Required |
UnitPrice | The unit price(excluding tax) for this adjustment line item. | decimal number |
Required |
TotalPrice | The total price(excluding tax) for this adjustment line item. If not provided or Quantity x UnitPrice does not match the provided value it will be recalculated. | decimal number |
None. |