POST admin/MyAccount/downgradePlan?newPlanId={newPlanId}&newPlanTypeId={newPlanTypeId}&newPlanPrice={newPlanPrice}&renewalDate={renewalDate}¤tplanId={currentplanId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| newPlanId | integer |
Required |
|
| newPlanTypeId | string |
Required |
|
| newPlanPrice | decimal number |
Required |
|
| renewalDate | date |
Required |
|
| currentplanId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ITypedResponseOfNullableOfBoolean| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | boolean |
None. |
|
| Category | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.