Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

See the Constructing Requests page to learn how to use arguments in requests.

Name

Required

Type

Default

Description

extensions
extension

required

integer

List of extensions

account_ids
account_id

required

integer

List of account_ids

Example 

Request

Requests information about extension 104 and extension 207.

...

See the Error Code Formatting section to see the xml structure when an error is returned.See the Generic Error Codes section to see a list of general fault codes that may be returned.

Code

Description

10000

Missing extensions or account_ids

10010

Invalid extension (%NUMBER%). Extensions may only contain digits or *.

10012

Invalid extension (%NUMBER%). Extension must be between %MIN% to %MAX% characters in length.

10013

Invalid number of parameters. At least one of the following parameters is required : (extensions,account_ids)

10014

Invalid account_id (%ACCOUNT_ID%). Account_ids may only contain digits.