חזרה אל Stripe
התחבר ל-Knoon AI עם Stripe כדי לאוטומטי תהליכי עבודה של AI.
Add multiple line items to a Stripe invoice.
stripeDefaultAddInvoiceLines
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| invoiceId | mustache | Stripe invoice ID (e.g. "in_12345"). | כן |
| payload | mustache | JSON payload string to send to Stripe, usually including a lines array. | כן |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| result | object | Stripe API response object. |