GET inventory/{itemCode}/document?includeData={includeData}

Get Inventory item documents and attachments

Request Information

URI Parameters

NameDescriptionTypeAdditional information
itemCode

Item Code

string

Required

includeData

Indicate if document binary data is included in the result

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Inventory Item Document attachments

Interprise.Web.Services.Http.MetadataListOfInterprise.Web.Services.Models.CRMDocument
NameDescriptionTypeAdditional information
data

Collection of Interprise.Web.Services.Http.DataNodeOfInterprise.Web.Services.Models.CRMDocument

None.

links

Interprise.Web.Services.Http.LinksNode

None.

Response Formats

Sample not available.