Call group Structure

Base Attributes

Attribute Type Example

id

The internal ID of the call group

Integer 123

name

The name of the call group

String Everyone

Extended Attributes

Attribute Type Example

noanswer_timeout

The length of time the group should ring before being directed to no answer destination (in seconds)

Integer 123

created_at

The time this call group was created

Timestamp 2016-12-25 09:42:00 +0000

updated_at

The time this call group was last updated

Timestamp 2016-12-25 09:42:00 +0000

paging_enabled

Is paging enabled for this call group?

Boolean false

unit_cost_override

The amount to charge the unit for this call group (if different to price plan)

  • Must be authenticated as an admin or reseller.
Float 1.25

reseller_cost_override

The amount to charge the reseller for this call group (if different to price plan)

  • Must be authenticated as an admin or reseller.
Float 0.75

Expansions

Expansions are embedded structures of other objects that are related to the structure that you're viewing. Which expansions are returned by a specific action are shown on that action's documentation however some actions allow you to choose which expansions are returned.

Attribute Type Example

unit

The unit that owns this call group

Hash Unit structure

noanswer_destination

The destination this call will be sent to after the period specified in 'noanswer_timeout'

Hash

members

An array of all members in this call group

Array Member structure

pickup_group

The associated pickup group

Hash Pickup group structure