ImportCorpNumbers

更新时间:
复制 MD 格式

Imports your organization’s telephone line numbers. Before performing the first import, contact Cloud Contact Center technical support to add the numbers to the allowlist.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

NumberList

string

Yes

The list of numbers.

['029xxxxxx']

TagList

string

No

The business tags.

Province

string

No

The province.

陕西

City

string

No

The city.

西安

Provider

string

Yes

The line information.

xxx通信-陕西线路

CorpName

string

No

The enterprise name.

xxx公司

Response elements

Element

Type

Description

Example

object

Code

string

The error code.

OK

HttpStatusCode

integer

The HTTP status code.

200

Message

string

The error message.

RequestId

string

The request ID.

C42981C7-93D9-55CD-B078-784F8522E0E1

Examples

Success response

JSON format

{
  "Code": "OK",
  "HttpStatusCode": 200,
  "Message": "无",
  "RequestId": "C42981C7-93D9-55CD-B078-784F8522E0E1"
}

Error codes

HTTP status code

Error code

Error message

Description

400 Parameter.Maximum The parameter %s must be less than or equal to %s.
400 Parameter.Minimum The parameter %s must be greater than or equal to %s.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.