---
title: "Get Modifiers"
method: GET
path: "/o/op/1/menu/modifiers"
tags: ["Order and Pay"]
---

# Get Modifiers

`GET /o/op/1/menu/modifiers`

Returns a list of production instructions for a specific business location.

## Query parameters

- `businessLocationId` integer, required — The unique identifier for the business location.

## Response `200`

Load modifiers

- ApeProductionInstruction[]
  - `multiSelectionPermitted` boolean — Specifies if more than one production instruction can be selected for this group.
  - `productionInstructionGroupName` string — The group name for this production instruction.
  - `productionIntructionGroupId` integer — The unique identifier for this production instruction group.
  - `productionInstructionList` ApeProductionInstructionEntry[] — Array of production instructions for this group.
    - `instruction` string — The name of the production instruction.
    - `ikentooModifierId` integer — The unique identifier of this production instruction.

---

[API](https://skmtc.net/lightspeed/apis/lightspeed-restaurant-k-series-api.md) · [All operations](https://skmtc.net/lightspeed/apis/lightspeed-restaurant-k-series-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightspeed/lightspeed-restaurant-k-series-api/revisions/c10d65452329/schema)
