Home > @vsf-enterprise/bigcommerce-api > IncomingHttpHeadersWithChannelId
# IncomingHttpHeadersWithChannelId interface
Incomming HTTP headers extended with x-bigcommerce-channel-id.
Signature:
export interface IncomingHttpHeadersWithChannelId extends IncomingHttpHeaders
Extends: IncomingHttpHeaders
# Properties
| Property | Type | Description |
|---|---|---|
| "x-bigcommerce-channel-id"? | string | (Optional) Current channel ID. |