Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.23 KB

CreateAccountRequest.md

File metadata and controls

17 lines (13 loc) · 1.23 KB

CreateAccountRequest

Properties

Name Type Description Notes
MainNumber string Main account VoIP phone number, either Local or Toll-Free. Cannot be Fax Only. Obtained via lookup/reserve API [optional]
Operator GetExtensionInfoResponse [optional]
PartnerId string Partner identifier for this account [optional]
PromotionCode string Promotion code to calculate a discount [optional]
ReservationId string Internal identifier of phone number reservation; encoded data including reservation type (by brand, by account, by session), particular brand/account/session data, and reservation date and time [optional]
ServiceInfo GetServiceInfoResponse [optional]
Status string The status with which an account is created. The default value is 'Initial' [optional]
SignupInfo AccountSignupInfoRequest [optional]

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