返回 Stripe

将 Knoon AI 与 Stripe 连接以自动化 AI 工作流。

Add multiple line items to a Stripe invoice.
stripeDefaultAddInvoiceLines
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
名称类型描述必填
invoiceIdmustache Stripe invoice ID (e.g. "in_12345").是的
payloadmustache JSON payload string to send to Stripe, usually including a lines array.是的
回报
名称类型描述
resultobject Stripe API response object.