Update Product Category

Updates a category's name, sale visibility, KOT routing and parent category. Passing category_id nests this category under the given parent. Requires the Update Categories permission.

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

Category id.

Body Params
string
required
length ≤ 190
boolean | null

Whether products in this category appear on the POS sell screen.

string | null

KOT type id used to route this category's kitchen order tickets.

integer | null

Parent category id (makes this a sub-category).

Headers
string
required

The merchant install this request acts on (install.store_id from the app.installed webhook).

Response

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