#### Path parameters
- **Required**: Must be provided to make the request
- **Type validation**: Ensures correct data types (integer, string, etc.)
- **Example**: `propertyId` in `/charges-api/properties/{propertyId}/charges`

