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).