Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.03 KB

FailureWebhook.md

File metadata and controls

15 lines (11 loc) · 1.03 KB

Bandwidth.Standard.Model.FailureWebhook

Properties

Name Type Description Notes
AccountId string User's account ID. [optional]
PhoneNumber string Toll-free telephone number in E.164 format. [optional]
ErrorCode string An error code indicating what error was encountered. This code can be interpreted as an HTTP status code in regards to the error that was encountered. [optional]
ErrorDescription string A description of the error that was encountered. [optional]
Errors List<string> Details of the errors that were encountered when processing the request. [optional]
InternalTicketNumber Guid Unique identifier (UUID) generated by Bandwidth to assist in tracking the verification status of a toll-free number. [optional]

[Back to Model list] [Back to API list] [Back to README]