Shipment line item consistency

Hi all,

We have had some consistency issues lately when fetching Shipments close to the time that they were created. Sometimes these have empty lines, which populated later, and sometimes they don’t have all lines. As an example we had a Shipment with 63 line items however when we first fetched it 1 minute and 37 seconds after its created_date only showed 48 line items. When we queried later we received all 63.

Is there a header field that we could look at which shows that the Shipment is consistent and has all lines present?

As a work around I am setting the date_to field as now minus 15 minutes for the moment to give the system time to have all line_items be updated.

Regards,

Lloyd

Hi Lloyd,

Each webhook has an encoded HMAC header that can be used to verify the webhook data. You can find details on this at the bottom of the documentation here: Webhooks – Developer Resources | ShipHero

If you continue to experience difficulties feel free to contact support@shiphero.com for additional assistance.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.