Register cash movement
register_movement[demo: deshabilitada] Records a cash-register movement for the authenticated business ('purchase', 'income', 'salary', 'tax', 'adjustment').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ISO 8601 date/datetime. Defaults to now. | |
| type | Yes | Movement type. | |
| amount | Yes | Amount in ARS (always positive). | |
| description | Yes | Description (e.g. 'Pago proveedor Distribuidora ABC'). |