objectcredit_note_line_item
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
CreditNoteLineItem
objectThe integer amount in %s representing the gross amount being credited for this line item, excluding (exclusive) tax and discounts.
Description of the item being credited.
The integer amount in %s representing the discount being credited for this line item.
The amount of discount calculated per discount for this line item
Unique identifier for the object.
ID of the invoice line item being credited
Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
String representing the object's type. Objects of the same type share the same value.
The number of units of product being credited.
The amount of tax calculated per tax rate for this line item
The tax rates which apply to the line item.
The type of the credit note line item, one of `invoice_line_item` or `custom_line_item`. When the type is `invoice_line_item` there is an additional `invoice_line_item` property on the resource the value of which is the id of the credited line item on the invoice.
The cost of each unit of product being credited.
Same as `unit_amount`, but contains a decimal value with at most 12 decimal places.