When does the fulfillment creation webhook trigger? I thought it was on initial fulfillment creation but I’m receiving POST requests well after the fact.
The docs regarding webhooks are frustratingly uncomprehensive.
I just need a POST request on initial fulfillment creation. I can’t keep having orders update during their travel or delivery with the same content because I’ve built an inventory system relying on fulfillment creation order detail that will cause inventory issues if it continuously updates with the same order.