{
"connection_id": "connection_id",
"data": {
"id": "shipping_method_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Priority Overnight",
"carrier_id": "fedex",
"carrier_name": "FedEx",
"scac": "FDXG",
"additional_fields": {
"key": "value"
},
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
},
"event_type": "shipping-method.updated",
"integration_name": "integration_name",
"integration_type": "wms",
"previous_attributes": {
"id": "shipping_method_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Priority Overnight",
"carrier_id": "fedex",
"carrier_name": "FedEx",
"scac": "FDXG",
"additional_fields": {
"key": "value"
},
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
}
}WMS
Shipping method updated
When a Shipping Method is updated.
WEBHOOK
shipping-method.updated
{
"connection_id": "connection_id",
"data": {
"id": "shipping_method_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Priority Overnight",
"carrier_id": "fedex",
"carrier_name": "FedEx",
"scac": "FDXG",
"additional_fields": {
"key": "value"
},
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
},
"event_type": "shipping-method.updated",
"integration_name": "integration_name",
"integration_type": "wms",
"previous_attributes": {
"id": "shipping_method_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Priority Overnight",
"carrier_id": "fedex",
"carrier_name": "FedEx",
"scac": "FDXG",
"additional_fields": {
"key": "value"
},
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
}
}Body
application/json
- Option 1
- Option 2
Example:
"connection_id"
Show child attributes
Show child attributes
Available options:
shipping-method.updated Example:
"shipping-method.updated"
Example:
"integration_name"
Example:
"wms"
Show child attributes
Show child attributes
Response
200
Success