Replace an attachment
patch
/fscmRestApi/resources/11.13.18.05/tradingPartnerItems/{TradingPartnerItemId}/child/Attachments/{AttachmentsUniqID}
Request
Path Parameters
-
AttachmentsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Attachments resource and used to uniquely identify an instance of Attachments. The client should not generate the hash key value. Instead, the client should query on the Attachments collection resource in order to navigate to a specific instance of Attachments to get the hash key.
-
TradingPartnerItemId(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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AttachmentDFF: array
AttachmentDFF
-
CategoryName: string
Title:
CategoryMaximum Length:30Name of the trading partner item 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:
TypeMaximum Length:30Default Value:FILEAbbreviation that indicates the type of data of trading partner item attachment. Valid values include WEB_PAGE, TEXT, or FILE. -
Description: string
Title:
DescriptionMaximum Length:255Description of the trading partner item attachment. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Path to the folder in which the trading partner item attachment file is uploaded. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that indicates the error, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
FileName: string
Title:
File NameMaximum Length:2048Name of the file attached to the trading partner item. -
FileUrl: string
Title:
File UrlURL of the trading partner item attachment file. -
Title: string
Title:
TitleTitle of the trading partner item attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeType of the file content of the trading partner item attachment. -
UploadedFileLength: integer
Title:
File SizeSize of the attached file. -
UploadedFileName: string
Title:
Uploaded File NameName of the uploaded file of the trading partner item attachment. -
UploadedText: string
Title:
Uploaded TextContent of the attached text file. -
Uri: string
Title:
UriMaximum Length:4000URI appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID for trading partner item attachment. -
Url: string
Title:
UrlMaximum Length:4000URL of the trading partner item attachment.
Nested Schema : tradingPartnerItems-Attachments-AttachmentDFF-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:150 -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
AttachedDocumentId: integer
(int64)
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
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.
Root Schema : tradingPartnerItems-Attachments-item-response
Type:
Show Source
object-
AttachmentDFF: array
AttachmentDFF
-
CategoryName: string
Title:
CategoryMaximum Length:30Name of the trading partner item 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 ByRead Only:trueMaximum Length:255User who created the trading partner item attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the user created the trading partner attachment. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that indicates the type of data of trading partner item attachment. Valid values include WEB_PAGE, TEXT, or FILE. -
Description: string
Title:
DescriptionMaximum Length:255Description of the trading partner item attachment. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Path to the folder in which the trading partner item attachment file is uploaded. -
DocumentURL: string
Read Only:
trueURL of the trading partner item attachment. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that indicates the error, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
FileName: string
Title:
File NameMaximum Length:2048Name of the file attached to the trading partner item. -
FileUrl: string
Title:
File UrlURL of the trading partner item attachment file. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate when the user most recently updated the trading partner item attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the trading partner item attachment. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:255Login that the user used when updating the attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Title: string
Title:
TitleTitle of the trading partner item attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeType of the file content of the trading partner item attachment. -
UploadedFileLength: integer
Title:
File SizeSize of the attached file. -
UploadedFileName: string
Title:
Uploaded File NameName of the uploaded file of the trading partner item attachment. -
UploadedText: string
Title:
Uploaded TextContent of the attached text file. -
Uri: string
Title:
UriMaximum Length:4000URI appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID for trading partner item attachment. -
Url: string
Title:
UrlMaximum Length:4000URL of the trading partner item attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Display name of the trading partner item 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 : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : tradingPartnerItems-Attachments-AttachmentDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:150 -
__FLEX_Context_DisplayValue: string
Title:
Context Segment -
AttachedDocumentId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed 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:
- AttachmentsUniqID:
$request.path.AttachmentsUniqID - TradingPartnerItemId:
$request.path.TradingPartnerItemId
- AttachmentsUniqID: