TradingPartnerItemsAttachments
The Attachments resource manages the attachments of the trading partner items.
Columns
| Name | Type | Description |
| TradingPartnerItemsTradingPartnerItemId | String | Value that uniquely identifies the trading partner item. |
| LastUpdateDate | Datetime | Date when the user most recently updated the trading partner item attachment. |
| LastUpdatedBy | String | User who most recently updated the trading partner item attachment. |
| DatatypeCode | String | Abbreviation that indicates the type of data of trading partner item attachment. Valid values include WEB_PAGE, TEXT, or FILE. |
| FileName | String | Name of the file attached to the trading partner item. |
| DmFolderPath | String | Path to the folder in which the trading partner item attachment file is uploaded. |
| Url | String | URL of the trading partner item attachment. |
| CategoryName | String | 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. |
| UserName | String | Display 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. |
| Uri | String | URI appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID for trading partner item attachment. |
| FileUrl | String | URL of the trading partner item attachment file. |
| UploadedText | String | Content of the attached text file. |
| UploadedFileContentType | String | Type of the file content of the trading partner item attachment. |
| UploadedFileLength | String | Size of the attached file. |
| UploadedFileName | String | Name of the uploaded file of the trading partner item attachment. |
| ContentRepositoryFileShared | Bool | Contains one of the following values: true or false. If true then the trading partner attachment is shared. If false, then it is not shared. The default value is false. |
| Title | String | Title of the trading partner item attachment. |
| Description | String | Description of the trading partner item attachment. |
| ErrorStatusCode | String | Abbreviation that indicates the error, if any, for the attachment. |
| ErrorStatusMessage | String | Text of the error message, if any, for the attachment. |
| CreatedBy | String | User who created the trading partner item attachment. |
| CreationDate | Datetime | Date when the user created the trading partner attachment. |
| DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
| DocumentURL | String | URL of the trading partner item attachment. |
| LastUpdateLogin | String | Login that the user used when updating the attachment. |