GET api/Inventory/InventoryDetailTab/ForInventoryId/{id}?langKey={langKey}&localeID={localeID}

Get all available InventoryDetailTabs for a specific Inventory Item

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

langKey

string

Default value is

localeID

integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of IInventoryDetailTab
NameDescriptionTypeAdditional information
ID

integer

None.

InventoryID

integer

None.

InventoryDescription

string

None.

Description

string

None.

Explanation

string

None.

SortOrder

integer

None.

Status

integer

None.

DefaultView

integer

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.