Update an existing ProductCategory

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

ID of ProductCategory to update

Body Params

ProductCategory object that needs to be updated

boolean

Flag, if True all members of this category will be displayed on POS

integer
enum

Color you would like to be displayed for this modifier on POS.

Color Codes:

  • 0 - COLOR_CODE_NONE
  • 1 - COLOR_CODE_BLUE
  • 2 - COLOR_CODE_BROWN
  • 3 - COLOR_CODE_DARKPURPLE
  • 4 - COLOR_CODE_FUCHSIA
  • 5 - COLOR_CODE_GREEN
  • 6 - COLOR_CODE_PALEGREEN
  • 7 - COLOR_CODE_PURPLE
  • 8 - COLOR_CODE_RED
  • 9 - COLOR_CODE_TAN
  • 10 - COLOR_CODE_TEAL
  • 11 - COLOR_CODE_ORANGE
uri
required

User who created this Category

date-time

Date and time when Category was created

uri
required

Relation to Establishment where Category was created

event_info
object

Relation to Sony film object, if it is a film

integer

Id of this object

uri

Image of this category

boolean

Flag which means that this is service (not a product)

integer
enum
required

'Lock adding' will prevent adding from the same location, 'Lock all adding' will prevent adding from all locations.

Lock Type.

  • 0 - Unlock adding
  • 1 - Lock adding
  • 2 - Lock all adding
Allowed:
integer
enum
required

'Lock adding' will prevent adding from the same location, 'Lock all adding' will prevent adding from all locations.

Lock Type.

  • 0 - Unlock adding
  • 1 - Lock adding
  • 2 - Lock all adding
Allowed:
string
required

Name of this Category

uri

Relation to the parent Category

uri

URI of this object resource

integer
required

Sort categories on POS ascending

subcategories
array

List of child categories (ProductCategory type)

subcategories
string

Third party id of this Category

uri
required

User who updated this Category

date-time

Date and time when Category was updated

Responses
200

successful operation

400

Invalid ID supplied

404

ProductCategory not found

405

Validation exception

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