返回 Stripe

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

Void a finalized Stripe invoice.
stripeDefaultVoidInvoice
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
invoiceIdmustache Stripe invoice ID (e.g. "in_12345").是的
退貨
名稱類型說明
idstring Invoice ID.
statusstring Invoice status.
customerIdstring Stripe customer ID.
subscriptionIdstring Stripe subscription ID when available.
paymentIntentIdstring Payment intent ID when available.
collectionMethodstring Invoice collection method.
amountDuenumber Amount due.
amountPaidnumber Amount paid.
amountRemainingnumber Amount remaining.
currencystring Invoice currency.
hostedInvoiceUrlstring Hosted invoice URL when available.
invoicePdfstring Invoice PDF URL when available.
numberstring Invoice number.
dueDatestring Invoice due date (ISO).
createdAtstring Invoice creation time (ISO).
finalizedAtstring Invoice finalization time (ISO) when available.
paidAtstring Invoice paid time (ISO) when available.
voidedAtstring Invoice voided time (ISO) when available.