A descriptor of the point in the process, used for categorizing Prospects.
color | string or null <= 255 characters The color the stage label will be highlighted in the interface, specified as a hexidecimal value (e.g. "#5951ff"). |
createdAt | string or null <date-time>
The date and time the stage was created. |
name | string or null <= 255 characters
The name of the stage (e.g. "Qualified Lead"). |
order | integer or null
The stage's display order within the collection. |
updatedAt | string or null <date-time>
The date and time the stage was last updated. |
{- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "updatedAt": "2019-08-24T14:15:22Z"
}
object The creator of the stage. Relationship creator cannot be used as a filter. | |
object The prospects associated to the stage. You can use only the attribute id to filter stages by prospects (e.g. filter[prospects][id]=X). | |
object The most recent updater of the stage. Relationship updater 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 Stage has to external sources. | provideDataConnections |
{- "data": [
- {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "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",
- "name": "string",
- "order": 0,
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "relationships": {
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "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",
- "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",
- "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",
- "name": "string",
- "order": 0,
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}