Hi @sh-agent,
When auditing our shipping table, we noticed we were seeing duplicate shipping labels for a single shipment:
- shipment query request_id: 6430336f76c28073af3ae28c
While we know it’s possible to have multiple labels for a single shipment, it does seem strange that for this specific use case—apart from the “id” and “legacy_id”—there wasn’t any discernible difference in the data between these two labels.
That being said, it does look like this specific shipment was a part of a merged order:
- merged order request_id: 6430359441596f6424148327
Could this merged order be causing the issue? We’d like to understand how we got these seemingly duplicate labels. Thanks!
All the best,
Colin