A ready-made collection of call dispositions that help categorize your call logs.
createdAt | string or null <date-time>
The date and time the call disposition was created. |
name | string or null <= 255 characters
The disposition’s name (e.g. "Meeting Scheduled"). |
order | integer or null
The disposition’s display order within the collection. |
outcome | string or null <= 255 characters
The disposition’s call outcome; must be either "Answered" or "Not Answered". |
updatedAt | string or null <date-time>
The date and time the call disposition was last updated. |
{- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "outcome": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
object The calls made with this disposition. Relationship calls cannot be used as a filter. | |
object The creator of the call disposition. Relationship creator 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 |
{- "data": [
- {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "outcome": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
]
}
object |
Created
JSON error message
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "outcome": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "relationships": {
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "outcome": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "outcome": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "outcome": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "order": 0,
- "outcome": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}