Skip to content

GetRepeatingInvoices

Use this method to retrieve either one or many repeating invoices.

Authentication values used to connect to the Xero server.

You can retrieve an individual record by specifying the RepeatingInvoiceID.

Restrict the returned items using the specified criteria. See Where filter.

Return items in a specific order. See Order by filter.

Select how the data is to be returned.

Possible values are:

  • Only the first item.
  • The first item or an empty item.
  • All the items one by one.
  • All of the items at once.

Xero Developer: Repeating Invoice (GET)