Skip to content
Discussion options

You must be logged in to vote

For an update push operation, we compare the sourceModifiedDate of the record that Codat has stored, to the modified date of the record in the 3rd party system (QBO in this case). If they don't match then we return this error as a safety mechanism against unexpectedly overwriting data. Now, there are two ways to overcome this:

Queue a data sync for the company and once complete, update the bill. Queuing a data sync can also be achieved in the portal by going into the company you're updating the bill for and pressing 'Refresh data'.
Use the query parameter, forceUpdate=true to override the safety mechanism.
Let me know how you get on.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mcclowes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant