Skip to main content

Dispute document

POST 

/v1/spaces/:spaceId/documents/:documentId:dispute

Preview: The API is in development or testing phases and the interface could still change slightly.

Disputes an e-invoicing document (INVOICE, CREDIT_NOTE, SELF_BILLED_INVOICE, SELF_BILLED_CREDIT_NOTE). The document must be in one of the following states: VALIDATED, FULLY_APPROVED, DISPUTED, or REFUSED — 409 if not. A dispute reason is mandatory — 400 if absent. Publishes a DISPUTE_DOCUMENT message; the status transition is applied asynchronously.
Scope: space_read, space_write

Request

Responses

Dispute document request accepted