# GET /channel-variant-updates/{id}.json **GET /channel-variant-updates/{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 ## Responses ### 200 Successful response #### Body: application/json (object) - **channelVariantId** (integer(int32) | null) Channel variant - **compareAtPrice** (number | null) Compare at price - **costPrice** (number | null) Cost price - **createdAt** (string(date-time)) Created at - **hideWhenNoCostPrice** (boolean | null) Hide when no cost price - **id** (integer(int32)) Id - **inventoryQuantity** (integer(int32) | null) Inventory quantity - **payload** (object | null | array | boolean | integer | number | string) Payload - **price** (number | null) Price - **response** (object | null | array | boolean | integer | number | string) Response - **retries** (integer(int32) | null) Retries - **retry** (boolean | null) Retry - **status** (string | null) Status - **statusMessage** (string | null) Status message - **type** (string | null) Type - **updatedAt** (string(date-time)) Updated at - **variantInventoryUpdateId** (integer(int32) | null) Variant inventory update [Powered by Bump.sh](https://bump.sh)