Updating a product's details
PATCH {{api-url}}/product/{{tenant}}/products/{{productId}}
Request Body
{"taxClasses"=>{"DE"=>"ZERO"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Language | string | List of acceptable natural languages of the customers. | |
Content-Type | string |