# Mirakl Connect Channel Platform Webhooks

{% partial file="/partial-content/product/connect-channel-platform/webhooks/common/openapi-description.md" /%}


## Servers

The URL of your server
```
https://your-service.mirakl.net
```

## Download OpenAPI description

[Mirakl Connect Channel Platform Webhooks](https://developer.mirakl.com/_bundle/content/product/connect-channel-platform/webhooks/webhook.yaml)

## Other

### Give information about a created or updated offer

 - [POST OfferUpsertEvent](https://developer.mirakl.com/content/product/connect-channel-platform/webhooks/webhook/webhooks/offerupsertevent.md): The offer upsert event received by third parties

### Performs an action on an order

 - [POST OrderActionEvent](https://developer.mirakl.com/content/product/connect-channel-platform/webhooks/webhook/webhooks/orderactionevent.md): Command to perform an action on an order. This event is processed by the channel technology connector

### Give information about a price stock upsert

 - [POST PriceStockUpsertEvent](https://developer.mirakl.com/content/product/connect-channel-platform/webhooks/webhook/webhooks/pricestockupsertevent.md): The price stock upsert event received by third parties

### Give information about a created or updated product

 - [POST ProductUpsertEvent](https://developer.mirakl.com/content/product/connect-channel-platform/webhooks/webhook/webhooks/productupsertevent.md): The product upsert event received by third parties

### Manage features for a given store

 - [POST StoreManagementFeatureEvent](https://developer.mirakl.com/content/product/connect-channel-platform/webhooks/webhook/webhooks/storemanagementfeatureevent.md): The store feature event is sent when a feature configuration is updated

