ES | EN

Examples by country

⛔ Cancelling an invoice

To cancel a document, you must use the same document_id that was generated when the document was issued.

Cancel document

{
  "document_status": "2"
}

API Reference PUT /documents

Detailed endpoint documentation