{ "connection_id": "connection_id", "data": { "id": "shipment_id", "eta_date": "2021-01-01T00:00:00Z", "created_date": "2022-01-01T00:00:00Z", "updated_date": "2022-01-02T05:05:05Z", "cost": 1, "shipment_date": "2021-01-01T00:00:00Z", "arrival_date": "2021-01-01T00:00:00Z", "raw_status": "status", "status": "pre_transit", "shipment_method": "shipment_method", "external_system_url": "https://example.com/freightshipment/123", "additional_fields": { "key": "value" } }, "event_type": "freight-shipment.created", "integration_name": "integration_name", "integration_type": "freight" }
"connection_id"
Show child attributes
"freight-shipment.created"
"integration_name"
"freight"
Success