Delete a FileContents
delete
/fscmRestApi/resources/11.13.18.05/purchaseOrders/{purchaseOrdersUniqID}/child/contractDocuments/{contractDocumentsUniqID}/enclosure/FileContents
Delete a FileContents
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.
-
purchaseOrdersUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Purchase Orders resource and used to uniquely identify an instance of Purchase Orders. The client should not generate the hash key value. Instead, the client should query on the Purchase Orders collection resource in order to navigate to a specific instance of Purchase Orders to get the hash key.
There's no request body for this operation.
Back to TopResponse
Default Response
No Content. This task does not return elements in the response body.