Adds option to automatically finalize invoices
What’s new
Adds option to automatically finalize Invoices with the automatically_
parameter.
Hinzugefügt
automatically_finalizes_atnullable timestamp
The time when this invoice is currently scheduled to be automatically finalized. The field will be null
if the invoice is not scheduled to finalize in the future. If the invoice is not in the draft state, this field will always be null
- see finalized_
for the time when an already-finalized invoice was finalized.
Impact
This enables you to understand when invoices will finalize and to automatically advance them.