Zvini
00:44:36

« Received » delete

note/received/delete - Deletes an existing received note.
Method parameters:
id - The ID of the received note to delete.
Returns a JSON document of the following format:
<boolean> - Always true.
Expected errors:
RECEIVED_NOTE_NOT_FOUND - A received note with the ID doesn't exist.