ValwispDocs
DesarrolladoresAPI RESTReferenceAccounting

Borrar cuenta (solo si no tiene movimientos ni cuentas hijas)

DELETE
/api/v1/accounting/chart-of-accounts/{id}
AuthorizationBearer <token>

Ingresa tu access token JWT (sin el prefijo Bearer)

In: header

Path Parameters

id*string

Response Body

curl -X DELETE "https://example.com/api/v1/accounting/chart-of-accounts/string"
Empty