v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBAccounting entry types
Delete accounting entry type
Delete a specific accounting entry type by its ID.
delete/v2/entry-types/{entryTypeId}
Path parameters
entryTypeIdinteger required
Numeric entry type ID
Request body
Example request
{
"reason": "Deleting accounting entry type configuration.",
"responsible": "John Doe"
}Response
OK