Renews a mobile agent package.
Try it now
Test
RAM authorization
Request syntax
GET HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Period |
integer |
No |
The renewal period. The |
6 |
| PeriodUnit |
string |
No |
The unit of the renewal period. Valid values:
Valid values:
|
Month |
| AutoPay |
boolean |
No |
Specifies whether to enable automatic payment. Valid values:
Note
If your account balance is insufficient, set this parameter to |
false |
| PromotionId |
string |
No |
The promotion ID. |
50003308011**** |
| MobileAgentPackageIds |
array |
No |
A list of mobile agent package IDs. |
|
|
string |
No |
The mobile agent package ID. |
cmag-shdbcudbaib**** |
|
| PaidCallbackUrl |
string |
No |
The URL to which a user is redirected after a successful payment. |
https://aim.wuying.aliyun.com/nodes |
| AutoRenew |
boolean |
No |
Specifies whether to enable auto-renewal. The default value is |
false |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The request ID. |
7B9EFA4F-4305-5968-BAEE-BD8B8DE5**** |
| OrderId |
string |
The order ID. |
223684716098**** |
Examples
Success response
JSON format
{
"RequestId": "7B9EFA4F-4305-5968-BAEE-BD8B8DE5****",
"OrderId": "223684716098****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.