חזרה אל Stripe

התחבר ל-Knoon AI עם Stripe כדי לאוטומטי תהליכי עבודה של AI.

Create a Stripe invoice item.
stripeDefaultCreateInvoiceItem
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
שםסוגתיאורנדרש
payloadmustache JSON payload string to send to Stripe (e.g. {"customer": "cus_12345", "amount": "1099", "currency": "usd", "description": "Consulting"}).כן
החזרות
שםסוגתיאור
idstring Invoice item ID.
amountnumber Invoice item amount.
currencystring Invoice item currency.
customerIdstring Stripe customer ID.
invoiceIdstring Stripe invoice ID when set.
descriptionstring Invoice item description.
discountableboolean Whether discounts can apply to the invoice item.
quantitynumber Invoice item quantity.
createdAtstring Invoice item creation time (ISO).