GET Invoices & GET CreditNotes need more detail of credit notes
GET invoices currently only shows AmountCredited but not the specific detail. GET CreditNotes doesn't show which invoice the credit was applied to
see http://developer.xero.com/api/Credit-Notes/#GET . GET Credit notes shows details of allocations against invoices. GET Invoices shows details of which credit notes have been allocated against the invoice
-
Tom Riley commented
+1
For me, this is even more important that being able to apply credit notes to invoices from the API.
At least then I would be able to force my users to apply credit to invoices from within Xero and poll for that data from my app. Currently I just can't keep things in sync.
-
Toby Griffin commented
Credit Notes also don't appear to show the remaining credit available on the credit note.
-
mdonseif commented
The same problem occurs in the HTML GUI and the generated PDFs.