Upload an attachment
post
/fscmRestApi/resources/11.13.18.05/itemCatalogs/{CatalogId}/child/attachments
Request
Path Parameters
-
CatalogId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
attachmentDFF: array
Descriptive Flexfields for Attachments
Title:
Descriptive Flexfields for Attachments
The Descriptive Flexfields for Attachments resource manages the contextual descriptive flexfields of the item catalog attachments. -
CategoryName: string
Title:
Category
Maximum Length:30
Name of the catalog attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Attachment Categories task. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that indicates the type of data. Valid values include WEB_PAGE, TEXT, or FILE. -
Description: string
Title:
Description
Maximum Length:255
Description of the catalog attachment. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Path to the folder in which the attached file is uploaded. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
Text of the error message, if any, for the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
Name of the file attached to the item. -
FileUrl: string
Title:
File Url
Uniform resource locator of the attachment file. -
Title: string
Title:
Title
Title of the catalog attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Type of the file content. -
UploadedFileLength: integer
Title:
File Size
Size of the attached file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attached file. -
UploadedText: string
Title:
Uploaded Text
Content of the attached text file. -
Uri: string
Title:
Uri
Maximum Length:4000
Uniform resource identifier appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. -
Url: string
Title:
Url
Maximum Length:4000
Uniform resource locator of the attachment.
Nested Schema : Descriptive Flexfields for Attachments
Type:
array
Title:
Descriptive Flexfields for Attachments
The Descriptive Flexfields for Attachments resource manages the contextual descriptive flexfields of the item catalog attachments.
Show Source
Nested Schema : schema
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:150
Descriptive flexfield context name for item catalog attachments. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value for item catalog attachments. -
AttachedDocumentId: integer
(int64)
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version(required):
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : itemCatalogs-attachments-item-response
Type:
Show Source
object
-
attachmentDFF: array
Descriptive Flexfields for Attachments
Title:
Descriptive Flexfields for Attachments
The Descriptive Flexfields for Attachments resource manages the contextual descriptive flexfields of the item catalog attachments. -
CategoryName: string
Title:
Category
Maximum Length:30
Name of the catalog attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Attachment Categories task. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
User who created the attachment. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date when the user created the attachment. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that indicates the type of data. Valid values include WEB_PAGE, TEXT, or FILE. -
Description: string
Title:
Description
Maximum Length:255
Description of the catalog attachment. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Path to the folder in which the attached file is uploaded. -
DocumentURL: string
Read Only:
true
Uniform resource locator of the catalog attachment. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
Text of the error message, if any, for the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
Name of the file attached to the item. -
FileUrl: string
Title:
File Url
Uniform resource locator of the attachment file. -
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
Date when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
User who most recently updated the attachment. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Title: string
Title:
Title
Title of the catalog attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Type of the file content. -
UploadedFileLength: integer
Title:
File Size
Size of the attached file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attached file. -
UploadedText: string
Title:
Uploaded Text
Content of the attached text file. -
Uri: string
Title:
Uri
Maximum Length:4000
Uniform resource identifier appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. -
Url: string
Title:
Url
Maximum Length:4000
Uniform resource locator of the attachment. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
Display name of the attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage attachment categories task.
Nested Schema : Descriptive Flexfields for Attachments
Type:
array
Title:
Descriptive Flexfields for Attachments
The Descriptive Flexfields for Attachments resource manages the contextual descriptive flexfields of the item catalog attachments.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : itemCatalogs-attachments-attachmentDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:150
Descriptive flexfield context name for item catalog attachments. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value for item catalog attachments. -
AttachedDocumentId: integer
(int64)
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Links
- attachmentDFF
-
Parameters:
- CatalogId:
$request.path.CatalogId
- attachmentsUniqID:
$request.path.attachmentsUniqID
The Descriptive Flexfields for Attachments resource manages the contextual descriptive flexfields of the item catalog attachments. - CatalogId: