Back to Stripe

Connect Knoon AI with Stripe to automate AI workflows.

Fetch a Stripe issuing transaction by ID.
stripeDefaultRetrieveIssuingTransaction
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
transactionIdmustache Stripe issuing transaction ID (e.g. "ipi_12345").Yes
Returns
NameTypeDescription
idstring Transaction ID.
amountnumber Transaction amount.
currencystring Transaction currency.
statusstring Transaction status.
typestring Transaction type.
merchantNamestring Merchant name when available.
cardIdstring Card ID when available.
createdAtstring Transaction creation time (ISO).