Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.03 KB

File metadata and controls

14 lines (9 loc) · 1.03 KB

# BuyIncomingNumberRequest

Properties

Name Type Description Notes
phone_number string Phone number to purchase in E.164 format (as returned in the list of Available Phone Numbers).
alias string Description for this new incoming phone number (max 64 characters). [optional]
application_id string ID of the application that should handle phone calls to the number. [optional]
request_id string RequestId for this request starting with prefix `RQ` followed by 40 hexadecimal characters. FreeClimb logs generated while processing this request will include this requestId. If it is not provided, FreeClimb will generate a requestId and return it as a header in the response, (e.g., `X-Pulse-Request-Id: <requestId>`). [optional]

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