OpportunityStages
Creates, Updates, deletes and lists Opportunity Stages synced from the CRM and created via API.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Integer | False |
ID of Opportunity Stage record. |
| Name | String | False |
Name of Opportunity Stage. |
| CreatedAt | Datetime | False |
Datetime of when the Opportunity Stage was created. |
| UpdatedAt | Datetime | False |
Datetime of when the Opportunity Stage was updated. |
| Order | Integer | False |
Sortable value of Opportunity Stage order. |
| Active | Boolean | False |
Flag signalizing whether the Opportunity Stage is active. |