# GET /price-updates/{id}.json **GET /price-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 - **compareAtPriceCache** (number | null) Compare at price cache - **createdAt** (string(date-time)) Created at - **exchangeRate** (number | null) Exchange rate - **id** (integer(int32)) Id - **inventoryFeedVariantId** (integer(int32) | null) Inventory feed variant - **priceCache** (number | null) Price cache - **priceId** (integer(int32)) Price - **priceListId** (integer(int32) | null) Price list - **trigger** (string | null) Trigger - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)