Delete a FileContents
delete
/fscmRestApi/resources/11.13.18.05/receivablesCreditMemos/{CustomerTransactionId}/child/receivablesCreditMemoLines/{CustomerTransactionLineId}/child/attachments/{attachmentsUniqID}/enclosure/FileContents
Delete a FileContents
Request
Path Parameters
-
CustomerTransactionId(required): integer(int64)
The unique identifier of the credit memo.
-
CustomerTransactionLineId(required): integer(int64)
The unique identifier of each separate line of the credit memo.
-
attachmentsUniqID(required): string
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=
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.