Return RepeatingInvoiceID with Invoice GET
The Xero website notifies you when you are viewing an Invoice that was created by a RepeatingInvoice. There doesn't appear to be a way to get that information from the API.
2
votes
-
Hi Steve, with our latest release, the Get Invoice endpoint now returns the RepeatingInvoiceID, if the invoice is created via repeating invoice.
Thanks