Zvini
00:46:00

« Received » delete

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