Body
application/json
Response
200
Success
{
"connection_id": "connection_id",
"data": {
"id": "warehouse_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Bethlehem (PA)",
"code": "ABE-1",
"address": {
"address1": "123 Main St",
"address2": "Apt 2",
"address3": "Floor 3",
"city": "New York",
"state": "NY",
"postal_code": "10001",
"country": "United States"
}
},
"event_type": "cart-warehouse.updated",
"integration_name": "integration_name",
"integration_type": "cart",
"previous_attributes": {
"id": "warehouse_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Bethlehem (PA)",
"code": "ABE-1",
"address": {
"address1": "123 Main St",
"address2": "Apt 2",
"address3": "Floor 3",
"city": "New York",
"state": "NY",
"postal_code": "10001",
"country": "United States"
}
}
}
{
"connection_id": "connection_id",
"data": {
"id": "warehouse_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Bethlehem (PA)",
"code": "ABE-1",
"address": {
"address1": "123 Main St",
"address2": "Apt 2",
"address3": "Floor 3",
"city": "New York",
"state": "NY",
"postal_code": "10001",
"country": "United States"
}
},
"event_type": "cart-warehouse.updated",
"integration_name": "integration_name",
"integration_type": "cart",
"previous_attributes": {
"id": "warehouse_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"name": "Bethlehem (PA)",
"code": "ABE-1",
"address": {
"address1": "123 Main St",
"address2": "Apt 2",
"address3": "Floor 3",
"city": "New York",
"state": "NY",
"postal_code": "10001",
"country": "United States"
}
}
}
"connection_id"
Show child attributes
"cart-warehouse.updated"
"integration_name"
"cart"
Show child attributes
Success