verifactu_already_submitted
The invoice already has its registration record. Exactly one registration exists per invoice, so a second one would break the idempotency of the chain.
| Code | Type | HTTP | Category |
|---|---|---|---|
verifactu_already_submitted | invalid_request_error | 422 | VeriFactu |
Cause
The invoice already has its registration record. Exactly one registration exists per invoice, so a second one would break the idempotency of the chain.
What to do
Read the existing record instead of creating another; to change what was reported, issue a corrective invoice.