Excluir conciliação
DELETE/reconciliations/:id
Dissolves a manual reconciliation: reverts every member billing to pending and clears the links. Requires scope finance.reconciliations.write. Imported (fintera) reconciliations are read-only → 422.
Requisição
Respostas
- 204
- 401
- 403
- 404
- 422
- 500
Reconciliation dissolved. No response body.
Missing / invalid / expired / revoked token.
Token lacks the finance.reconciliations.write scope.
Reconciliation not found within the tenant.
The reconciliation is imported (source: fintera) and cannot be dissolved via the API.
Unhandled server error.