I've emailed this through to support already today and I know that, frustratingly, there's a reply out in the ether somewhere but that hasn't arrived because of Kayakoo or whatever service is currently letting you down... Either way this is all that's left open so help appreciated. So the question is this... Is there any way to query the API for an object/records last updated timestamp? For example can I get the last date/time a change was made to an invoice on Kashflow? I suspect the answer is that it's there internally but not available remotely and/or via API but confirmation one way or the other would be useful as I need to figure what limitations I have to deal with. The reason for the query is that the Interspire Shopping Cart [ISC] (that I'm trying to integrate) has serious limitations when it comes to recording things like refunds such that a partial refund will show up as a status change but there's no actual recording of the refund amount, etc... Not ideal when it comes to finalising accounts. As Kashflow is preferable for handling the accounts records (yes, I know, a tad obvious) I'd like to be able to use KF as the primary point for processing any refund information and then have the integration pick up the change and port it to ISC in the form of a status change and staff note. Obviously this relies on the integration being able to identify that the Kashflow record has changed and applying the change in the right direction. QED a "last updated" field helps with that process, hence the query... Thanks in advance...
Got that reply in the end... Apparently only the customer object/record has a datetime stamp associated with its last change but not any child records so back to the drawing board on this one...