Home > @vsf-enterprise/bigcommerce-api > CreateChannelResponse
# CreateChannelResponse interface
Response of create channel endpoint.
Signature:
export interface CreateChannelResponse
# Properties
| Property | Type | Description |
|---|---|---|
| data | CreateChannelResponseData | Information about created channel. |
| meta | EmptyMeta | Empty object. |