PhoneNumberOrder
The details of an Amazon Chime SDK phone number order.
Contents
- CreatedTimestamp
-
The phone number order creation time stamp, in ISO 8601 format.
Type: Timestamp
Required: No
- OrderedPhoneNumbers
-
The ordered phone number details, such as the phone number in E.164 format and the phone number status.
Type: Array of OrderedPhoneNumber objects
Required: No
- OrderType
-
The type of phone number being ordered, local or toll-free.
Type: String
Valid Values:
New | Porting
Required: No
- PhoneNumberOrderId
-
The ID of the phone order.
Type: String
Pattern:
[a-fA-F0-9]{8}(?:-[a-fA-F0-9]{4}){3}-[a-fA-F0-9]{12}
Required: No
- ProductType
-
The phone number order product type.
Type: String
Valid Values:
VoiceConnector | SipMediaApplicationDialIn
Required: No
- Status
-
The status of the phone number order.
Type: String
Valid Values:
Processing | Successful | Failed | Partial | PendingDocuments | Submitted | FOC | ChangeRequested | Exception | CancelRequested | Cancelled
Required: No
- UpdatedTimestamp
-
The updated phone number order time stamp, in ISO 8601 format.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: