{
"connection_id": "connection_id",
"data": {
"id": "invoice_line_item_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"transaction_date": "2025-11-15T00:00:00Z",
"account_id": "account_id",
"invoice_id": "invoice_id",
"tracking_number": "tracking_number",
"gross_cost": 10,
"net_cost": 8,
"charge_description": "Freight Charge",
"raw": "<unknown>",
"trackstar_tags": [
"tag1",
"tag2",
{
"tag3": "value3"
}
],
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
},
"event_type": "carrier-invoice-line-item.updated",
"integration_name": "integration_name",
"integration_type": "carrier",
"previous_attributes": {
"id": "invoice_line_item_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"transaction_date": "2025-11-15T00:00:00Z",
"account_id": "account_id",
"invoice_id": "invoice_id",
"tracking_number": "tracking_number",
"gross_cost": 10,
"net_cost": 8,
"charge_description": "Freight Charge",
"raw": "<unknown>",
"trackstar_tags": [
"tag1",
"tag2",
{
"tag3": "value3"
}
],
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
}
}When an Invoice Line Item is updated.
{
"connection_id": "connection_id",
"data": {
"id": "invoice_line_item_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"transaction_date": "2025-11-15T00:00:00Z",
"account_id": "account_id",
"invoice_id": "invoice_id",
"tracking_number": "tracking_number",
"gross_cost": 10,
"net_cost": 8,
"charge_description": "Freight Charge",
"raw": "<unknown>",
"trackstar_tags": [
"tag1",
"tag2",
{
"tag3": "value3"
}
],
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
},
"event_type": "carrier-invoice-line-item.updated",
"integration_name": "integration_name",
"integration_type": "carrier",
"previous_attributes": {
"id": "invoice_line_item_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"transaction_date": "2025-11-15T00:00:00Z",
"account_id": "account_id",
"invoice_id": "invoice_id",
"tracking_number": "tracking_number",
"gross_cost": 10,
"net_cost": 8,
"charge_description": "Freight Charge",
"raw": "<unknown>",
"trackstar_tags": [
"tag1",
"tag2",
{
"tag3": "value3"
}
],
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
}
}"connection_id"
Show child attributes
carrier-invoice-line-item.updated "carrier-invoice-line-item.updated"
"integration_name"
"carrier"
Show child attributes
Success