Renews the specified cloud phone matrices.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| NodeIds |
array |
No |
A list of cloud phone matrix IDs. |
|
|
string |
No |
A cloud phone matrix ID. |
cpn-csbdhjcbvfd**** |
|
| PeriodUnit |
string |
No |
The unit of the renewal duration. Valid values:
|
Month |
| Period |
integer |
No |
The renewal duration. The
|
1 |
| AutoRenew |
boolean |
No |
Specifies whether to enable auto-renewal. Valid values:
|
true |
| AutoPay |
boolean |
No |
Specifies whether to enable automatic payment. The default value is false. Valid values:
|
false |
| PromotionId |
string |
No |
The promotion ID. |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response data. |
||
| RequestId |
string |
The request ID. |
1CBAFFAB-B697-4049-A9B1-67E1FC**** |
| OrderId |
string |
The order ID. |
22365781890**** |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC****",
"OrderId": "22365781890****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.