CreditNoteItemObjectidstringRequiredThe credit note's item unique identifier.Formatuuidamountobject<Amount>RequiredThe credit note's item amount.Amount properties2 propertiesvaluenumberRequiredThe amount value in the corresponding currency unit (e.g., two decimals for USD, no decimals for JPY).Default0FormatdecimalRange0 <= value <= ∞currency_codestring<Currency>RequiredCurrency code in ISO 4217 format.Match^[A-Z]{3}$Length3 <= length <= 3feeobject<FeeObject>RequiredThe fee object related to the credit note item.FeeObject properties3 propertiesidstring | nullOptionalUnique identifier assigned to the fee. This ID is exclusively and serves as a unique identifier for the fee's record.Formatuuidtotal_amountobject<Amount>OptionalThe cost of this specific fee, including any applicable taxes.Amount properties2 propertiesvaluenumberRequiredThe amount value in the corresponding currency unit (e.g., two decimals for USD, no decimals for JPY).Default0FormatdecimalRange0 <= value <= ∞currency_codestring<Currency>RequiredCurrency code in ISO 4217 format.Match^[A-Z]{3}$Length3 <= length <= 3namestring | nullOptionalThe the name of the fee associated to any one of the charge, the credit, the subscription or the commitment