CreditMemoItem
Implements
Fields
ID!
)
ID of the object
DateTime
)
Date and time of creation.
DateTime
)
Date and time of last update.
String!
)
External reference to the CreditMemoItem
. Must be unique.
String
)
Type of the CreditMemoItem
, typically used by the Orchestration Engine to determine the workflow that should be applied.
String
)
CreditMemoItem
.
Description of the CreditMemo
)
CreditMemo
associated with the CreditMemoItem
.
SettingValueType
)
Credit reason code of the CreditMemoItem
.
OrderItemLink
)
Reference to an OrderItem
associated with the CreditMemoItem
.
ReturnOrderItemLink
)
Reference to a ReturnOrderItem
associated with the CreditMemoItem
.
ProductLink
)
Reference to a Product
associated with the CreditMemoItem
.
QuantityType
)
unitQuantity
holds separately the amount and the unit associated.
TaxType
)
The tax type of this item. Should only be provided if different to the default credit memo tax type.
AmountType
)
The unit sale price at time of sale or exchange
AmountType
)
The unit cost price at time of sale or exchange.
AmountType
)
The item amount for this item excluding tax. This is a calculated value based on business rules that does not necessarily have to take into account the unit quantity or amounts.
AmountType
)
The tax amount for this item. If not present at the item level, tax amount should be generated based on the tax type set at the invoice parent level.