Emergency Calling Service Object

Emergency calling service object attributes.

Attributes

Name

Type

Description

name

string

Friendly name of the emergency calling service.

reference

string

Emergency calling service reference number.

status

enum

Current status of the emergency calling service. Possible values: new, in_process, changes_required, active, pending_update, canceled.

activated_at

DateTime

Date and time when the service was activated. Can be null before activation.

canceled_at

DateTime

Date and time when the service was canceled. Can be null when the service has not been canceled.

renew_date

date

Date when the service is due for renewal. Can be null.

created_at

DateTime

Date and time when the service was created.

Meta Attributes

Name

Type

Description

setup_price

string

One-time setup price for the emergency calling service.

monthly_price

string

Monthly price for the emergency calling service.

Object Relationships

Name

Type

Description

country

to-one

Country Object

did_group_type

to-one

DID Group Type Object

order

to-one

Order Object

emergency_requirement

to-one

Emergency Requirement object.

emergency_verification

to-one

Emergency Verification object.

dids

to-many

DID Object