> ## Documentation Index
> Fetch the complete documentation index at: https://docs.leafpress.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Upload File

Upload a bill in any form (e.g. pdf, jpg, csv, excel, etc.)

### Request Params

<ParamField path="property_id" type="string">
  Specified property ID where data will enter
</ParamField>

### Request Body

<ParamField path="file" type="File">
  File to upload
</ParamField>

### Response

*None*
