v1

latestOpenAPI 3.0.3Apache 2.02026-07-2478177179.1 KB
items

Upload Menu Items

This endpoint allows to create or update the individual items with modifiers for a specific store.

post/items

Request body

externalRequestIdstring required

Unique identifier for the request.

integrationIdstring required

Unique identifier for the integration.

storeIdstring required

Identifier for the store.

currencyCodestring required

Code for the currency used in recipes and modifiers.

callbackUrlstring

URL to call back with status updates recipes and modifiers creation process .

Example request

{
  "modifierGroups": [
    {
      "name": {
        "translations": {
          "en-us": "grubtech"
        }
      }
    }
  ],
  "contexts": [
    [
      {
        "id": "cbeb2ca5-d6e2-4d22-8002-470f12986a9c"
      }
    ]
  ]
}

Response

Successful response OK

idstring required

Unique id for the request.

externalReferenceIdstring required

Grubtech unique id for the request