GET odata/IntlBalSheetPolicyItems

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of IntlBalSheetPolicyItem
NameDescriptionTypeAdditional information
ItemID

integer

None.

PolicyID

integer

None.

CompCodeID

integer

None.

MTCompCode

string

String length: inclusive between 0 and 50

MTCompCodeDesc

string

String length: inclusive between 0 and 200

UsePercentOrAmount

integer

None.

UseHomeOrHost

string

Required

String length: inclusive between 0 and 10

HomeOrHostPercent

decimal number

None.

HomeOrHostAmount

decimal number

None.

HomeFloorAmount

decimal number

None.

HomeCeilingAmount

decimal number

None.

HostFloorAmount

decimal number

None.

HostCeilingAmount

decimal number

None.

SourceDataType

integer

None.

ImportID

integer

None.

ImportFileName

string

String length: inclusive between 0 and 512

IsDefault

string

Required

String length: inclusive between 0 and 1

IsActive

string

Required

String length: inclusive between 0 and 1

AddedBy

string

String length: inclusive between 0 and 50

AddedOn

date

None.

ModifiedBy

string

String length: inclusive between 0 and 50

ModifiedOn

date

None.

DefBSFrequency

integer

None.

DefPIFrequency

integer

None.

PayToSP

string

String length: inclusive between 0 and 2

DataProvider

string

String length: inclusive between 0 and 20

DataProviderPolicy

string

String length: inclusive between 0 and 50

DataProviderElement

string

String length: inclusive between 0 and 50

TaxabilityOverride

string

String length: inclusive between 0 and 20

HomeNorm

integer

None.

CompareGroup

integer

None.

CompareRule

string

String length: inclusive between 0 and 50

CompareAmt

decimal number

None.

ComparePct

decimal number

None.

DataProviderTable

string

String length: inclusive between 0 and 50

DataProviderDataType

string

String length: inclusive between 0 and 50

DataProviderTableType

string

String length: inclusive between 0 and 50

CalcCompCodes

string

String length: inclusive between 0 and 4000

CalcPcts

string

String length: inclusive between 0 and 4000

CalcOnNets

string

String length: inclusive between 0 and 4000

CalcApplyTos

string

String length: inclusive between 0 and 4000

DefBSHostFrequency

byte

None.

DefPIHostFrequency

byte

None.

ImputeOnly

byte

None.

DataProviderSpendTable

string

String length: inclusive between 0 and 50

DataProviderSpendTableType

string

String length: inclusive between 0 and 50

UseCappedSalary

byte

None.

SplitPayMethod

string

String length: inclusive between 0 and 40

ID

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ItemID": 1,
    "PolicyID": 2,
    "CompCodeID": 3,
    "MTCompCode": "sample string 4",
    "MTCompCodeDesc": "sample string 5",
    "UsePercentOrAmount": 6,
    "UseHomeOrHost": "sample string 7",
    "HomeOrHostPercent": 8.0,
    "HomeOrHostAmount": 9.0,
    "HomeFloorAmount": 1.0,
    "HomeCeilingAmount": 1.0,
    "HostFloorAmount": 1.0,
    "HostCeilingAmount": 1.0,
    "SourceDataType": 10,
    "ImportID": 11,
    "ImportFileName": "sample string 12",
    "IsDefault": "sample string 13",
    "IsActive": "sample string 14",
    "AddedBy": "sample string 15",
    "AddedOn": "2025-05-09T17:55:43.5966253+00:00",
    "ModifiedBy": "sample string 17",
    "ModifiedOn": "2025-05-09T17:55:43.5966253+00:00",
    "DefBSFrequency": 1,
    "DefPIFrequency": 1,
    "PayToSP": "sample string 18",
    "DataProvider": "sample string 19",
    "DataProviderPolicy": "sample string 20",
    "DataProviderElement": "sample string 21",
    "TaxabilityOverride": "sample string 22",
    "HomeNorm": 1,
    "CompareGroup": 1,
    "CompareRule": "sample string 23",
    "CompareAmt": 1.0,
    "ComparePct": 1.0,
    "DataProviderTable": "sample string 24",
    "DataProviderDataType": "sample string 25",
    "DataProviderTableType": "sample string 26",
    "CalcCompCodes": "sample string 27",
    "CalcPcts": "sample string 28",
    "CalcOnNets": "sample string 29",
    "CalcApplyTos": "sample string 30",
    "DefBSHostFrequency": 64,
    "DefPIHostFrequency": 64,
    "ImputeOnly": 64,
    "DataProviderSpendTable": "sample string 31",
    "DataProviderSpendTableType": "sample string 32",
    "UseCappedSalary": 64,
    "SplitPayMethod": "sample string 33",
    "ID": 34
  },
  {
    "ItemID": 1,
    "PolicyID": 2,
    "CompCodeID": 3,
    "MTCompCode": "sample string 4",
    "MTCompCodeDesc": "sample string 5",
    "UsePercentOrAmount": 6,
    "UseHomeOrHost": "sample string 7",
    "HomeOrHostPercent": 8.0,
    "HomeOrHostAmount": 9.0,
    "HomeFloorAmount": 1.0,
    "HomeCeilingAmount": 1.0,
    "HostFloorAmount": 1.0,
    "HostCeilingAmount": 1.0,
    "SourceDataType": 10,
    "ImportID": 11,
    "ImportFileName": "sample string 12",
    "IsDefault": "sample string 13",
    "IsActive": "sample string 14",
    "AddedBy": "sample string 15",
    "AddedOn": "2025-05-09T17:55:43.5966253+00:00",
    "ModifiedBy": "sample string 17",
    "ModifiedOn": "2025-05-09T17:55:43.5966253+00:00",
    "DefBSFrequency": 1,
    "DefPIFrequency": 1,
    "PayToSP": "sample string 18",
    "DataProvider": "sample string 19",
    "DataProviderPolicy": "sample string 20",
    "DataProviderElement": "sample string 21",
    "TaxabilityOverride": "sample string 22",
    "HomeNorm": 1,
    "CompareGroup": 1,
    "CompareRule": "sample string 23",
    "CompareAmt": 1.0,
    "ComparePct": 1.0,
    "DataProviderTable": "sample string 24",
    "DataProviderDataType": "sample string 25",
    "DataProviderTableType": "sample string 26",
    "CalcCompCodes": "sample string 27",
    "CalcPcts": "sample string 28",
    "CalcOnNets": "sample string 29",
    "CalcApplyTos": "sample string 30",
    "DefBSHostFrequency": 64,
    "DefPIHostFrequency": 64,
    "ImputeOnly": 64,
    "DataProviderSpendTable": "sample string 31",
    "DataProviderSpendTableType": "sample string 32",
    "UseCappedSalary": 64,
    "SplitPayMethod": "sample string 33",
    "ID": 34
  }
]

application/xml, text/xml

Sample:
<ArrayOfIntlBalSheetPolicyItem xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fabric">
  <IntlBalSheetPolicyItem>
    <AddedBy>sample string 15</AddedBy>
    <AddedOn>2025-05-09T17:55:43.5966253+00:00</AddedOn>
    <CalcApplyTos>sample string 30</CalcApplyTos>
    <CalcCompCodes>sample string 27</CalcCompCodes>
    <CalcOnNets>sample string 29</CalcOnNets>
    <CalcPcts>sample string 28</CalcPcts>
    <CompCodeID>3</CompCodeID>
    <CompareAmt>1</CompareAmt>
    <CompareGroup>1</CompareGroup>
    <ComparePct>1</ComparePct>
    <CompareRule>sample string 23</CompareRule>
    <DataProvider>sample string 19</DataProvider>
    <DataProviderDataType>sample string 25</DataProviderDataType>
    <DataProviderElement>sample string 21</DataProviderElement>
    <DataProviderPolicy>sample string 20</DataProviderPolicy>
    <DataProviderSpendTable>sample string 31</DataProviderSpendTable>
    <DataProviderSpendTableType>sample string 32</DataProviderSpendTableType>
    <DataProviderTable>sample string 24</DataProviderTable>
    <DataProviderTableType>sample string 26</DataProviderTableType>
    <DefBSFrequency>1</DefBSFrequency>
    <DefBSHostFrequency>64</DefBSHostFrequency>
    <DefPIFrequency>1</DefPIFrequency>
    <DefPIHostFrequency>64</DefPIHostFrequency>
    <HomeCeilingAmount>1</HomeCeilingAmount>
    <HomeFloorAmount>1</HomeFloorAmount>
    <HomeNorm>1</HomeNorm>
    <HomeOrHostAmount>9</HomeOrHostAmount>
    <HomeOrHostPercent>8</HomeOrHostPercent>
    <HostCeilingAmount>1</HostCeilingAmount>
    <HostFloorAmount>1</HostFloorAmount>
    <ID>34</ID>
    <ImportFileName>sample string 12</ImportFileName>
    <ImportID>11</ImportID>
    <ImputeOnly>64</ImputeOnly>
    <IsActive>sample string 14</IsActive>
    <IsDefault>sample string 13</IsDefault>
    <ItemID>1</ItemID>
    <MTCompCode>sample string 4</MTCompCode>
    <MTCompCodeDesc>sample string 5</MTCompCodeDesc>
    <ModifiedBy>sample string 17</ModifiedBy>
    <ModifiedOn>2025-05-09T17:55:43.5966253+00:00</ModifiedOn>
    <PayToSP>sample string 18</PayToSP>
    <PolicyID>2</PolicyID>
    <SourceDataType>10</SourceDataType>
    <SplitPayMethod>sample string 33</SplitPayMethod>
    <TaxabilityOverride>sample string 22</TaxabilityOverride>
    <UseCappedSalary>64</UseCappedSalary>
    <UseHomeOrHost>sample string 7</UseHomeOrHost>
    <UsePercentOrAmount>6</UsePercentOrAmount>
  </IntlBalSheetPolicyItem>
  <IntlBalSheetPolicyItem>
    <AddedBy>sample string 15</AddedBy>
    <AddedOn>2025-05-09T17:55:43.5966253+00:00</AddedOn>
    <CalcApplyTos>sample string 30</CalcApplyTos>
    <CalcCompCodes>sample string 27</CalcCompCodes>
    <CalcOnNets>sample string 29</CalcOnNets>
    <CalcPcts>sample string 28</CalcPcts>
    <CompCodeID>3</CompCodeID>
    <CompareAmt>1</CompareAmt>
    <CompareGroup>1</CompareGroup>
    <ComparePct>1</ComparePct>
    <CompareRule>sample string 23</CompareRule>
    <DataProvider>sample string 19</DataProvider>
    <DataProviderDataType>sample string 25</DataProviderDataType>
    <DataProviderElement>sample string 21</DataProviderElement>
    <DataProviderPolicy>sample string 20</DataProviderPolicy>
    <DataProviderSpendTable>sample string 31</DataProviderSpendTable>
    <DataProviderSpendTableType>sample string 32</DataProviderSpendTableType>
    <DataProviderTable>sample string 24</DataProviderTable>
    <DataProviderTableType>sample string 26</DataProviderTableType>
    <DefBSFrequency>1</DefBSFrequency>
    <DefBSHostFrequency>64</DefBSHostFrequency>
    <DefPIFrequency>1</DefPIFrequency>
    <DefPIHostFrequency>64</DefPIHostFrequency>
    <HomeCeilingAmount>1</HomeCeilingAmount>
    <HomeFloorAmount>1</HomeFloorAmount>
    <HomeNorm>1</HomeNorm>
    <HomeOrHostAmount>9</HomeOrHostAmount>
    <HomeOrHostPercent>8</HomeOrHostPercent>
    <HostCeilingAmount>1</HostCeilingAmount>
    <HostFloorAmount>1</HostFloorAmount>
    <ID>34</ID>
    <ImportFileName>sample string 12</ImportFileName>
    <ImportID>11</ImportID>
    <ImputeOnly>64</ImputeOnly>
    <IsActive>sample string 14</IsActive>
    <IsDefault>sample string 13</IsDefault>
    <ItemID>1</ItemID>
    <MTCompCode>sample string 4</MTCompCode>
    <MTCompCodeDesc>sample string 5</MTCompCodeDesc>
    <ModifiedBy>sample string 17</ModifiedBy>
    <ModifiedOn>2025-05-09T17:55:43.5966253+00:00</ModifiedOn>
    <PayToSP>sample string 18</PayToSP>
    <PolicyID>2</PolicyID>
    <SourceDataType>10</SourceDataType>
    <SplitPayMethod>sample string 33</SplitPayMethod>
    <TaxabilityOverride>sample string 22</TaxabilityOverride>
    <UseCappedSalary>64</UseCappedSalary>
    <UseHomeOrHost>sample string 7</UseHomeOrHost>
    <UsePercentOrAmount>6</UsePercentOrAmount>
  </IntlBalSheetPolicyItem>
</ArrayOfIntlBalSheetPolicyItem>