Skip to main content
E-commerce platforms need a complete audit trail of every order action — from the moment a customer clicks “Place Order” through shipping, delivery, and potential returns. Immutable tracks the full lifecycle with multi-resource targets, supports batch ingestion for bulk status updates from fulfillment systems, and provides CSV exports for monthly financial reconciliation.

Tracking the Order Lifecycle

Order Placed

Payment Captured

Items Shipped and Delivery Confirmed

Return Requested and Refund Issued

Batch Ingestion for Bulk Fulfillment Updates

When your warehouse management system processes hundreds of orders at once, use batch ingestion to send up to 100 events in a single request:
The batch endpoint accepts up to 100 events per request. For large fulfillment runs, chunk your updates into batches of 100 and send them sequentially.

CSV Export for Monthly Reconciliation

Export all order-related events for a specific month to reconcile with your accounting system:
Export download URLs are signed and expire after 7 days. Schedule monthly exports via a cron job and store the CSV files in your accounting system for permanent records.

What’s Next

Batch Events

API reference for the batch ingestion endpoint.

Exports

Full guide to creating and downloading CSV exports.

Financial Audit Trail

Deeper dive into financial compliance and hash verification.

Targets

Learn how targets link events to multiple resources.