Discussions

Ask a Question
Back to All

When would be the best time to make a GET call based on a Webhook notification?

Most API clients/partners will do the follow up GET for the full order result based on the percentageComplete value. Basically iterate on that value and when it increases incrementally, they will do a GET for the latest result. That percentageComplete value changes every time a search (productType) changes status or result in a package.