返回 Stripe

將 Knoon AI 與 Stripe 連接以自動化 AI 工作流程。

Fetch a Stripe issuing transaction by ID.
stripeDefaultRetrieveIssuingTransaction
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
transactionIdmustache Stripe issuing transaction ID (e.g. "ipi_12345").是的
退貨
名稱類型說明
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).