{
"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.created",
"integration_name": "integration_name",
"integration_type": "wms"
}WMS
Warehouse customer created
When a Warehouse Customer is created.
WEBHOOK
warehouse-customer.created
{
"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.created",
"integration_name": "integration_name",
"integration_type": "wms"
}Body
application/json
- Option 1
- Option 2
Example:
"connection_id"
Show child attributes
Show child attributes
Available options:
warehouse-customer.created Example:
"warehouse-customer.created"
Example:
"integration_name"
Example:
"wms"
Response
200
Success