BatchExtendTrialPeriod
Extends trial period of an application to selected accounts
Input
| Name | Type | Required | Description |
| AccountSlugs | String | True | A comma-separated list of the accounts' slags. Max: 5 |
| AppId | String | True | The id of an application. |
| PlanId | String | True | The id of a payment plan. |
| DurationInDays | Integer | True | The amount of days to extend a trial period. Max: 365 |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Result of a batch operation. |
| Reason | String | Reason of an error. |