All Products
Search
Document Center

Cloud Phone:RenewMobileAgentPackage

Last Updated:Jun 04, 2026

Renews a mobile agent package.

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 syntax

GET  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

Period

integer

No

The renewal period. The PeriodUnit parameter specifies the time unit.

6

PeriodUnit

string

No

The unit of the renewal period. Valid values:

  • Month: month.

  • Year: year.

Valid values:

  • Month :

    Month

  • Year :

    Year

Month

AutoPay

boolean

No

Specifies whether to enable automatic payment. Valid values:

  • true: Enables automatic payment. Make sure that your account balance is sufficient.

  • false (default): Generates an unpaid order.

Note

If your account balance is insufficient, set this parameter to false to generate an unpaid order. You can then pay for the order in the Wuying Mobile Cloud Phone management console.

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.

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.