Item

Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavision

Properties

Name Type Description
@odata.etag string
id string The unique identifier of the item
number string The item number
displayName string The item display name
displayName2 string The item display name 2
type string The item type
itemCategoryId string The item category ID
itemCategoryCode string The item category code
blocked boolean Whether the item is blocked
gtin string The Global Trade Item Number
inventory number The current inventory quantity
unitPrice number The unit price
priceIncludesTax boolean Whether the price includes tax
unitCost number The unit cost
taxGroupId string The tax group ID
taxGroupCode string The tax group code
baseUnitOfMeasureId string The base unit of measure ID
baseUnitOfMeasureCode string The base unit of measure code
generalProductPostingGroupId string
generalProductPostingGroupCode string
inventoryPostingGroupId string
inventoryPostingGroupCode string
lastModifiedDateTime string
View JSON Schema on GitHub

JSON Schema

business-central-v2-item-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Item",
  "type": "object",
  "properties": {
    "@odata.etag": {
      "type": "string"
    },
    "id": {
      "type": "string",
      "description": "The unique identifier of the item"
    },
    "number": {
      "type": "string",
      "description": "The item number"
    },
    "displayName": {
      "type": "string",
      "description": "The item display name"
    },
    "displayName2": {
      "type": "string",
      "description": "The item display name 2"
    },
    "type": {
      "type": "string",
      "description": "The item type"
    },
    "itemCategoryId": {
      "type": "string",
      "description": "The item category ID"
    },
    "itemCategoryCode": {
      "type": "string",
      "description": "The item category code"
    },
    "blocked": {
      "type": "boolean",
      "description": "Whether the item is blocked"
    },
    "gtin": {
      "type": "string",
      "description": "The Global Trade Item Number"
    },
    "inventory": {
      "type": "number",
      "description": "The current inventory quantity"
    },
    "unitPrice": {
      "type": "number",
      "description": "The unit price"
    },
    "priceIncludesTax": {
      "type": "boolean",
      "description": "Whether the price includes tax"
    },
    "unitCost": {
      "type": "number",
      "description": "The unit cost"
    },
    "taxGroupId": {
      "type": "string",
      "description": "The tax group ID"
    },
    "taxGroupCode": {
      "type": "string",
      "description": "The tax group code"
    },
    "baseUnitOfMeasureId": {
      "type": "string",
      "description": "The base unit of measure ID"
    },
    "baseUnitOfMeasureCode": {
      "type": "string",
      "description": "The base unit of measure code"
    },
    "generalProductPostingGroupId": {
      "type": "string"
    },
    "generalProductPostingGroupCode": {
      "type": "string"
    },
    "inventoryPostingGroupId": {
      "type": "string"
    },
    "inventoryPostingGroupCode": {
      "type": "string"
    },
    "lastModifiedDateTime": {
      "type": "string"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/business-central-v2-item"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.