Namespace KadicErp.WebApi.Controllers.Accounting.Treasury
Classes
- MovementTypesController
Exposes the BankMovementType / CashMovementType enums so the UI consumes them from the API instead of hard-coding the catalog. The numeric
valuematches the on-the-wire serialization expected by the create-movement commands (no JsonStringEnumConverter is registered).