Table of Contents

Namespace KadicErp.WebApi.Controllers.Accounting.Treasury

Classes

BankAccountsController
BankMovementsController
BankReconciliationsController
BankTransfersController
CashBoxesController
CashClosingStatusesController
CashMovementsController
MovementTypesController

Exposes the BankMovementType / CashMovementType enums so the UI consumes them from the API instead of hard-coding the catalog. The numeric value matches the on-the-wire serialization expected by the create-movement commands (no JsonStringEnumConverter is registered).

MovementTypesController.MovementTypeOption
TreasuryReportsController