Jupiter ERP
Account API

CancelInvoiceRequest

Felder, Typen und Verweise auf andere Modelle.

CancelInvoiceRequest (object)

FeldTypBeschreibung
auto_finalizebooleanFinalize the credit note immediately (assign number, generate PDF).
auto_settlebooleanWhen the invoice has an open amount, offset it against the credit note without bank movement.
Beispiel (JSON)
{
  "auto_finalize": true,
  "auto_settle": true
}
Schema CancelInvoiceRequest · Jupiter ERP