Discussions

Ask a Question
Back to All

Delay in updated information on manifests/{manifestId}/stops endpoint

When we update the address of a stop in the UI, I am observing a several (possibly 5 or so?) second delay between an order.updated webhook being received, and the new address populating on the /stops endpoint. It's causing our system to process the update before the newest information is available.
Is this expected, and should I just add a delay in our processing?