{ "connection_id": "connection_id", "data": { "id": "inv_id", "created_date": "2022-01-01T00:00:00Z", "updated_date": "2022-01-02T05:05:05Z", "entry_date": "2025-01-01T00:00:00Z", "inventory_item_id": "inventory_item_id", "sku": "sku", "quantity": 1, "raw_event_type": "receipt_into_system", "event_type": "inbound_receipt", "reason": "reason", "object_id": "inbound_shipment_id", "object_type": "inbound_shipment", "warehouse_id": "source_warehouse_id", "location_id": "source_location_id", "additional_fields": { "key": "value" } }, "event_type": "inventory_ledger.created", "integration_name": "integration_name", "integration_type": "wms" }
When an Inventory Ledger is created.
"connection_id"
Show child attributes
inventory_ledger.created
"inventory_ledger.created"
"integration_name"
"wms"
Success