{
"connection_id": "connection_id",
"data": {
"id": "warehouse_customer_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Customer Name",
"email": "customer@email.com",
"additional_fields": {
"key": "value"
},
"trackstar_created_date": "2023-03-15T13:45:30Z",
"trackstar_updated_date": "2023-03-15T13:45:30Z"
},
"event_type": "warehouse-customer.updated",
"integration_name": "integration_name",
"integration_type": "wms",
"previous_attributes": {
"id": "warehouse_customer_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Customer Name",
"email": "customer@email.com",
"additional_fields": {
"key": "value"
},
"trackstar_created_date": "2023-03-15T13:45:30Z",
"trackstar_updated_date": "2023-03-15T13:45:30Z"
}
}WMS
Warehouse customer updated
When a Warehouse Customer is updated.
WEBHOOK
warehouse-customer.updated
{
"connection_id": "connection_id",
"data": {
"id": "warehouse_customer_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Customer Name",
"email": "customer@email.com",
"additional_fields": {
"key": "value"
},
"trackstar_created_date": "2023-03-15T13:45:30Z",
"trackstar_updated_date": "2023-03-15T13:45:30Z"
},
"event_type": "warehouse-customer.updated",
"integration_name": "integration_name",
"integration_type": "wms",
"previous_attributes": {
"id": "warehouse_customer_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Customer Name",
"email": "customer@email.com",
"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-customer.updated Example:
"warehouse-customer.updated"
Example:
"integration_name"
Example:
"wms"
Show child attributes
Show child attributes
Response
200
Success