Skip to main content
Schema2020-08-27object

credit_note

Issue a credit note to adjust an invoice's amount after the invoice is finalized. Related guide: [Credit Notes](https://stripe.com/docs/billing/invoices/credit-notes).

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

CreditNoteLinesList

object

Line items that make up the credit note

data array
required

Details about each object.

has_more boolean
required

True if this list has another page of items after this one that can be fetched.

object string
required

String representing the object's type. Objects of the same type share the same value. Always has the value `list`.

url string
required

The URL where this list can be accessed.