v1

latestOpenAPI 3.0.12026-07-242871595.3 MB
INVENTORY

Get all inventory without a revenue class

Retrieves inventory items without a tag or revenue class. Note: A revenue class tracks and compares revenue streams and sales of items taxed at variable rates. Tag items you want to track as part of a revenue class.

get/v3/merchants/{mId}/items_no_revenue_class

Path parameters

mIdstring required

Merchant identifier.

Query parameters

filterstring

Filter fields to display search results: [modifiedTime, hidden, itemCode, available, option.id, modifierGroup.id, autoManage, price, id, sku, defaultTaxRates, tags.id, alternateName, isRevenue, tags.name, deleted, item.id, name, itemStock.quantity, itemGroup.id]

expandstring

Additional information provided as an expanded response: [tags, categories, taxRates, modifierGroups, itemStock, options]

offsetinteger

Position of the first line item returned in the search results. Indicates the number of line items that are excluded from the search results.

limitinteger

Maximum number of line items returned in the search result. Default: 100 Maximum limit: 1000

Headers

User-Agentstring required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>

Response

Successful response. Displays up to 1000 inventory items without a tag or revenue class.