Body
application/json
Response
200
Success
{
"connection_id": "connection_id",
"data": {
"id": "inv_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"entry_date": "2025-01-01T00:00:00Z",
"inventory_item_id": "inventory_item_id",
"sku": "sku",
"quantity": 1,
"raw_event_type": "receipt_into_system",
"event_type": "inbound_receipt",
"reason": "reason",
"object_id": "inbound_shipment_id",
"object_type": "inbound_shipment",
"warehouse_id": "source_warehouse_id",
"location_id": "source_location_id",
"additional_fields": {
"key": "value"
}
},
"event_type": "inventory_ledger.updated",
"integration_name": "integration_name",
"integration_type": "wms",
"previous_attributes": {
"id": "inv_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"entry_date": "2025-01-01T00:00:00Z",
"inventory_item_id": "inventory_item_id",
"sku": "sku",
"quantity": 1,
"raw_event_type": "receipt_into_system",
"event_type": "inbound_receipt",
"reason": "reason",
"object_id": "inbound_shipment_id",
"object_type": "inbound_shipment",
"warehouse_id": "source_warehouse_id",
"location_id": "source_location_id",
"additional_fields": {
"key": "value"
}
}
}
{
"connection_id": "connection_id",
"data": {
"id": "inv_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"entry_date": "2025-01-01T00:00:00Z",
"inventory_item_id": "inventory_item_id",
"sku": "sku",
"quantity": 1,
"raw_event_type": "receipt_into_system",
"event_type": "inbound_receipt",
"reason": "reason",
"object_id": "inbound_shipment_id",
"object_type": "inbound_shipment",
"warehouse_id": "source_warehouse_id",
"location_id": "source_location_id",
"additional_fields": {
"key": "value"
}
},
"event_type": "inventory_ledger.updated",
"integration_name": "integration_name",
"integration_type": "wms",
"previous_attributes": {
"id": "inv_id",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"entry_date": "2025-01-01T00:00:00Z",
"inventory_item_id": "inventory_item_id",
"sku": "sku",
"quantity": 1,
"raw_event_type": "receipt_into_system",
"event_type": "inbound_receipt",
"reason": "reason",
"object_id": "inbound_shipment_id",
"object_type": "inbound_shipment",
"warehouse_id": "source_warehouse_id",
"location_id": "source_location_id",
"additional_fields": {
"key": "value"
}
}
}
"connection_id"
Show child attributes
"inventory_ledger.updated"
"integration_name"
"wms"
Show child attributes
Success