{
"connection_id": "connection_id",
"data": {
"id": "location_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Location Name",
"warehouse_id": "warehouse_id",
"type": "pallet",
"measurements": {
"length": 1.5,
"width": 1.5,
"height": 1.5,
"unit": "in",
"weight": 2.5,
"weight_unit": "lb"
},
"additional_fields": {
"key": "value"
},
"trackstar_created_date": "2023-03-15T13:45:30Z",
"trackstar_updated_date": "2023-03-15T13:45:30Z"
},
"event_type": "warehouse-location.updated",
"integration_name": "integration_name",
"integration_type": "wms",
"previous_attributes": {
"id": "location_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Location Name",
"warehouse_id": "warehouse_id",
"type": "pallet",
"additional_fields": {
"key": "value"
},
"trackstar_created_date": "2023-03-15T13:45:30Z",
"trackstar_updated_date": "2023-03-15T13:45:30Z"
}
}WMS
Warehouse location updated
When a Warehouse Location is updated.
WEBHOOK
warehouse-location.updated
{
"connection_id": "connection_id",
"data": {
"id": "location_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Location Name",
"warehouse_id": "warehouse_id",
"type": "pallet",
"measurements": {
"length": 1.5,
"width": 1.5,
"height": 1.5,
"unit": "in",
"weight": 2.5,
"weight_unit": "lb"
},
"additional_fields": {
"key": "value"
},
"trackstar_created_date": "2023-03-15T13:45:30Z",
"trackstar_updated_date": "2023-03-15T13:45:30Z"
},
"event_type": "warehouse-location.updated",
"integration_name": "integration_name",
"integration_type": "wms",
"previous_attributes": {
"id": "location_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Location Name",
"warehouse_id": "warehouse_id",
"type": "pallet",
"additional_fields": {
"key": "value"
},
"trackstar_created_date": "2023-03-15T13:45:30Z",
"trackstar_updated_date": "2023-03-15T13:45:30Z"
}
}Body
application/json
- Option 1
- Option 2
Example:
"connection_id"
Show child attributes
Show child attributes
Available options:
warehouse-location.updated Example:
"warehouse-location.updated"
Example:
"integration_name"
Example:
"wms"
Show child attributes
Show child attributes
Response
200
Success