Emergency Verification Object

Emergency verification object attributes. The JSON:API resource type is emergency_verifications.

Attributes

Name

Type

Description

reference

string

Emergency verification reference number.

status

string

The status of the emergency verification. Possible values: pending, approved, rejected.

reject_reasons

array[string]

The reasons for verification rejection. Empty array when not rejected.

reject_comment

string

Additional comment provided upon rejection. Returns null when not rejected.

callback_url

string

The HTTP or HTTPS endpoint to where events related to the verification will be delivered.

callback_method

string

The callback method used for verification events. Supported methods: post, get.

created_at

DateTime

Date and time when the verification was created.

external_reference_id

string

Optional identifier for the emergency verification in the customer’s external system. Maximum length is 100 characters.

Relationships

Name

Type

Description

address

to-one

Addresses Object

emergency_calling_service

to-one

Emergency Calling Service Object

dids

to-many

DID Object