# PUT /inventory-feed-fields/{id}.json **PUT /inventory-feed-fields/{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) - **createdAt** (string(date-time)) Created at - **enabled** (boolean | null) Enabled - **id** (integer(int32)) Id - **inventoryFeedId** (integer(int32)) Inventory feed - **inventoryQuantityBoolean** (string | null) Inventory quantity boolean - **inventoryQuantityDefault** (integer(int32) | null) Inventory quantity default - **metaFieldsScope** (string | null) Meta fields scope - **name** (string) Name - **normalizeImageUrl** (boolean | null) Normalize image url - **optionName** (string | null) Option name - **parseNumber** (boolean | null) Parse number - **prefix** (string | null) Prefix - **priceOperator** (string | null) Price operator - **priceOperatorField** (string | null) Price operator field - **priceOperatorValue** (number | null) Price operator value - **purpose** (string) Purpose - **seperator** (string | null) Seperator - **slugify** (boolean | null) Slugify - **strip** (array[string] | null) Strip - **subfieldPurpose** (string | null) Subfield purpose - **subfieldRegex** (string | null) Subfield regex - **updatedAt** (string(date-time)) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)