For the complete documentation index, see llms.txt. This page is also available as Markdown.

InvoiceReminder

Reminder for an overdue invoice.

Fields

id (ID!)

The database ID of this invoice reminder.

remindOn (ISO8601Date!)

The date on which the reminder will be sent out.

remindedAt (ISO8601DateTime)

The date and time on which this reminder was sent.

reminderNumber (Int!)

The how manyth invoice reminder this is.

Last updated

Was this helpful?