Zum Inhalt

itemVariantAvailability resource type

Represents an itemVariantAvailability in Business Central.

Note

For information about enabling APIs for Business Central see Enabling the APIs for Dynamics 365 Business Central.

Methods

Method Return Type Description
GET itemVariantAvailability ItemVariantAvailability Gets an Item Availability object.

Properties

Property Type Description
🔑 id GUID The unique ID of the item variant.
itemId GUID The ID of the item in the item variant.
itemNumber string The number of the item in the item variant.
description string Specifies the item description
code string The code of the item variant.
description string Specifies the description of the item variant.
locationFilter string Specifies the location code flow filter.
inventory decimal Specifies the inventory quantity for the item
availability decimal Specifies the quantity available for the item.

See Also

GET itemVariantAvailability
itemAvailability