Zvini
00:59:08

« Received » delete

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