Update product
PUT https://api.ecartapi.com/api/v2/products/{{id}}
Request Body
{"product"=>{"name"=>"Everlasting Gobstopper Updated"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |
PUT https://api.ecartapi.com/api/v2/products/{{id}}
{"product"=>{"name"=>"Everlasting Gobstopper Updated"}}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |