Add a new ProductModifierClass

Add a new ProductModifierClass

Log in to see full request history
Body Params

ProductModifierClass object that needs to be added.

boolean
Defaults to true
float

Amount of modifier that are free to choose for given product

boolean
Defaults to false

If true, when maximum number of modifiers for this modifier group is selected, POS will jum to the next modifier group

uri
required

URI of the user that created ProductModifierClass resource

date-time

Date and time when ProductModifierClass resource was created

integer

Number of modifiers that have to be added to the Product, for the Order is valid. Not required.

int64

ID of the ProductModifierClass object

integer

Maximum of the modifiers that can be choosen from for Product. If null there won't be maximum.

uri
required

Modifier Class of this ProductModifierClass object

uri
required

Product that has this ProductModifierClass

uri

URI of this ProductModifierClass object

uri
required

URI of the user that last updated this ProductModifierClass resource

date-time

Date and time when ProductModifierClass resource was updated

Responses
201

Successful operation

400

Bad request. Usually not valid data provided.

401

Authorization required

445

Message: Integrity Error - one of the fields provided did not pass validation. Note that: both "ModifierClass" and "Product" should exist and have the same "EstablishmentId" and unique combination of "ModifierClass" and "Product" should be provided

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