Skip to content

Update an existing product code attribute

POST
/rest/v1/product/product-code-attribute/{id}

Parameters

Path Parameters

id*

ID of the product code attribute to update

Type
integer
Required
Format
"int64"

Request Body

application/json
JSON
"string"

Responses

Product code attribute updated successfully

application/json
JSON
"string"

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI