Get a FileContents
get
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision/{ItemRevisionUniqID}/child/RevisionAttachment/{RevisionAttachmentUniqID}/enclosure/FileContents
Get a FileContents
Request
Path Parameters
-
ItemRevisionUniqID(required): string
This is the hash key of the attributes which make up the composite key--- RevisionId, OrganizationId and InventoryItemId ---for the Item Revisions resource and used to uniquely identify an instance of Item Revisions. The client should not generate the hash key value. Instead, the client should query on the Item Revisions collection resource with a filter on the primary key values in order to navigate to a specific instance of Item Revisions.
For example: ItemRevision?q=RevisionId=<value1>;OrganizationId=<value2>;InventoryItemId=<value3> -
RevisionAttachmentUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Item Revision Attachments resource and used to uniquely identify an instance of Item Revision Attachments. The client should not generate the hash key value. Instead, the client should query on the Item Revision Attachments collection resource in order to navigate to a specific instance of Item Revision Attachments to get the hash key.
-
itemsV2UniqID(required): string
This is the hash key of the attributes which make up the composite key for the Items Version 2 resource and used to uniquely identify an instance of Items Version 2. The client should not generate the hash key value. Instead, the client should query on the Items Version 2 collection resource in order to navigate to a specific instance of Items Version 2 to get the hash key.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/octet-stream
Default Response
The following table describes the default response for this task.
Root Schema : schema
Type:
string(binary)