Delte Blocking Note

Delete Blocking Note

DELETE /api/.../itemrecords/{id}/blockingnote/{noteID}

Delete Blocking Note

Request Information

Parameters
Name Type Required Description
id Integer Yes The unique id assigned to the item record.
noteID Integere Yes Sequence ID of Item Block Description

Response Information

HTTP Response Codes

Code Description
200 OK. Success
400 FAILURE.
  • Bad request
  • Item ID is invalid
404 FAILURE.
  • Item not found
404 FAILURE.
  • Note Id doesn't exist for the specified item