PhoneNumberOrder
The details of a phone number order created for Amazon Chime.
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
- PhoneNumberOrderId
-
The phone number order ID.
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:
BusinessCalling | VoiceConnector | SipMediaApplicationDialIn
Required: No
- Status
-
The status of the phone number order.
Type: String
Valid Values:
Processing | Successful | Failed | Partial
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: