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

# RequestReimbursementInput

**Input object**

*No description provided in the schema yet.*

## Input fields

<ParamField name="amount" type="Float!" required>
  *No description provided in the schema yet.*
</ParamField>

<ParamField name="sourceUserCashBalanceId" type="UUID!" required>
  *No description provided in the schema yet.*
</ParamField>

<ParamField name="destinationUserCashBalanceId" type="UUID!" required>
  *No description provided in the schema yet.*
</ParamField>

<ParamField name="memo" type="String">
  *No description provided in the schema yet.*
</ParamField>

<ParamField name="categoryId" type="UUID">
  *No description provided in the schema yet.*
</ParamField>
