Emergency Verification Object
Emergency verification object attributes. The JSON:API resource type is
emergency_verifications.
Attributes
Name |
Type |
Description |
|---|---|---|
reference |
|
Emergency verification reference number. |
status |
|
The status of the emergency verification. Possible values: |
reject_reasons |
|
The reasons for verification rejection. Empty array when not rejected. |
reject_comment |
|
Additional comment provided upon rejection. Returns |
callback_url |
|
The HTTP or HTTPS endpoint to where events related to the verification will be delivered. |
callback_method |
|
The callback method used for verification events. Supported methods: |
created_at |
|
Date and time when the verification was created. |
external_reference_id |
|
Optional identifier for the emergency verification in the customer’s external system. Maximum length is 100 characters. |
Relationships
Name |
Type |
Description |
|---|---|---|
address |
to-one |
|
emergency_calling_service |
to-one |
|
dids |
to-many |