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