POST api/PlansController/Renew
Request Information
URI Parameters
None.
Body Parameters
MyRenewal| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountID | integer |
None. |
|
| CompanyID | integer |
None. |
|
| AccountType | string |
None. |
|
| BSCustomerID | string |
None. |
|
| BSExpirationdate | string |
None. |
|
| UserName | string |
None. |
|
| UserEmail | string |
None. |
|
| CustomerName | string |
None. |
|
| ServiceAddress | string |
None. |
|
| ESIID | string |
None. |
|
| PlanID | integer |
None. |
|
| RateID | integer |
None. |
|
| PlanType | string |
None. |
|
| PlanName | string |
None. |
|
| PlanGenerationRate | decimal number |
None. |
|
| AllInRate500 | decimal number |
None. |
|
| AllInRate1000 | decimal number |
None. |
|
| AllInRate2000 | decimal number |
None. |
|
| TermInMonths | integer |
None. |
|
| PenaltyAmount | decimal number |
None. |
|
| PenaltyDays | integer |
None. |
|
| MonthlyFee | decimal number |
None. |
|
| RateCap | integer |
None. |
|
| Adder | integer |
None. |
|
| CashBack | decimal number |
None. |
|
| LowDemandMonthlyFee | decimal number |
None. |
|
| LowDemandKWH | string |
None. |
|
| ShowCharitySelection | boolean |
None. |
|
| ReportGroupID | integer |
None. |
|
| CurrentVersionName | string |
None. |
|
| ContractType | string |
None. |
|
| PlanTypeForContracts | string |
None. |
|
| CommentsToShowOnPlanGrid | string |
None. |
|
| AllowGenRateEdit | boolean |
None. |
|
| CashBackRepondDays | integer |
None. |
|
| ZONE | string |
None. |
|
| DUNS | string |
None. |
|
| Tnd1000 | integer |
None. |
|
| AMSFee | decimal number |
None. |
|
| AgentComRate | integer |
None. |
|
| CommissionType | integer |
None. |
|
| RateName | string |
None. |
|
| RateCodeID | integer |
None. |
|
| ReferralCreditApplies | integer |
None. |
|
| IsAutoPayRequired | integer |
None. |
|
| PaymentReminderAllowed | integer |
None. |
|
| TDDate | string |
None. |
|
| UtilityName | string |
None. |
|
| RowID | integer |
None. |
|
| PlanDetailsToShowOnGrid | string |
None. |
|
| SpecialOfferText | string |
None. |
|
| CurrentVersionNameLabel | string |
None. |
|
| IsPrePaid | boolean |
None. |
|
| IsEBillRequired | boolean |
None. |
|
| PenaltyText | string |
None. |
|
| TOSFileName | string |
None. |
|
| ProductCode | string |
None. |
|
| SortOrder | integer |
None. |
|
| TOSYRACVersion | string |
None. |
|
| TDU_MeterFee | decimal number |
None. |
|
| TDU_DistributionFee | decimal number |
None. |
|
| TDSPPassthru | boolean |
None. |
|
| EflLocation | string |
None. |
|
| GroupID | string |
None. |
|
| GreenLevel | decimal number |
None. |
|
| IsFlatGreen | boolean |
None. |
|
| UserEnteredRate | decimal number |
None. |
|
| RenewedByOption | string |
None. |
|
| LanguagePreference | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"AccountID": 1,
"CompanyID": 2,
"AccountType": "sample string 3",
"BSCustomerID": "sample string 4",
"BSExpirationdate": "sample string 5",
"UserName": "sample string 6",
"UserEmail": "sample string 7",
"CustomerName": "sample string 8",
"ServiceAddress": "sample string 9",
"ESIID": "sample string 10",
"PlanID": 11,
"RateID": 12,
"PlanType": "sample string 13",
"PlanName": "sample string 14",
"PlanGenerationRate": 1.0,
"AllInRate500": 1.1,
"AllInRate1000": 1.1,
"AllInRate2000": 1.1,
"TermInMonths": 15,
"PenaltyAmount": 1.0,
"PenaltyDays": 1,
"MonthlyFee": 1.0,
"RateCap": 16,
"Adder": 17,
"CashBack": 1.0,
"LowDemandMonthlyFee": 1.0,
"LowDemandKWH": "sample string 18",
"ShowCharitySelection": true,
"ReportGroupID": 20,
"CurrentVersionName": "sample string 21",
"ContractType": "sample string 22",
"PlanTypeForContracts": "sample string 23",
"CommentsToShowOnPlanGrid": "sample string 24",
"AllowGenRateEdit": true,
"CashBackRepondDays": 1,
"ZONE": "sample string 25",
"DUNS": "sample string 26",
"Tnd1000": 27,
"AMSFee": 1.0,
"AgentComRate": 1,
"CommissionType": 1,
"RateName": "sample string 28",
"RateCodeID": 29,
"ReferralCreditApplies": 30,
"IsAutoPayRequired": 31,
"PaymentReminderAllowed": 32,
"TDDate": "sample string 33",
"UtilityName": "sample string 34",
"RowID": 35,
"PlanDetailsToShowOnGrid": "sample string 36",
"SpecialOfferText": "sample string 37",
"CurrentVersionNameLabel": "sample string 38",
"IsPrePaid": true,
"IsEBillRequired": true,
"PenaltyText": "sample string 41",
"TOSFileName": "sample string 42",
"ProductCode": "sample string 43",
"SortOrder": 44,
"TOSYRACVersion": "sample string 45",
"TDU_MeterFee": 1.1,
"TDU_DistributionFee": 1.1,
"TDSPPassthru": true,
"EflLocation": "sample string 47",
"GroupID": "sample string 48",
"GreenLevel": 1.1,
"IsFlatGreen": true,
"UserEnteredRate": 1.0,
"RenewedByOption": "sample string 50",
"LanguagePreference": "sample string 51"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1