Update Item

Updates a single item.

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

Omitted attributes will keep their values. Will fail if a product with either a matching POS ID or a PLU can't be found.

The POS ID takes precedence over the PLU when looking up a product, so this can be used to update a product's PLU code.

Body Params
string
required

A location ID.

string

The item's ID in the POS.

string
required

The item PLU identifier. This value must be unique.

string
required

The item name.

string
required

The POS ID of the group that the product belongs to.

float
required

The sell price for one unit of the item.

float
required

The tax rate.

boolean
Defaults to true

If false, the product will be marked as inactive.

boolean
Defaults to false

Whether the product is a modifier.

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json