Update one supporting document
patch
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/child/supportingDocuments/{contractDocumentsUniqID}
Request
Path Parameters
-
contractDocumentsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Supporting Documents for Contract Terms resource and used to uniquely identify an instance of Supporting Documents for Contract Terms. The client should not generate the hash key value. Instead, the client should query on the Supporting Documents for Contract Terms collection resource in order to navigate to a specific instance of Supporting Documents for Contract Terms to get the hash key.
-
draftPurchaseOrdersUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Draft Purchase Orders resource and used to uniquely identify an instance of Draft Purchase Orders. The client should not generate the hash key value. Instead, the client should query on the Draft Purchase Orders collection resource in order to navigate to a specific instance of Draft Purchase Orders to get the hash key.
Header Parameters
-
Metadata-Context: string
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: string
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-
CategoryName: string
Title:
CategoryMaximum Length:30Code for the category to which the supporting document is assigned. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILECode that identifies if the supporting document is a file or a URL. -
Description: string
Title:
DescriptionMaximum Length:255Description of the supporting document. -
DmDocumentId: string
Maximum Length:
255Document identifier of the supporting document in the content server. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Path of the folder for the supporting document in the content server. -
DmVersionNumber: string
Maximum Length:
255Version number of the supporting document in the content server. -
DownloadInfo: string
Title:
DownloadInfoJSON object, represented as a string, containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeError status code for the supporting document. -
ErrorStatusMessage: string
Title:
Error Status MessageError status message for the supporting document. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the supporting document. -
FileContents: string
(byte)
Title:
File ContentsFile contents of the supporting document. -
FileName: string
Title:
File NameMaximum Length:2048File name of the supporting document. A file name or URL is required. -
FileUrl: string
Title:
File UrlURL location of the supporting document. -
PostProcessingAction: string
Title:
PostProcessingActionName of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the supporting document. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeUploaded file content type of the supporting document. -
UploadedFileLength: integer
Title:
File SizeUploaded file length of the supporting document. -
UploadedFileName: string
Title:
Uploaded File NameUploaded file name of the supporting document. -
UploadedText: string
Title:
Uploaded TextUploaded text of the supporting document. -
Uri: string
Title:
UriMaximum Length:4000URI of the supporting document. -
Url: string
Title:
UrlMaximum Length:4000URL of the supporting document.
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 : draftPurchaseOrders-supportingDocuments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAsynchronous tracker ID of the supporting document. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdUnique identifier of the supporting document. -
CategoryName: string
Title:
CategoryMaximum Length:30Code for the category to which the supporting document is assigned. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the record. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueName of the user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILECode that identifies if the supporting document is a file or a URL. -
Description: string
Title:
DescriptionMaximum Length:255Description of the supporting document. -
DmDocumentId: string
Maximum Length:
255Document identifier of the supporting document in the content server. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Path of the folder for the supporting document in the content server. -
DmVersionNumber: string
Maximum Length:
255Version number of the supporting document in the content server. -
DownloadInfo: string
Title:
DownloadInfoJSON object, represented as a string, containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeError status code for the supporting document. -
ErrorStatusMessage: string
Title:
Error Status MessageError status message for the supporting document. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the supporting document. -
FileContents: string
(byte)
Title:
File ContentsFile contents of the supporting document. -
FileName: string
Title:
File NameMaximum Length:2048File name of the supporting document. A file name or URL is required. -
FileUrl: string
Title:
File UrlURL location of the supporting document. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueBase64-encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueName of the user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionName of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the supporting document. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeUploaded file content type of the supporting document. -
UploadedFileLength: integer
Title:
File SizeUploaded file length of the supporting document. -
UploadedFileName: string
Title:
Uploaded File NameUploaded file name of the supporting document. -
UploadedText: string
Title:
Uploaded TextUploaded text of the supporting document. -
Uri: string
Title:
UriMaximum Length:4000URI of the supporting document. -
Url: string
Title:
UrlMaximum Length:4000URL of the supporting document. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Name of the category to which the supporting document is assigned.
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.