New committed_at
timestamp added to orders/edited
webhook payload
API
Effective July 01, 2024
Stay informed with the latest enhancement to our orders/edited
webhook payload! As of 2024-07, the webhook payload exposes the timestamp an order edit was committed at.
With this new attribute, you can precisely identify when an edit to an order is finalized, adding a new layer of clarity that was previously missing: created_at
represents when the order edit was created, but not when it was persisted to the order.
We understand that navigating through multiple order changes can be daunting and are confident that the inclusion of committed_at
will make a significant difference.
To receive this new attribute in the webhook payload, specify 2024-07 or greater as the webhook API version. You can find more details about the webhook here: Orders Edited Webhook Documentation.