Back to Stripe

Connect Knoon AI with Stripe to automate AI workflows.

Fetch a Stripe credit note by ID.
stripeDefaultRetrieveCreditNote
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
Returns
NameTypeDescription
idstring Credit note ID.
statusstring Credit note status.
totalnumber Credit note total.
currencystring Credit note currency.
customerIdstring Customer ID.
invoiceIdstring Invoice ID.
memostring Credit note memo when available.
createdAtstring Credit note creation time (ISO).