Get Items with Optional Filters SKU, External ID or Item IDs

Returns an array of items, for the given Venue, and Vendor.
This endpoint can filter its response if the query string parameter 'ids' is present in the request. If the request doesn't contain any query string parameter, the response is not filtered.
This endpoint does not accept pagination parameters, and the result is not limited.

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

Identifier for a given venue (revenue center)

int64
required
≥ 1

Connect's vendor identifier inside for a given vendor (revenue center)

Query Params
string

String with a list of comma-separated values that represent item ids. Only available in v2.

string

Filters item by sku (with 1 result)

string

Filters item by barcode(with 1 result). This query was previously called "external_id", which is still supported.

string
enum
Defaults to Vendor Override Active Price
Headers
string
enum
Defaults to application/com.appetize.oapi.item.v2+json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/com.appetize.oapi.item.v2+json
application/com.appetize.oapi.item.v1+json
application/vnd.appetize+json;version=1
application/json