Open a petty cash float
float_openOpen a petty cash float on the imprest system and return its id. The imprest is the cash the tin is topped back up to at every replenishment, in whole minor units. Free tier: one float.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | What this tin is, e.g. Office float or Warehouse float | |
| note | No | ||
| opened | No | The date the float was handed over, YYYY-MM-DD. Default today | |
| currency | Yes | ISO code the cash is held in | |
| custodian | No | Who holds the tin. Defaults to the shared business profile's name | |
| imprest_minor | Yes | The float amount in whole minor units (integer cents). 50000 is EUR 500.00 |