Best practice to resolve Ecomm sync errors

So there’s a sync error endpoint,

/extensions/ecomm/v1/sync-errors

What’s the best practice on resolving those errors? Poll it occasionally, resync the

integratorObjectId

's and check for

status == RESOLVED

on the next poll?

Hey, @balabanov.

That’s exactly how I’d approach it, yes!

I just want to make you aware that the Ecommerce Bridge v2 endpoints are available now as well.

Thanks @IsaacTakushi

Is there a way to clear that list, without actually resolving the errors?

Hey, @balabanov.

No, it’s currently not possible to reset that endpoint. Apologies for the inconvenience.