GET api/PlansController/GetPlansForRenwalByCustomerTier/{bSCustomerID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bSCustomerID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of RenewalPlansByCustomerTier| Name | Description | Type | Additional information |
|---|---|---|---|
| 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 | string |
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. |
Response Formats
application/json, text/json
Sample:
[
{
"PlanID": 1,
"RateID": 2,
"PlanType": "sample string 3",
"PlanName": "sample string 4",
"PlanGenerationRate": 1.1,
"AllInRate500": 1.1,
"AllInRate1000": 1.1,
"AllInRate2000": 1.1,
"TermInMonths": 5,
"PenaltyAmount": 1.0,
"PenaltyDays": 1,
"MonthlyFee": 1.0,
"RateCap": 6,
"Adder": 7,
"CashBack": 1.0,
"LowDemandMonthlyFee": 1.0,
"LowDemandKWH": "sample string 8",
"ShowCharitySelection": true,
"ReportGroupID": 10,
"CurrentVersionName": "sample string 11",
"ContractType": "sample string 12",
"PlanTypeForContracts": "sample string 13",
"CommentsToShowOnPlanGrid": "sample string 14",
"AllowGenRateEdit": true,
"CashBackRepondDays": 1,
"ZONE": "sample string 15",
"DUNS": "sample string 16",
"Tnd1000": 17,
"AMSFee": 1.0,
"AgentComRate": 1,
"CommissionType": "sample string 18",
"RateName": "sample string 19",
"RateCodeID": 20,
"ReferralCreditApplies": 21,
"IsAutoPayRequired": 22,
"PaymentReminderAllowed": 23,
"TDDate": "sample string 24",
"UtilityName": "sample string 25",
"RowID": 26,
"PlanDetailsToShowOnGrid": "sample string 27",
"SpecialOfferText": "sample string 28",
"CurrentVersionNameLabel": "sample string 29",
"IsPrePaid": true,
"IsEBillRequired": true,
"PenaltyText": "sample string 32",
"TOSFileName": "sample string 33",
"ProductCode": "sample string 34",
"SortOrder": 35,
"TOSYRACVersion": "sample string 36",
"TDU_MeterFee": 1.1,
"TDU_DistributionFee": 1.1,
"TDSPPassthru": true
},
{
"PlanID": 1,
"RateID": 2,
"PlanType": "sample string 3",
"PlanName": "sample string 4",
"PlanGenerationRate": 1.1,
"AllInRate500": 1.1,
"AllInRate1000": 1.1,
"AllInRate2000": 1.1,
"TermInMonths": 5,
"PenaltyAmount": 1.0,
"PenaltyDays": 1,
"MonthlyFee": 1.0,
"RateCap": 6,
"Adder": 7,
"CashBack": 1.0,
"LowDemandMonthlyFee": 1.0,
"LowDemandKWH": "sample string 8",
"ShowCharitySelection": true,
"ReportGroupID": 10,
"CurrentVersionName": "sample string 11",
"ContractType": "sample string 12",
"PlanTypeForContracts": "sample string 13",
"CommentsToShowOnPlanGrid": "sample string 14",
"AllowGenRateEdit": true,
"CashBackRepondDays": 1,
"ZONE": "sample string 15",
"DUNS": "sample string 16",
"Tnd1000": 17,
"AMSFee": 1.0,
"AgentComRate": 1,
"CommissionType": "sample string 18",
"RateName": "sample string 19",
"RateCodeID": 20,
"ReferralCreditApplies": 21,
"IsAutoPayRequired": 22,
"PaymentReminderAllowed": 23,
"TDDate": "sample string 24",
"UtilityName": "sample string 25",
"RowID": 26,
"PlanDetailsToShowOnGrid": "sample string 27",
"SpecialOfferText": "sample string 28",
"CurrentVersionNameLabel": "sample string 29",
"IsPrePaid": true,
"IsEBillRequired": true,
"PenaltyText": "sample string 32",
"TOSFileName": "sample string 33",
"ProductCode": "sample string 34",
"SortOrder": 35,
"TOSYRACVersion": "sample string 36",
"TDU_MeterFee": 1.1,
"TDU_DistributionFee": 1.1,
"TDSPPassthru": true
}
]