Record cash put into the float
topup_recordRecord cash put into the tin, in whole MINOR units, with the date and source, and return the new balance against the imprest. It also reimburses every voucher up to that date, as a replenishment does.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | The date the cash went in, YYYY-MM-DD | |
| float | No | The float id, e.g. FLOAT-2026-0001, or its name. Omit when there is only one | |
| source | Yes | Where it came from, e.g. Cheque 0142, Bank withdrawal, or Owner | |
| amount_minor | Yes | Cash added, in whole minor units |