POST api/Rater/PlanRates/{RFPID}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| model | No documentation available. |
Define this parameter in the request body. |
| RFPID | No documentation available. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json
Sample:
{
"PlanRateID": 1,
"PlanID": 2,
"request_id": 3,
"EECount": 4,
"ESCount": 5,
"ECCount": 6,
"EFCount": 7,
"EERate": 8.1,
"ESRate": 9.1,
"ECRate": 10.1,
"EFRate": 11.1,
"SL_Prm": 12.1,
"CLF": 13.1,
"NW": 14.1,
"Fixed_wStLoss": 15.1,
"Billing": 16,
"TMoCost": 17.1,
"TAnnCost": 18.1,
"PlanCode": "sample string 19",
"Relational": 20.1,
"SpNAg_Pr1": 21.1,
"SpNAg_Pr2": 22.1,
"SpNAg_Pr3": 23.1,
"SpNAg_Pr4": 24.1,
"AggATT1": 25.1,
"AggATT2": 26.1,
"AggATT3": 27.1,
"AggATT4": 28.1,
"PlanCodePlan": "sample string 29",
"PlanName": "sample string 30",
"TierReference": "sample string 31",
"INN_Ded": "sample string 32",
"INN_Ded_Top_Value": 33,
"INN_Ded_Bottom_Value": 34,
"OON_Ded": "sample string 35",
"OON_Ded_Top_Value": 36,
"OON_Ded_Bottom_Value": 37,
"PCP": "sample string 38",
"PCP_Value": 39,
"SCP": "sample string 40",
"SCP_Value": 41,
"Lab": "sample string 42",
"Lab_Value": 43,
"HIP": "sample string 44",
"HIP_value": 45,
"ER": "sample string 46",
"INN_Coins": 47,
"OON_Coins": 48,
"INN_MOOP": "sample string 49",
"INN_MOOP_Top_Value": 50,
"INN_MOOP_Bottom_Value": 51,
"OON_MOOP": "sample string 52",
"OON_MOOP_Top_Value": 53,
"OON_MOOP_Bottom_Value": 54,
"Rx": "sample string 55",
"Rx_Value1": 56,
"Rx_Value2": 57,
"Rx_Value3": 58,
"Rx_Value4": 59,
"Rx_Ded": "sample string 60",
"Rx_Ded_Value": 61,
"FixedCosts_Admin_UR_Comm": 62.1,
"PlanAvgAge": 63.1,
"AvgAge": 64.1,
"EETPACost": 65.1,
"ESTPACost": 66.1,
"EFTPACost": 67.1,
"ECTPACost": 68.1,
"EENetworkCost": 69.1,
"ESNetworkCost": 70.1,
"EFNetworkCost": 71.1,
"ECNetworkCost": 72.1,
"EEHealthySolutionsCost": 73.1,
"ESHealthySolutionsCost": 74.1,
"EFHealthySolutionsCost": 75.1,
"ECHealthySolutionsCost": 76.1,
"EEProviderChoiceCost": 77.1,
"ESProviderChoiceCost": 78.1,
"EFProviderChoiceCost": 79.1,
"ECProviderChoiceCost": 80.1,
"EEProgramTBDCost": 81.1,
"ESProgramTBDCost": 82.1,
"EFProgramTBDCost": 83.1,
"ECProgramTBDCost": 84.1,
"EEAgentCompCost": 85.1,
"ESAgentCompCost": 86.1,
"EFAgentCompCost": 87.1,
"ECAgentCompCost": 88.1,
"EEGACompCost": 89.1,
"ESGACompCost": 90.1,
"EFGACompCost": 91.1,
"ECGACompCost": 92.1,
"EEMGACompCost": 93.1,
"ESMGACompCost": 94.1,
"EFMGACompCost": 95.1,
"ECMGACompCost": 96.1,
"EEDistCompCost": 97.1,
"ESDistCompCost": 98.1,
"EFDistCompCost": 99.1,
"ECDistCompCost": 100.1,
"EEUAACompCost": 101.1,
"ESUAACompCost": 102.1,
"EFUAACompCost": 103.1,
"ECUAACompCost": 104.1,
"EESpecSLPCost": 105.1,
"ESSpecSLPCost": 106.1,
"EFSpecSLPCost": 107.1,
"ECSpecSLPCost": 108.1,
"EEAggSLPCost": 109.1,
"ESAggSLPCost": 110.1,
"EFAggSLPCost": 111.1,
"ECAggSLPCost": 112.1,
"EEMonthlyAccommCost": 113.1,
"ESMonthlyAccommCost": 114.1,
"EFMonthlyAccommCost": 115.1,
"ECMonthlyAccommCost": 116.1,
"EEBillingFeeCost": 117.1,
"ESBillingFeeCost": 118.1,
"EFBillingFeeCost": 119.1,
"ECBillingFeeCost": 120.1,
"EEEstClaimsFundCost": 121.1,
"ESEstClaimsFundCost": 122.1,
"EFEstClaimsFundCost": 123.1,
"ECEstClaimsFundCost": 124.1,
"EEEstAggCorridorCost": 125.1,
"ESEstAggCorridorCost": 126.1,
"EFEstAggCorridorCost": 127.1,
"ECEstAggCorridorCost": 128.1,
"SLPlanCoveredEE": 129,
"SLPlanCoveredES": 130,
"SLPlanCoveredEC": 131,
"SLPlanCoveredEF": 132,
"RenewalPlanRate": 133.1
}
application/xml, text/xml
Sample:
<PlanRatesViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/InsuranceAPI.Models"> <AggATT1>25.1</AggATT1> <AggATT2>26.1</AggATT2> <AggATT3>27.1</AggATT3> <AggATT4>28.1</AggATT4> <AvgAge>64.1</AvgAge> <Billing>16</Billing> <CLF>13.1</CLF> <ECAgentCompCost>88.1</ECAgentCompCost> <ECAggSLPCost>112.1</ECAggSLPCost> <ECBillingFeeCost>120.1</ECBillingFeeCost> <ECCount>6</ECCount> <ECDistCompCost>100.1</ECDistCompCost> <ECEstAggCorridorCost>128.1</ECEstAggCorridorCost> <ECEstClaimsFundCost>124.1</ECEstClaimsFundCost> <ECGACompCost>92.1</ECGACompCost> <ECHealthySolutionsCost>76.1</ECHealthySolutionsCost> <ECMGACompCost>96.1</ECMGACompCost> <ECMonthlyAccommCost>116.1</ECMonthlyAccommCost> <ECNetworkCost>72.1</ECNetworkCost> <ECProgramTBDCost>84.1</ECProgramTBDCost> <ECProviderChoiceCost>80.1</ECProviderChoiceCost> <ECRate>10.1</ECRate> <ECSpecSLPCost>108.1</ECSpecSLPCost> <ECTPACost>68.1</ECTPACost> <ECUAACompCost>104.1</ECUAACompCost> <EEAgentCompCost>85.1</EEAgentCompCost> <EEAggSLPCost>109.1</EEAggSLPCost> <EEBillingFeeCost>117.1</EEBillingFeeCost> <EECount>4</EECount> <EEDistCompCost>97.1</EEDistCompCost> <EEEstAggCorridorCost>125.1</EEEstAggCorridorCost> <EEEstClaimsFundCost>121.1</EEEstClaimsFundCost> <EEGACompCost>89.1</EEGACompCost> <EEHealthySolutionsCost>73.1</EEHealthySolutionsCost> <EEMGACompCost>93.1</EEMGACompCost> <EEMonthlyAccommCost>113.1</EEMonthlyAccommCost> <EENetworkCost>69.1</EENetworkCost> <EEProgramTBDCost>81.1</EEProgramTBDCost> <EEProviderChoiceCost>77.1</EEProviderChoiceCost> <EERate>8.1</EERate> <EESpecSLPCost>105.1</EESpecSLPCost> <EETPACost>65.1</EETPACost> <EEUAACompCost>101.1</EEUAACompCost> <EFAgentCompCost>87.1</EFAgentCompCost> <EFAggSLPCost>111.1</EFAggSLPCost> <EFBillingFeeCost>119.1</EFBillingFeeCost> <EFCount>7</EFCount> <EFDistCompCost>99.1</EFDistCompCost> <EFEstAggCorridorCost>127.1</EFEstAggCorridorCost> <EFEstClaimsFundCost>123.1</EFEstClaimsFundCost> <EFGACompCost>91.1</EFGACompCost> <EFHealthySolutionsCost>75.1</EFHealthySolutionsCost> <EFMGACompCost>95.1</EFMGACompCost> <EFMonthlyAccommCost>115.1</EFMonthlyAccommCost> <EFNetworkCost>71.1</EFNetworkCost> <EFProgramTBDCost>83.1</EFProgramTBDCost> <EFProviderChoiceCost>79.1</EFProviderChoiceCost> <EFRate>11.1</EFRate> <EFSpecSLPCost>107.1</EFSpecSLPCost> <EFTPACost>67.1</EFTPACost> <EFUAACompCost>103.1</EFUAACompCost> <ER>sample string 46</ER> <ESAgentCompCost>86.1</ESAgentCompCost> <ESAggSLPCost>110.1</ESAggSLPCost> <ESBillingFeeCost>118.1</ESBillingFeeCost> <ESCount>5</ESCount> <ESDistCompCost>98.1</ESDistCompCost> <ESEstAggCorridorCost>126.1</ESEstAggCorridorCost> <ESEstClaimsFundCost>122.1</ESEstClaimsFundCost> <ESGACompCost>90.1</ESGACompCost> <ESHealthySolutionsCost>74.1</ESHealthySolutionsCost> <ESMGACompCost>94.1</ESMGACompCost> <ESMonthlyAccommCost>114.1</ESMonthlyAccommCost> <ESNetworkCost>70.1</ESNetworkCost> <ESProgramTBDCost>82.1</ESProgramTBDCost> <ESProviderChoiceCost>78.1</ESProviderChoiceCost> <ESRate>9.1</ESRate> <ESSpecSLPCost>106.1</ESSpecSLPCost> <ESTPACost>66.1</ESTPACost> <ESUAACompCost>102.1</ESUAACompCost> <FixedCosts_Admin_UR_Comm>62.1</FixedCosts_Admin_UR_Comm> <Fixed_wStLoss>15.1</Fixed_wStLoss> <HIP>sample string 44</HIP> <HIP_value>45</HIP_value> <INN_Coins>47</INN_Coins> <INN_Ded>sample string 32</INN_Ded> <INN_Ded_Bottom_Value>34</INN_Ded_Bottom_Value> <INN_Ded_Top_Value>33</INN_Ded_Top_Value> <INN_MOOP>sample string 49</INN_MOOP> <INN_MOOP_Bottom_Value>51</INN_MOOP_Bottom_Value> <INN_MOOP_Top_Value>50</INN_MOOP_Top_Value> <Lab>sample string 42</Lab> <Lab_Value>43</Lab_Value> <NW>14.1</NW> <OON_Coins>48</OON_Coins> <OON_Ded>sample string 35</OON_Ded> <OON_Ded_Bottom_Value>37</OON_Ded_Bottom_Value> <OON_Ded_Top_Value>36</OON_Ded_Top_Value> <OON_MOOP>sample string 52</OON_MOOP> <OON_MOOP_Bottom_Value>54</OON_MOOP_Bottom_Value> <OON_MOOP_Top_Value>53</OON_MOOP_Top_Value> <PCP>sample string 38</PCP> <PCP_Value>39</PCP_Value> <PlanAvgAge>63.1</PlanAvgAge> <PlanCode>sample string 19</PlanCode> <PlanCodePlan>sample string 29</PlanCodePlan> <PlanID>2</PlanID> <PlanName>sample string 30</PlanName> <PlanRateID>1</PlanRateID> <Relational>20.1</Relational> <RenewalPlanRate>133.1</RenewalPlanRate> <Rx>sample string 55</Rx> <Rx_Ded>sample string 60</Rx_Ded> <Rx_Ded_Value>61</Rx_Ded_Value> <Rx_Value1>56</Rx_Value1> <Rx_Value2>57</Rx_Value2> <Rx_Value3>58</Rx_Value3> <Rx_Value4>59</Rx_Value4> <SCP>sample string 40</SCP> <SCP_Value>41</SCP_Value> <SLPlanCoveredEC>131</SLPlanCoveredEC> <SLPlanCoveredEE>129</SLPlanCoveredEE> <SLPlanCoveredEF>132</SLPlanCoveredEF> <SLPlanCoveredES>130</SLPlanCoveredES> <SL_Prm>12.1</SL_Prm> <SpNAg_Pr1>21.1</SpNAg_Pr1> <SpNAg_Pr2>22.1</SpNAg_Pr2> <SpNAg_Pr3>23.1</SpNAg_Pr3> <SpNAg_Pr4>24.1</SpNAg_Pr4> <TAnnCost>18.1</TAnnCost> <TMoCost>17.1</TMoCost> <TierReference>sample string 31</TierReference> <request_id>3</request_id> </PlanRatesViewModel>
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>