Entités
Baux stationnements
Les baux de stationnement reliant un locataire à un stationnement
Synchronisation
Déclenchement : Webhook Hopem + polling 30 min
Champs disponibles
| Champ | Label | Types de colonnes supportés |
|---|---|---|
| tenant_no | # Locataire | numbers |
| parking_no | # Stationnement | text |
| parking_lot_code | Code Lot Stationnement | text |
| building_code | Code Immeuble | text |
| module | Type Stationnement (Code) | status, text |
| vehicle1 | Véhicule 1 | text |
| vehicle2 | Véhicule 2 | text |
| license_plate1 | Plaque 1 | text |
| license_plate2 | Plaque 2 | text |
| parking_card_no | # Carte Stationnement | text |
| amount | Montant | numbers |
| eventual_amount | Montant Éventuel | numbers |
| date_from | Date Début | date |
| date_to | Date Fin | date |
| is_renewable | Renouvelable | status |
| is_seasonal | Saisonnier | status |
| is_included_in_lease | Inclus dans le bail | status |
| comment | Commentaire | long_text, text |
| hopem_id | Hopem ID | numbers |
| hopem_tenant_id | Hopem Tenant ID | numbers, board_relation |
| hopem_parking_id | Hopem Parking ID | numbers, board_relation |
| hopem_companie_id | Hopem Companie ID | numbers |
| building_name | Nom Immeuble | text, dropdown |
| tenant_name | Nom Locataire | text, dropdown |
| parking_name | Nom Stationnement | text, dropdown |
| building_address | Adresse Immeuble | text |
| rel_parking | Relation: Stationnement | board_relation |
| rel_tenant | Relation: Locataire | board_relation |
| rel_company | Relation: Compagnie | board_relation |