The stage an opportunity is in. Requires the Opportunities SKU to be enabled in order to have access. Please contact support for more assistance.
| color | string or null <= 255 characters The color used to label and highlight the opportunity stage. |
| createdAt | string or null <date-time>
The date and time the opportunity stage was created. |
| isClosed | boolean or null
Either true or flase, whether or not the opportunity stage represents an open or closed state of an opportunity. |
| name | string or null <= 255 characters
The name of the opportunity stage. |
| order | integer or null
The order of the opportunity stage. |
| updatedAt | string or null <date-time>
The date and time the opportunity stage was last updated. |
{- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "isClosed": true,
- "name": "string",
- "order": 0,
- "updatedAt": "2019-08-24T14:15:22Z"
}object The creator of the opportunity. Relationship creator cannot be used as a filter. | |
object The opportunities currently associated with the opportunity stage. Relationship opportunities cannot be used as a filter. |
{
}| METADATA NAME | DESCRIPTION | QUERY PARAM |
|---|---|---|
| canWrite | A boolean value indicating whether the current API user has write access to this resource. | provideAuthorizationMeta |
| canDelete | A boolean value indicating whether the current API user has delete access to this resource. | provideAuthorizationMeta |
| dataConnections | The set of connections a given Opportunity Stage has to external sources. | provideDataConnections |
{- "data": [
- {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "isClosed": true,
- "name": "string",
- "order": 0,
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
]
}object |
Created
JSON error message
{- "data": {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "isClosed": true,
- "name": "string",
- "order": 0,
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "relationships": {
}, - "type": "string"
}
}{- "data": {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "isClosed": true,
- "name": "string",
- "order": 0,
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}{- "data": {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "isClosed": true,
- "name": "string",
- "order": 0,
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}{- "data": {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "isClosed": true,
- "name": "string",
- "order": 0,
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}{- "data": {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "isClosed": true,
- "name": "string",
- "order": 0,
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}