Retour à Stripe

Connecter Knoon AI avec Stripe pour automatiser les flux de travail AI.

Finalize a Stripe draft invoice.
stripeDefaultFinalizeInvoice
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
invoiceIdmustache Stripe invoice ID (e.g. "in_12345").Oui
autoAdvancemustache Optional boolean string controlling automatic collection ("true" or "false").Non
Retours
NomTypeDescription
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.