Zum Inhalt

itemProductText resource type

Represents an Item Product Text in Business Central.

Availability Information

This endpoint is only available if KatarGo is installed. Click here for the documentation without KatarGo.

Note

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

Methods

Method Return Type Description
GET ItemProductText ItemProductText Gets an ItemProductText object.
Navigation Return Type Description
itemProductTextHeaderContentsKTG itemProductTextHeaderContentsKTG Gets the itemProductTextHeaderContentsKTG to the item product text
itemProductTextShortContentsKTG itemProductTextShortContentsKTG Gets the itemProductTextShortContentsKTG to the item product text
itemProductTextLongContentsKTG itemProductTextLongContentsKTG Gets the itemProductTextLongContentsKTG to the item product text
itemProductTextFeatureContentsKTG itemProductTextFeatureContentsKTG Gets the itemProductTextFeatureContentsKTG to the item product text

Properties

Property Type Description Max Length
🔑 id GUID The unique ID of the ItemProductText. Non-editable.
Code string Specifies the item product tex code
Item No. string Specifies the item no.
Text 1 Header boolean Specifies if there is header text
Text 2 Short Text boolean Specifies if there is short text
Text 3 Long Text boolean Specifies if there is long text
Text 4 Feature Text boolean Specifies if there ist feature text
Variant Code string Specifies the variant code

See Also

GET ItemProductText