Delete a non-fiscal document
DELETE/api/v1/documents/:document_id
Deletes the document outright. This is allowed โ and it is allowed precisely because nothing legal depends on either kind. They are never transmitted, never reported and never part of the fiscal invoice sequence, so removing one leaves no gap an auditor can ask about. An invoice, by contrast, is retained and can only ever be soft-deleted by a GoRoute administrator.
Requestโ
Responsesโ
- 204
- 422
Successful Response
Validation Error