Create Income
create_incomeRecord rental income for a French LMNP property, specifying amount, source, and optional reservation details.
Instructions
Crée un revenu locatif pour un bien LMNP. Le montant est en euros (ex: 125.50). La source peut être : airbnb, booking, abritel, direct, other.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| amount | Yes | ||
| source | Yes | ||
| tva_rate | No | ||
| guest_name | No | ||
| income_date | Yes | ||
| property_id | Yes | ||
| tourist_tax | No | ||
| checkin_date | No | ||
| platform_fee | No | ||
| checkout_date | No | ||
| reservation_ref | No |