# PUT /inventory-feed-variants/{id}.json **PUT /inventory-feed-variants/{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) - **allocationBufferOverride** (integer(int32) | null) Allocation buffer override - **barcode** (string | null) Barcode - **cachedCompareAtPrice** (string | null) Cached compare at price - **cachedHandle** (string | null) Cached handle - **cachedName** (string | null) Cached name - **cachedRetailPrice** (string | null) Cached retail price - **cachedTags** (array[string] | null) Cached tags - **changesPending** (boolean | null) Changes pending - **compareAtPrice** (number | null) Compare at price - **costPrice** (number | null) Cost price - **countryOfOrigin** (string | null) Country of origin - **createdAt** (string(date-time)) Created at - **description** (string | null) Description - **distanceUnit** (string | null) Distance unit - **externalGroupId** (string | null) External group - **externalId** (string | null) External - **externalUrl** (string | null) External url - **grams** (number(float) | null) Grams - **handle** (string | null) Handle - **hash** (string | null) Hash - **hsCode** (string | null) Hs code - **id** (integer(int32)) Id - **images** (object | null | array | boolean | integer | number | string) Images - **inventoryFeedId** (integer(int32)) Inventory feed - **inventoryPolicy** (string | null) Inventory policy - **inventoryQuantity** (integer(int32) | null) Inventory quantity - **inventoryQuantityOverride** (string | null) By enabling this feature, you can manually set the inventory quantity for a specific variant in the inventory feed. This allows you to have more control over the displayed inventory quantity on the marketplace. If the quantity in the feed changes, the value you enter for the override will take precedence. - **inventoryUpdatedAt** (string(date-time) | null) Inventory updated at - **lastFetchedAt** (string(date-time) | null) Last fetched at - **locations** (object | null | array | boolean | integer | number | string) Locations - **manualInventoryPolicy** (boolean | null) Manual inventory policy - **manualInventoryQuantity** (integer(int32) | null) Manual inventory quantity - **messages** (object | null | array | boolean | integer | number | string) Messages - **metaFields** (object | null | array | boolean | integer | number | string) Meta fields - **mpn** (string | null) Mpn - **name** (string | null) Name - **options** (object | null | array | boolean | integer | number | string) Options - **originalCompareAtPrice** (number | null) Original compare at price - **originalInventoryQuantity** (integer(int32) | null) Original inventory quantity - **originalRetailPrice** (number | null) Original retail price - **originalSku** (string | null) Original sku - **packingDepth** (integer(int32) | null) Packing depth - **packingHeight** (integer(int32) | null) Packing height - **packingWidth** (integer(int32) | null) Packing width - **position** (integer(int32) | null) Position - **priceUpdatedAt** (string(date-time) | null) Price updated at - **pricingOverride** (string | null) Pricing override - **pricingOverrideUplift** (number | null) Pricing override uplift - **productType** (string | null) Product type - **publishProblem** (object | null | array | boolean | integer | number | string) Publish problem - **requiresShipping** (boolean | null) Requires shipping - **retailPrice** (number | null) Retail price - **retriedPublishingAt** (string(date-time) | null) Retried publishing at - **retriedPublishingTimes** (integer(int32) | null) Retried publishing times - **retryPublishing** (boolean | null) Retry publishing - **retryPublishingParams** (object | null | array | boolean | integer | number | string) Retry publishing params - **reviewReasonId** (integer(int32) | null) Review reason - **reviewStatus** (string | null) Review status - **status** (string) Status - **tags** (array[string] | null) Tags - **taxable** (boolean | null) Taxable - **uniqueOn** (string | null) Unique on - **updatedAt** (string(date-time)) Updated at - **variantId** (integer(int32) | null) Variant - **vendorName** (string | null) Vendor name - **vendorSku** (string) Vendor sku ## Responses [Powered by Bump.sh](https://bump.sh)