GET api/Rater/Plans
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"PlanID": 1,
"PlanCode": "sample string 2",
"PlanName": "sample string 3",
"TierReference": "sample string 4",
"INN_Ded": "sample string 5",
"INN_Ded_Top_Value": 6,
"INN_Ded_Bottom_Value": 7,
"OON_Ded": "sample string 8",
"OON_Ded_Top_Value": 9,
"OON_Ded_Bottom_Value": 10,
"PCP": "sample string 11",
"PCP_Value": 12,
"SCP": "sample string 13",
"SCP_Value": 14,
"Lab": "sample string 15",
"Lab_Value": 16,
"HIP": "sample string 17",
"HIP_value": 18,
"ER": "sample string 19",
"INN_Coins": 20,
"OON_Coins": 21,
"INN_MOOP": "sample string 22",
"INN_MOOP_Top_Value": 23,
"INN_MOOP_Bottom_Value": 24,
"OON_MOOP": "sample string 25",
"OON_MOOP_Top_Value": 26,
"OON_MOOP_Bottom_Value": 27,
"Rx": "sample string 28",
"Rx_Value1": 29,
"Rx_Value2": 30,
"Rx_Value3": 31,
"Rx_Value4": 32,
"Rx_Ded": "sample string 33",
"Rx_Ded_Value": 34
},
{
"PlanID": 1,
"PlanCode": "sample string 2",
"PlanName": "sample string 3",
"TierReference": "sample string 4",
"INN_Ded": "sample string 5",
"INN_Ded_Top_Value": 6,
"INN_Ded_Bottom_Value": 7,
"OON_Ded": "sample string 8",
"OON_Ded_Top_Value": 9,
"OON_Ded_Bottom_Value": 10,
"PCP": "sample string 11",
"PCP_Value": 12,
"SCP": "sample string 13",
"SCP_Value": 14,
"Lab": "sample string 15",
"Lab_Value": 16,
"HIP": "sample string 17",
"HIP_value": 18,
"ER": "sample string 19",
"INN_Coins": 20,
"OON_Coins": 21,
"INN_MOOP": "sample string 22",
"INN_MOOP_Top_Value": 23,
"INN_MOOP_Bottom_Value": 24,
"OON_MOOP": "sample string 25",
"OON_MOOP_Top_Value": 26,
"OON_MOOP_Bottom_Value": 27,
"Rx": "sample string 28",
"Rx_Value1": 29,
"Rx_Value2": 30,
"Rx_Value3": 31,
"Rx_Value4": 32,
"Rx_Ded": "sample string 33",
"Rx_Ded_Value": 34
},
{
"PlanID": 1,
"PlanCode": "sample string 2",
"PlanName": "sample string 3",
"TierReference": "sample string 4",
"INN_Ded": "sample string 5",
"INN_Ded_Top_Value": 6,
"INN_Ded_Bottom_Value": 7,
"OON_Ded": "sample string 8",
"OON_Ded_Top_Value": 9,
"OON_Ded_Bottom_Value": 10,
"PCP": "sample string 11",
"PCP_Value": 12,
"SCP": "sample string 13",
"SCP_Value": 14,
"Lab": "sample string 15",
"Lab_Value": 16,
"HIP": "sample string 17",
"HIP_value": 18,
"ER": "sample string 19",
"INN_Coins": 20,
"OON_Coins": 21,
"INN_MOOP": "sample string 22",
"INN_MOOP_Top_Value": 23,
"INN_MOOP_Bottom_Value": 24,
"OON_MOOP": "sample string 25",
"OON_MOOP_Top_Value": 26,
"OON_MOOP_Bottom_Value": 27,
"Rx": "sample string 28",
"Rx_Value1": 29,
"Rx_Value2": 30,
"Rx_Value3": 31,
"Rx_Value4": 32,
"Rx_Ded": "sample string 33",
"Rx_Ded_Value": 34
}
]
application/xml, text/xml
Sample:
<ArrayOfPlanViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/InsuranceAPI.Models">
<PlanViewModel>
<ER>sample string 19</ER>
<HIP>sample string 17</HIP>
<HIP_value>18</HIP_value>
<INN_Coins>20</INN_Coins>
<INN_Ded>sample string 5</INN_Ded>
<INN_Ded_Bottom_Value>7</INN_Ded_Bottom_Value>
<INN_Ded_Top_Value>6</INN_Ded_Top_Value>
<INN_MOOP>sample string 22</INN_MOOP>
<INN_MOOP_Bottom_Value>24</INN_MOOP_Bottom_Value>
<INN_MOOP_Top_Value>23</INN_MOOP_Top_Value>
<Lab>sample string 15</Lab>
<Lab_Value>16</Lab_Value>
<OON_Coins>21</OON_Coins>
<OON_Ded>sample string 8</OON_Ded>
<OON_Ded_Bottom_Value>10</OON_Ded_Bottom_Value>
<OON_Ded_Top_Value>9</OON_Ded_Top_Value>
<OON_MOOP>sample string 25</OON_MOOP>
<OON_MOOP_Bottom_Value>27</OON_MOOP_Bottom_Value>
<OON_MOOP_Top_Value>26</OON_MOOP_Top_Value>
<PCP>sample string 11</PCP>
<PCP_Value>12</PCP_Value>
<PlanCode>sample string 2</PlanCode>
<PlanID>1</PlanID>
<PlanName>sample string 3</PlanName>
<Rx>sample string 28</Rx>
<Rx_Ded>sample string 33</Rx_Ded>
<Rx_Ded_Value>34</Rx_Ded_Value>
<Rx_Value1>29</Rx_Value1>
<Rx_Value2>30</Rx_Value2>
<Rx_Value3>31</Rx_Value3>
<Rx_Value4>32</Rx_Value4>
<SCP>sample string 13</SCP>
<SCP_Value>14</SCP_Value>
<TierReference>sample string 4</TierReference>
</PlanViewModel>
<PlanViewModel>
<ER>sample string 19</ER>
<HIP>sample string 17</HIP>
<HIP_value>18</HIP_value>
<INN_Coins>20</INN_Coins>
<INN_Ded>sample string 5</INN_Ded>
<INN_Ded_Bottom_Value>7</INN_Ded_Bottom_Value>
<INN_Ded_Top_Value>6</INN_Ded_Top_Value>
<INN_MOOP>sample string 22</INN_MOOP>
<INN_MOOP_Bottom_Value>24</INN_MOOP_Bottom_Value>
<INN_MOOP_Top_Value>23</INN_MOOP_Top_Value>
<Lab>sample string 15</Lab>
<Lab_Value>16</Lab_Value>
<OON_Coins>21</OON_Coins>
<OON_Ded>sample string 8</OON_Ded>
<OON_Ded_Bottom_Value>10</OON_Ded_Bottom_Value>
<OON_Ded_Top_Value>9</OON_Ded_Top_Value>
<OON_MOOP>sample string 25</OON_MOOP>
<OON_MOOP_Bottom_Value>27</OON_MOOP_Bottom_Value>
<OON_MOOP_Top_Value>26</OON_MOOP_Top_Value>
<PCP>sample string 11</PCP>
<PCP_Value>12</PCP_Value>
<PlanCode>sample string 2</PlanCode>
<PlanID>1</PlanID>
<PlanName>sample string 3</PlanName>
<Rx>sample string 28</Rx>
<Rx_Ded>sample string 33</Rx_Ded>
<Rx_Ded_Value>34</Rx_Ded_Value>
<Rx_Value1>29</Rx_Value1>
<Rx_Value2>30</Rx_Value2>
<Rx_Value3>31</Rx_Value3>
<Rx_Value4>32</Rx_Value4>
<SCP>sample string 13</SCP>
<SCP_Value>14</SCP_Value>
<TierReference>sample string 4</TierReference>
</PlanViewModel>
<PlanViewModel>
<ER>sample string 19</ER>
<HIP>sample string 17</HIP>
<HIP_value>18</HIP_value>
<INN_Coins>20</INN_Coins>
<INN_Ded>sample string 5</INN_Ded>
<INN_Ded_Bottom_Value>7</INN_Ded_Bottom_Value>
<INN_Ded_Top_Value>6</INN_Ded_Top_Value>
<INN_MOOP>sample string 22</INN_MOOP>
<INN_MOOP_Bottom_Value>24</INN_MOOP_Bottom_Value>
<INN_MOOP_Top_Value>23</INN_MOOP_Top_Value>
<Lab>sample string 15</Lab>
<Lab_Value>16</Lab_Value>
<OON_Coins>21</OON_Coins>
<OON_Ded>sample string 8</OON_Ded>
<OON_Ded_Bottom_Value>10</OON_Ded_Bottom_Value>
<OON_Ded_Top_Value>9</OON_Ded_Top_Value>
<OON_MOOP>sample string 25</OON_MOOP>
<OON_MOOP_Bottom_Value>27</OON_MOOP_Bottom_Value>
<OON_MOOP_Top_Value>26</OON_MOOP_Top_Value>
<PCP>sample string 11</PCP>
<PCP_Value>12</PCP_Value>
<PlanCode>sample string 2</PlanCode>
<PlanID>1</PlanID>
<PlanName>sample string 3</PlanName>
<Rx>sample string 28</Rx>
<Rx_Ded>sample string 33</Rx_Ded>
<Rx_Ded_Value>34</Rx_Ded_Value>
<Rx_Value1>29</Rx_Value1>
<Rx_Value2>30</Rx_Value2>
<Rx_Value3>31</Rx_Value3>
<Rx_Value4>32</Rx_Value4>
<SCP>sample string 13</SCP>
<SCP_Value>14</SCP_Value>
<TierReference>sample string 4</TierReference>
</PlanViewModel>
</ArrayOfPlanViewModel>