Replace a FileContents
put
/fscmRestApi/resources/11.13.18.05/inspectionDetails/{inspectionDetailsUniqID}/child/SpecificationAttachments/{SpecificationAttachmentsUniqID}/enclosure/FileContents
Replace a FileContents
Request
Path Parameters
-
SpecificationAttachmentsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Specification Attachments resource and used to uniquely identify an instance of Specification Attachments. The client should not generate the hash key value. Instead, the client should query on the Specification Attachments collection resource in order to navigate to a specific instance of Specification Attachments to get the hash key.
-
inspectionDetailsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- InspectionPlanId, IpSpecificationId and UOMCode ---for the Inspection Details (Deprecated) resource and used to uniquely identify an instance of Inspection Details (Deprecated). The client should not generate the hash key value. Instead, the client should query on the Inspection Details (Deprecated) collection resource with a filter on the primary key values in order to navigate to a specific instance of Inspection Details (Deprecated).
For example: inspectionDetails?q=InspectionPlanId=<value1>;IpSpecificationId=<value2>;UOMCode=<value3>
Supported Media Types
- application/octet-stream
Root Schema : schema
Type:
string(binary)
Response
Default Response
No Content. This task does not return elements in the response body.