Deletes a file attached to the specified document.
Securitybasic or X-PriceFx-jwt
Request
path Parameters
typedId
required
string
typedId of the document whose attachment you want to delete.
binaryDataId
required
string
If the typedId is, for example, 1145.BD then the binaryDataId is 1145.
Request Body schema: application/json
object (deleteFileRequest)
Responses
200
A general response that contains data property with a content depending on returned objects (e.g., Product master table fields when calling the /fetch/P endpoint). Can be null.