Updates a ProductClass object

Updates a ProductClass object specified by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

ID of ProductClass to update

Body Params

ProductClass object that needs to be updated

boolean

Flag value specifying relevance status of this product class, 'true' if active

string

Product class key (for administration purposes)

uri

URI of an User API object which is responsible for this product creation

date-time

Date and time when the product class is created

boolean

Flag value specifying deletion status of this product class, 'true' if deleted

boolean

Flag value specifying whether this product class eligible for discount or not, 'true' if not eligible for discount

boolean

Flag value specifying admin status of this product class, 'true' if admin class

string

Name of the product class (should be unique)

uri

URI of a ProductClass API object which is parent for this product class

integer

Value representing an item position in the list

uri

URI of an User API object which is responsible for this product update

date-time

Date and time when the product updated

Responses
200

Successful operation

204

Successful operation

400

Invalid ID supplied

404

ProductClass not found

405

Validation exception

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!