Back to Xero Accounting Invoice Reminders

Connect Knoon AI with Xero Accounting Invoice Reminders (Xero) to automate AI workflows.

Update a Xero invoice reminder.
xeroAccountingInvoiceRemindersUpdate
BETA
Internal
Permissions
  • accounting.settings
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
payloadJsonmustache Full Xero request body JSON for updating a invoice reminder.Yes
idempotencyKeymustache Optional Xero idempotency key header.No
invoiceReminderIdmustache Xero Invoice Reminder ID.Yes
Returns
NameTypeDescription
idstring Primary Xero resource ID.
codestring Xero code when present.
namestring Primary Xero name or label when present.
numberstring Xero number or reference when present.
statusstring Xero status when present.
typestring Xero type when present.
datestring Primary Xero date when present.
updatedDateUtcstring Updated timestamp when present.
rawobject Raw Xero API object.