Delete a NoteTxt
delete
/fscmRestApi/resources/11.13.18.05/channelCustomerManualAdjustments/{ManualAdjustmentId}/child/notes/{NoteId}/enclosure/NoteTxt
Delete a NoteTxt
Request
Path Parameters
-
ManualAdjustmentId(required): integer(int64)
Value that uniquely identifies the manual adjustment. It's a primary key that the application generates when it creates the manual adjustment.
-
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.