Skip to content

Error when update customer data to Quickbook Online #274

Answered by jmyorston
cuongtran-6618 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @cuongtran-6618

The error you described happens if the last modified date of the item in the linked platform is later than the last modified date we have for it in our database. This means that we don't have the latest version, so we could potentially overwrite changes that had been made in the platform if we allowed the update to go through.

If you see this error, you would need to trigger a new pull of that datatype from the linked platform, in this case the customers dataset. This can be done by calling POST /companies/{companyId}/data/queue/{dataType}.

Once this has completed, you would then be able to post the update.

Replies: 1 comment

Comment options

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