Retour à Stripe
Connecter Knoon AI avec Stripe pour automatiser les flux de travail AI.
Update multiple line items on a Stripe invoice.
stripeDefaultUpdateInvoiceLines
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| invoiceId | mustache | Stripe invoice ID (e.g. "in_12345"). | Oui |
| payload | mustache | JSON payload string to send to Stripe, usually including a lines array. | Oui |
Retours
| Nom | Type | Description |
|---|---|---|
| result | object | Stripe API response object. |