Changelog

July 2, 2026

actualFulfillmentDate is now in the GraphQL API and Firehose

The delivered timestamp is now a direct field on the Order object, no timeline scanning required.

actualFulfillmentDate is now on the Order object in the GraphQL API and on order webhook events in the Firehose. It returns the delivered timestamp directly, without requiring you to walk the full order status timeline to find when status changed to Delivered. GraphQL: https://docs.sibipro.com/graphql/ordering/ordering-order#actualfulfillmentdate Firehose: https://docs.sibipro.com/events/orders#actualfulfillmentdate
Link copied