Back to Stripe

Connect Knoon AI with Stripe to automate AI workflows.

List line items for a Stripe credit note.
stripeDefaultListCreditNoteLines
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
creditNoteIdmustache Stripe credit note ID (e.g. "cn_12345").Yes
limitmustache Optional max number of line items to return (1-100). Defaults to 10.No
Returns
NameTypeDescription
idstring Line item ID.
amountnumber Line item amount.
descriptionstring Line item description.
quantitynumber Line item quantity.
typestring Line item type.