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

# Overview

> The Opportunities data model.

The Opportunities data model.

## Attributes

### Opportunities Attributes

| Property                  | Type    | Description |
| ------------------------- | ------- | ----------- |
| `rootfi_id`               | integer |             |
| `rootfi_created_at`       | string  |             |
| `rootfi_updated_at`       | string  |             |
| `rootfi_integration_type` | enum    |             |
| `platform_id`             | string  |             |
| `name`                    | string  |             |
| `account_id`              | string  |             |
| `contact_id`              | string  |             |
| `pipeline_id`             | string  |             |
| `pipeline_stage_id`       | string  |             |
| `owner_id`                | string  |             |
| `amount`                  | double  |             |
| `currency_id`             | enum    |             |
| `status`                  | enum    |             |
| `probability`             | double  |             |
| `close_date`              | string  |             |
| `created_at`              | string  |             |
| `updated_at`              | string  |             |
| `last_activity_at`        | string  |             |
