Delete a NoteTxt
delete
/fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/notes/{NoteId}/enclosure/NoteTxt
Delete a NoteTxt
Request
Path Parameters
-
MassClaimActionId(required): integer(int64)
Value that uniquely identifies the mass claim action performed. The value is a primary key that the application generates when it performs the mass claim action.
-
NoteId(required): integer(int64)
Unique identifier of the note. This is the primary key of the notes table.
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.