{
"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"
},
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
},
"event_type": "freight-shipment.created",
"integration_name": "integration_name",
"integration_type": "freight"
}Freight
Freight shipment created
When a Shipment is created.
WEBHOOK
freight-shipment.created
{
"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"
},
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
},
"event_type": "freight-shipment.created",
"integration_name": "integration_name",
"integration_type": "freight"
}Body
application/json
- Option 1
- Option 2
Example:
"connection_id"
Show child attributes
Show child attributes
Available options:
freight-shipment.created Example:
"freight-shipment.created"
Example:
"integration_name"
Example:
"freight"
Response
200
Success