# PUT /custom-channels/{id}.json **PUT /custom-channels/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ### Body: application/json (object) - **channelId** (integer(int32) | null) Channel - **cloneOrderNotifications** (boolean | null) Clone order notifications - **connectedAt** (string(date-time) | null) Connected at - **createdAt** (string(date-time)) Created at - **enabled** (boolean | null) Enabled - **fulfillmentEndpoint** (string | null) Fulfillment endpoint - **googleFeedLocation** (string | null) Google feed location - **id** (integer(int32)) Id - **inventoryEndpoint** (string | null) Inventory endpoint - **inventoryEndpointPrice** (boolean | null) Inventory endpoint price - **name** (string) Name - **postToChannelEndpoint** (string | null) Post to channel endpoint - **priceEndpoint** (string | null) Price endpoint - **priceEndpointInventory** (boolean | null) Price endpoint inventory - **priceListEndpoint** (string | null) Price list endpoint - **productsFeedFormat** (string | null) Products feed format - **publishingAcknowledgement** (string | null) In Real-Time Mode (sync), your integrations will expect immediate responses with necessary identifiers for variant publications, ensuring swift acknowledgment and enabling instant updates. Choose Deferred Mode (async) to allow variants to remain in an acknowledging state until manually acknowledged, delaying updates and providing flexibility for asynchronous workflows. - **publishingEndpoint** (string | null) Publishing endpoint - **resourceLocation** (string | null) Resource location - **salesFeedFormat** (string | null) Sales feed format - **updatedAt** (string(date-time)) Updated at - **webhookHash** (string | null) Aa custom hash value to include in the outbound webhook requests. This value will be included in the "onport-hash" or "jetti-hash" header ## Responses [Powered by Bump.sh](https://bump.sh)