Retrieve PY Employee Clock In and Out
- 25 Sep 2024
- 195 Minutes to read
- Print
- DarkLight
Retrieve PY Employee Clock In and Out
- Updated on 25 Sep 2024
- 195 Minutes to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/hcm-rest-api/rest/1/pyempclockinout
Query Standards
Finder
Following row finders are available for data filtering and optimizing request performance.
- Select Date Range
- Select Employee Pay History
- By UUID
Select Date Range
Recommended finder parameters. Refer to Query Parameters for example.
Parameter | Description | Sample |
---|---|---|
companyCode | Company Code | 001 |
fromDate | From Date | 2015-01-01 |
toDate | To Date | 2022-12-20 |
Select Employee Pay History
This is an optional finder for querying Employee Pay History by Pay Run Code and Employee Number.
Parameter | Description | Sample |
---|---|---|
prnCode | Pay Run Code | WK |
employeeNumber | Employee Number | 04538 |
By UUID
This is an optional finder for querying a specific Employee Pay by row ID.
Parameter | Description | Sample |
---|---|---|
/VUUID | The VUuid attribute is the Unique row ID | /hcm-rest-api/rest/1/pyemppayhist/D21650A425190738E05316821FAC5F09 |
Security
HTTP
Type basic
Basic authentication
Query parameters
limit
integer
Example500
offset
integer
Example0
totalResults
boolean
Exampletrue
finder
string
ExampleselectByEmpNo;empNo=001,auditDate=2015-01-01
orderBy
string
ExampleEcioVUuid
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourcecollection+json
example-0
Successful Response - Finder - selectDateRange
{
"items": [
{
"PhyActivateSeq": 63174,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 389.2,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60429,
"PhyBillingAmt": 389.2,
"PhyBillingRate": 48.65,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 389.2,
"PhyChargeOutRate": 48.65,
"PhyChequeSeqNumber": 6531,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-02",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "WK 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "02085",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-22T09:40:46Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 389.2,
"PhyPayDate": "2015-01-07",
"PhyPayRate": 48.65,
"PhyPhase": "01721",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 48.65,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365438,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 48.65,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U001",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "1644",
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-22T09:40:46Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A425180738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425180738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425180738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63178,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 286,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60429,
"PhyBillingAmt": 286,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 286,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-02",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "WK 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-22T09:40:46Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 286,
"PhyPayDate": "2015-01-07",
"PhyPayRate": 35.75,
"PhyPhase": "01721",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365439,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-22T09:40:46Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A425190738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425190738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425190738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63217,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 465.38,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60506,
"PhyBillingAmt": 760,
"PhyBillingRate": 95,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 760,
"PhyChargeOutRate": 95,
"PhyChequeSeqNumber": 6517,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-02",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "SM 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1002",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "040",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T01:06:20Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 58.173,
"PhyPhase": "01135",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 58.17,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365440,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T01:06:20Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4251A0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4251A0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4251A0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63227,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 465.38,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60506,
"PhyBillingAmt": 760,
"PhyBillingRate": 95,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 760,
"PhyChargeOutRate": 95,
"PhyChequeSeqNumber": 6517,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-05",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "SM 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1002",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "040",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T01:06:20Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 58.173,
"PhyPhase": "01135",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 58.17,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365441,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T01:06:20Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4251B0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4251B0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4251B0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63229,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 465.38,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60506,
"PhyBillingAmt": 760,
"PhyBillingRate": 95,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 760,
"PhyChargeOutRate": 95,
"PhyChequeSeqNumber": 6517,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-06",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "SM 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1002",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "040",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T01:06:20Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 58.173,
"PhyPhase": "01135",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 58.17,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365442,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T01:06:20Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4251C0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4251C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4251C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63221,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 400,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60506,
"PhyBillingAmt": 400,
"PhyBillingRate": 50,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 400,
"PhyChargeOutRate": 50,
"PhyChequeSeqNumber": 6520,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-02",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "SM 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1006",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T01:06:20Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 50,
"PhyPhase": "00015",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 50,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365443,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PE01",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T01:06:20Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4251D0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4251D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4251D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63231,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 400,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60506,
"PhyBillingAmt": 400,
"PhyBillingRate": 50,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 400,
"PhyChargeOutRate": 50,
"PhyChequeSeqNumber": 6520,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-05",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "SM 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1006",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T01:06:20Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 50,
"PhyPhase": "00015",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 50,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365444,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PE01",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T01:06:20Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4251E0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4251E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4251E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63233,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 400,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60506,
"PhyBillingAmt": 400,
"PhyBillingRate": 50,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 400,
"PhyChargeOutRate": 50,
"PhyChequeSeqNumber": 6520,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-06",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "SM 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1006",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T01:06:20Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 50,
"PhyPhase": "00015",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 50,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365445,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PE01",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T01:06:20Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4251F0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4251F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4251F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63225,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 423.07,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60506,
"PhyBillingAmt": 880,
"PhyBillingRate": 110,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 880,
"PhyChargeOutRate": 110,
"PhyChequeSeqNumber": 6519,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-02",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "SM 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1010",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "050",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T01:06:20Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 52.884,
"PhyPhase": "01340",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 52.88,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365446,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T01:06:20Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425200738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425200738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425200738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63241,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 423.07,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60506,
"PhyBillingAmt": 880,
"PhyBillingRate": 110,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 880,
"PhyChargeOutRate": 110,
"PhyChequeSeqNumber": 6519,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-06",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "SM 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1010",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "050",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T01:06:20Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 52.884,
"PhyPhase": "01340",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 52.88,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365448,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T01:06:20Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425550738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425550738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425550738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63223,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 423.07,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60506,
"PhyBillingAmt": 880,
"PhyBillingRate": 110,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 880,
"PhyChargeOutRate": 110,
"PhyChequeSeqNumber": 6516,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-02",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "SM 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1011",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "040",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T01:06:20Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 52.884,
"PhyPhase": "00020",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 52.88,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365449,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T01:06:20Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425560738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425560738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425560738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63235,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 423.07,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60506,
"PhyBillingAmt": 880,
"PhyBillingRate": 110,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 880,
"PhyChargeOutRate": 110,
"PhyChequeSeqNumber": 6516,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-05",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "SM 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1011",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "040",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T01:06:20Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 52.884,
"PhyPhase": "00020",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 52.88,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365450,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T01:06:20Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425570738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425570738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425570738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63237,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 423.07,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60506,
"PhyBillingAmt": 880,
"PhyBillingRate": 110,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 880,
"PhyChargeOutRate": 110,
"PhyChequeSeqNumber": 6516,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-06",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "SM 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1011",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "040",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T01:06:20Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 52.884,
"PhyPhase": "00020",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 52.88,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365451,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T01:06:20Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425580738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425580738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425580738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63239,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 423.07,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60506,
"PhyBillingAmt": 880,
"PhyBillingRate": 110,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 880,
"PhyChargeOutRate": 110,
"PhyChequeSeqNumber": 6519,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-05",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "SM 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1010",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "050",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T01:06:20Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 52.884,
"PhyPhase": "01340",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 52.88,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365447,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T01:06:20Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425630738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425630738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425630738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63249,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 465.38,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60516,
"PhyBillingAmt": 760,
"PhyBillingRate": 95,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 760,
"PhyChargeOutRate": 95,
"PhyChequeSeqNumber": 6517,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-01",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "2015SM001",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1002",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "040",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T02:27:26Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 58.173,
"PhyPhase": "00020",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 58.17,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365470,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T02:27:26Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425590738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425590738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425590738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63251,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 423.07,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60516,
"PhyBillingAmt": 695.2,
"PhyBillingRate": 86.9,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 480,
"PhyChargeOutRate": 60,
"PhyChequeSeqNumber": 6518,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-01",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "2015SM001",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1003",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T02:27:26Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 52.884,
"PhyPhase": "00020",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 52.88,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365471,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PM1",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T02:27:26Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4255A0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4255A0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4255A0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63253,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 673.07,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60516,
"PhyBillingAmt": 1200,
"PhyBillingRate": 150,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 1200,
"PhyChargeOutRate": 150,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-01",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "2015SM001",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T02:27:26Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 84.134,
"PhyPhase": "00020",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 84.13,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365472,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T02:27:26Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4255B0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4255B0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4255B0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63255,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 576.92,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60516,
"PhyBillingAmt": 1200,
"PhyBillingRate": 150,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 1200,
"PhyChargeOutRate": 150,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-05",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "2015SM001",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T02:27:26Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 72.115,
"PhyPhase": "00015",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 72.12,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365473,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T02:27:26Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4255C0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4255C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4255C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63257,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 350,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60516,
"PhyBillingAmt": 350,
"PhyBillingRate": 50,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 350,
"PhyChargeOutRate": 50,
"PhyChequeSeqNumber": 6520,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-06",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "2015SM001",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1006",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 7,
"PhyHrsWorked": 7,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T02:27:26Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 50,
"PhyPhase": "00015",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 50,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 7,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365474,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PE01",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T02:27:26Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4255D0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4255D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4255D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63259,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 384.61,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60516,
"PhyBillingAmt": 1000,
"PhyBillingRate": 125,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 1000,
"PhyChargeOutRate": 125,
"PhyChequeSeqNumber": 6522,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-08",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "2015SM001",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1007",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "050",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T02:27:26Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": 48.076,
"PhyPhase": "00015",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 48.08,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365475,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR1",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T02:27:26Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4255E0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4255E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4255E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 7291.67,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "10002",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "84090",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": "F",
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 88,
"PhyHrsWorked": 88,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:36Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 7291.67,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 88,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365476,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T03:06:36Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4255F0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4255F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4255F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 1401.81,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20054",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 7291.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:37Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -1401.81,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365477,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "FWT",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T03:06:37Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425600738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425600738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425600738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 105.73,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20052",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 7291.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:37Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -105.73,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365478,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "MEDE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T03:06:37Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425610738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425610738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425610738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 105.73,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20052",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87000",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 7291.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:37Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365479,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "MEDR",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T03:06:37Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425620738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425620738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425620738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 1.3,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20059",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 7291.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:37Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -1.3,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365480,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "SDIE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-25T03:06:37Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425950738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425950738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425950738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 452.08,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20056",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 7291.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:37Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -452.08,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365481,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "SOCE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T03:06:37Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425960738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425960738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425960738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 452.08,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20056",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87000",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 7291.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:37Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365482,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "SOCR",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T03:06:37Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425970738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425970738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425970738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 475.05,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20058",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 7291.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:37Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -475.05,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365483,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "STAT",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-25T03:06:37Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425980738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425980738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425980738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 5.47,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20057",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87314",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 7291.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:37Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365484,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "SU1R",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-25T03:06:37Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425990738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425990738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425990738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 1500,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": 7291.67,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "87359",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87359",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 7291.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:37Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": "DEFAULT",
"PhyPlcPolicyNo": null,
"PhyPloCode": "DEFAULT",
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365485,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "HSA",
"PhyTranType": "BN",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T03:06:37Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4259A0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4259A0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4259A0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 7291.67,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": 7291.67,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "HSA employee",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "10002",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "20143",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 7291.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:37Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 7291.67,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": "DEFAULT",
"PhyPlcPolicyNo": null,
"PhyPloCode": "DEFAULT",
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365486,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "HSAD",
"PhyTranType": "BN",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T03:06:37Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4259B0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4259B0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4259B0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 156.04,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Workers Compensation Premium",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "20120",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87300",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 7291.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:37Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365489,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "5510",
"PhyTranType": "WC",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T03:06:37Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4259C0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4259C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4259C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 127.6,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6521,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Public General Liability Insurance Premiums",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "23012",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1004",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87312",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 7291.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:38Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365490,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "PRES",
"PhyTranCode": "PL",
"PhyTranType": "PL",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T03:06:38Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4259D0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4259D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4259D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 6250,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "10002",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "84090",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": "F",
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 88,
"PhyHrsWorked": 88,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:38Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 6250,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 88,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365491,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T03:06:38Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4259E0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4259E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4259E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 1122.4,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20054",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 6250,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:39Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -1122.4,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365492,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "FWT",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T03:06:39Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A4259F0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4259F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4259F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 90.63,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20052",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 6250,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:39Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -90.63,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365493,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "MEDE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T03:06:39Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425A00738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425A00738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425A00738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 90.63,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20052",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87000",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 6250,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:39Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365494,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "MEDR",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T03:06:39Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425A10738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425A10738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425A10738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 1.3,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20059",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 6250,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:39Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -1.3,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365495,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "SDIE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-25T03:06:39Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425A20738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425A20738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425A20738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 387.5,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20056",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 6250,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:39Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -387.5,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365496,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "SOCE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T03:06:39Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425A30738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425A30738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425A30738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 387.5,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20056",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87000",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 6250,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:39Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365497,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "SOCR",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T03:06:39Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425A40738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425A40738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425A40738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 393,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20058",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 6250,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:39Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -393,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365498,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "STAT",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-25T03:06:39Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425A50738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425A50738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425A50738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 4.69,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20057",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87314",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 6250,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:39Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365499,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "SU1R",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-25T03:06:39Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425D80738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425D80738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425D80738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 1500,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": 6250,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "87359",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87359",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 6250,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:39Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": "DEFAULT",
"PhyPlcPolicyNo": null,
"PhyPloCode": "DEFAULT",
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365500,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "HSA",
"PhyTranType": "BN",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T03:06:39Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425D90738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425D90738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425D90738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 6250,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": 6250,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "HSA employee",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "10002",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "20143",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 6250,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:39Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 6250,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": "DEFAULT",
"PhyPlcPolicyNo": null,
"PhyPloCode": "DEFAULT",
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365501,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "HSAD",
"PhyTranType": "BN",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T03:06:39Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425DA0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425DA0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425DA0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 133.75,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Workers Compensation Premium",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "20120",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87300",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 6250,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:39Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365504,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "5510",
"PhyTranType": "WC",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T03:06:39Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425DB0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425DB0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425DB0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 109.38,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6523,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Public General Liability Insurance Premiums",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "23012",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1005",
"PhyEmpPygCode": "EXEC",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87312",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 6250,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "090",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:39Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365505,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "VP02",
"PhyTranCode": "PL",
"PhyTranType": "PL",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T03:06:39Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425DC0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425DC0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425DC0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 5041.67,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6517,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "10002",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1002",
"PhyEmpPygCode": "SAL",
"PhyEmpType": "S",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "84090",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": "F",
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "040",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 88,
"PhyHrsWorked": 88,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:39Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 5041.67,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 88,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365506,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5510",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T03:06:39Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425DD0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425DD0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425DD0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 820.31,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6517,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20054",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1002",
"PhyEmpPygCode": "SAL",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 5041.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "040",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:40Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -820.31,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "331190070",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365507,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "FWT",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "331190070",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T03:06:40Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425DE0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425DE0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425DE0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 73.1,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6517,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20052",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1002",
"PhyEmpPygCode": "SAL",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 5041.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "040",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:40Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -73.1,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "331190070",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365508,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "MEDE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "331190070",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T03:06:40Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425DF0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425DF0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425DF0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-15",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 73.1,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60520,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6517,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-15",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20052",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "1002",
"PhyEmpPygCode": "SAL",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-15",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87000",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 5041.67,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "040",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T03:06:40Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-15",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-15",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "SM",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "331190070",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365509,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "DIR2",
"PhyTranCode": "MEDR",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": null,
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "331190070",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T03:06:40Z",
"PhyIuUpdateDate": "2015-05-25T03:08:17Z",
"PhyVUuid": "D21650A425E00738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T03:08:17Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425E00738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425E00738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
}
],
"count": 50,
"hasMore": true,
"limit": 50,
"offset": 0,
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist",
"name": "pyemppayhist",
"kind": "collection"
}
]
}
example-1
Successful Response - Finder - selectEmpHist
{
"items": [
{
"PhyActivateSeq": 63178,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 286,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60429,
"PhyBillingAmt": 286,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 286,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-02",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "WK 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-22T09:40:46Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 286,
"PhyPayDate": "2015-01-07",
"PhyPayRate": 35.75,
"PhyPhase": "01721",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365439,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "BILL",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-22T09:40:46Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A425190738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425190738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425190738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63316,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 286,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60534,
"PhyBillingAmt": 286,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 286,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-01",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "01WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T04:56:48Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 286,
"PhyPayDate": "2015-01-07",
"PhyPayRate": 35.75,
"PhyPhase": "01135",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365716,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T04:56:48Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A4248C0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4248C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4248C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63320,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 286,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60534,
"PhyBillingAmt": 286,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 286,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-02",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "01WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T04:56:48Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 286,
"PhyPayDate": "2015-01-07",
"PhyPayRate": 35.75,
"PhyPhase": "01135",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365717,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T04:56:48Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A4248D0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4248D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4248D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63324,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 286,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60534,
"PhyBillingAmt": 286,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 286,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-05",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "01WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T04:56:48Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 286,
"PhyPayDate": "2015-01-07",
"PhyPayRate": 35.75,
"PhyPhase": "01340",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365718,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T04:56:48Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A4248E0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4248E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4248E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63328,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 286,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60534,
"PhyBillingAmt": 286,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 286,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-06",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "01WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T04:56:48Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 286,
"PhyPayDate": "2015-01-07",
"PhyPayRate": 35.75,
"PhyPhase": "01340",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365719,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T04:56:48Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A4248F0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4248F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4248F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 171.95,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60535,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-07",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20054",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T04:58:31Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -171.95,
"PhyPayDate": "2015-01-07",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365732,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "FWT",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T04:58:31Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A424BC0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424BC0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424BC0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 20.74,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60535,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-07",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20052",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T04:58:31Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -20.74,
"PhyPayDate": "2015-01-07",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365733,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "MEDE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T04:58:31Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A424BD0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424BD0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424BD0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 20.74,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60535,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-07",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20052",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87000",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T04:58:31Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-07",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365734,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "MEDR",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T04:58:31Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A424BE0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424BE0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424BE0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 0.6,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60535,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-07",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20059",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T04:58:31Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -0.6,
"PhyPayDate": "2015-01-07",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365735,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "SDIE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-25T04:58:31Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A424BF0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424BF0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424BF0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 88.66,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60535,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-07",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20056",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T04:58:31Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -88.66,
"PhyPayDate": "2015-01-07",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365736,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "SOCE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T04:58:31Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A424C00738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C00738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C00738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 88.66,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60535,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-07",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20056",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87000",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T04:58:31Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-07",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365737,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "SOCR",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T04:58:31Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A424C10738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C10738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C10738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 76.05,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60535,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-07",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20058",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T04:58:31Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -76.05,
"PhyPayDate": "2015-01-07",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365738,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "STAT",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-25T04:58:31Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A424C20738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C20738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C20738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 1.07,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60535,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-07",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20057",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87314",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T04:58:31Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-07",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365739,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "SU1R",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-25T04:58:31Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A424C30738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C30738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C30738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 39.7,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60535,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Workers Compensation Premium",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-07",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "01WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "20120",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 572,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T04:58:31Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-07",
"PhyPayRate": null,
"PhyPhase": "01340",
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365742,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "5506",
"PhyTranType": "WC",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T04:58:31Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A424C40738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C40738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C40738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 19.85,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60535,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Workers Compensation Premium",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-07",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "WK 2015 01",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "20120",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 286,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T04:58:31Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-07",
"PhyPayRate": null,
"PhyPhase": "01721",
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365743,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "5506",
"PhyTranType": "WC",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T04:58:31Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A424C50738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C50738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C50738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 39.7,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60535,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Workers Compensation Premium",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-07",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "01WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "20120",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 572,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T04:58:31Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-07",
"PhyPayRate": null,
"PhyPhase": "01135",
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365744,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "5506",
"PhyTranType": "WC",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T04:58:31Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A424C60738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C60738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424C60738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-07",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 25.03,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60535,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6530,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Public General Liability Insurance Premiums",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-07",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "23012",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-07",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87312",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T04:58:31Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-07",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-07",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 1,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365745,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "PL",
"PhyTranType": "PL",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T04:58:31Z",
"PhyIuUpdateDate": "2015-05-25T05:00:12Z",
"PhyVUuid": "D21650A425360738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:00:12Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425360738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425360738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63336,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 286,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60536,
"PhyBillingAmt": 286,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 286,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-08",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "02WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T05:07:55Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 286,
"PhyPayDate": "2015-01-14",
"PhyPayRate": 35.75,
"PhyPhase": "01135",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365751,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T05:07:55Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A424EE0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424EE0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424EE0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63335,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 286,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60536,
"PhyBillingAmt": 286,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 286,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-09",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "02WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T05:07:55Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 286,
"PhyPayDate": "2015-01-14",
"PhyPayRate": 35.75,
"PhyPhase": "01721",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365752,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T05:07:55Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A424EF0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424EF0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424EF0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63337,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 286,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60536,
"PhyBillingAmt": 286,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 286,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-09",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "02WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T05:07:55Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 286,
"PhyPayDate": "2015-01-14",
"PhyPayRate": 35.75,
"PhyPhase": "01135",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365753,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T05:07:55Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A424F00738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424F00738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424F00738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63338,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 286,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60536,
"PhyBillingAmt": 286,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 286,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-12",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "02WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T05:07:55Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 286,
"PhyPayDate": "2015-01-14",
"PhyPayRate": 35.75,
"PhyPhase": "01340",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365754,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T05:07:55Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A424F10738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424F10738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424F10738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 63339,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 286,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60536,
"PhyBillingAmt": 286,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 286,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-13",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "02WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T05:07:55Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 286,
"PhyPayDate": "2015-01-14",
"PhyPayRate": 35.75,
"PhyPhase": "01340",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365755,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T05:07:55Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A424F20738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424F20738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A424F20738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 171.95,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60537,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-14",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20054",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T05:10:14Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -171.95,
"PhyPayDate": "2015-01-14",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365767,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "FWT",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T05:10:14Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A4256D0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4256D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4256D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 20.74,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60537,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-14",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20052",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T05:10:14Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -20.74,
"PhyPayDate": "2015-01-14",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365768,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "MEDE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T05:10:14Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A4256E0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4256E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4256E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 20.74,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60537,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-14",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20052",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87000",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T05:10:14Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-14",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365769,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "MEDR",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T05:10:14Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A4256F0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4256F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4256F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 0.6,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60537,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-14",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20059",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T05:10:14Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -0.6,
"PhyPayDate": "2015-01-14",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365770,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "SDIE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-25T05:10:14Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A425700738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425700738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425700738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 88.66,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60537,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-14",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20056",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T05:10:14Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -88.66,
"PhyPayDate": "2015-01-14",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365771,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "SOCE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T05:10:14Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A425710738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425710738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425710738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 88.66,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60537,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-14",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20056",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87000",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T05:10:14Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-14",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365772,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "SOCR",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-25T05:10:14Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A425720738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425720738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425720738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 76.05,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60537,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-14",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20058",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T05:10:14Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -76.05,
"PhyPayDate": "2015-01-14",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365773,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "STAT",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-25T05:10:14Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A425730738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425730738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425730738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 39.7,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60537,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Workers Compensation Premium",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-14",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "02WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "20120",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 572,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T05:10:15Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-14",
"PhyPayRate": null,
"PhyPhase": "01340",
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365776,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "5506",
"PhyTranType": "WC",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T05:10:15Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A425740738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425740738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A425740738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 39.7,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60537,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Workers Compensation Premium",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-14",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "02WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "20120",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 572,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T05:10:15Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-14",
"PhyPayRate": null,
"PhyPhase": "01135",
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365777,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "5506",
"PhyTranType": "WC",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T05:10:15Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A4262C0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4262C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4262C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 19.85,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60537,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Workers Compensation Premium",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-14",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "02WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "20120",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 286,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-25T05:10:15Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-14",
"PhyPayRate": null,
"PhyPhase": "01721",
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365778,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "5506",
"PhyTranType": "WC",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T05:10:15Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A4262D0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4262D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4262D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-14",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 25.03,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 60537,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6532,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Public General Liability Insurance Premiums",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-14",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "23012",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-14",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87312",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1430,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-25T05:10:15Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-14",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-14",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 2,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 365779,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "PL",
"PhyTranType": "PL",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-25T05:10:15Z",
"PhyIuUpdateDate": "2015-05-25T05:11:39Z",
"PhyVUuid": "D21650A4262E0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-25T05:11:39Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4262E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4262E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 64298,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 286,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61606,
"PhyBillingAmt": 286,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 286,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-15",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "03WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-28T03:32:05Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 286,
"PhyPayDate": "2015-01-21",
"PhyPayRate": 35.75,
"PhyPhase": "01135",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370175,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-28T03:32:05Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A4347C0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4347C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4347C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 64297,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 321.75,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61606,
"PhyBillingAmt": 321.75,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 321.75,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-16",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "03WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 9,
"PhyHrsWorked": 9,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-28T03:32:05Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 321.75,
"PhyPayDate": "2015-01-21",
"PhyPayRate": 35.75,
"PhyPhase": "01721",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": 0,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 9,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370176,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-28T03:32:05Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A4347D0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4347D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4347D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 64299,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 250.25,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61606,
"PhyBillingAmt": 250.25,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 250.25,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-16",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "03WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 7,
"PhyHrsWorked": 7,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-28T03:32:05Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 250.25,
"PhyPayDate": "2015-01-21",
"PhyPayRate": 35.75,
"PhyPhase": "01135",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": 0,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 7,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370177,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-28T03:32:05Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A4347E0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4347E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4347E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 64300,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 286,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61606,
"PhyBillingAmt": 286,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 286,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-19",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "03WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 8,
"PhyHrsWorked": 8,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-28T03:32:05Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 286,
"PhyPayDate": "2015-01-21",
"PhyPayRate": 35.75,
"PhyPhase": "01340",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 8,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370178,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-28T03:32:05Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A4347F0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4347F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4347F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": 64301,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 357.5,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61606,
"PhyBillingAmt": 357.5,
"PhyBillingRate": 35.75,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": 357.5,
"PhyChargeOutRate": 35.75,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": "N",
"PhyCklocCode": null,
"PhyClearingDbAccCode": "85600",
"PhyClearingDbDeptCode": "00",
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-20",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "03WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "85600",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": "H",
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": null,
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": 0,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": null,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": 10,
"PhyHrsWorked": 10,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-28T03:32:05Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 357.5,
"PhyPayDate": "2015-01-21",
"PhyPayRate": 35.75,
"PhyPhase": "01340",
"PhyPlCode": "PL",
"PhyPlanCode": null,
"PhyPlcPolicyNo": "ALL",
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": 0,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": 35.75,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": 10,
"PhyRateCode": "REG",
"PhyRatecdHrlyPrem": 0,
"PhyRatecdMultiplier": 1,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370179,
"PhyShiftCode": null,
"PhyStdUnionPayRate": 35.75,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "NWHR",
"PhyTranType": "BW",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "ADWAIT",
"PhyUserTypeCode": "J",
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": "5506",
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-28T03:32:05Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A434800738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A434800738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A434800738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 182.68,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61635,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-21",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20054",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1501.5,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-28T03:32:58Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -182.68,
"PhyPayDate": "2015-01-21",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370196,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "FWT",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-28T03:32:58Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A437670738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A437670738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A437670738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 21.77,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61635,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-21",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20052",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1501.5,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-28T03:32:58Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -21.77,
"PhyPayDate": "2015-01-21",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370197,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "MEDE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-28T03:32:58Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A437680738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A437680738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A437680738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 21.77,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61635,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-21",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20052",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87000",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1501.5,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-28T03:32:58Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-21",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370198,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "MEDR",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-28T03:32:58Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A437890738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A437890738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A437890738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 0.6,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61635,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-21",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20059",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1501.5,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-28T03:32:58Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -0.6,
"PhyPayDate": "2015-01-21",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370199,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "SDIE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-28T03:32:58Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A4378A0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4378A0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4378A0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 93.09,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61635,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-21",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20056",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1501.5,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-28T03:32:58Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -93.09,
"PhyPayDate": "2015-01-21",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370200,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "SOCE",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-28T03:32:58Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A4378B0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4378B0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4378B0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 93.09,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61635,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-21",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20056",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87000",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1501.5,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-28T03:32:58Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-21",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370201,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "SOCR",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330612010",
"PhyWorkLocation": "*ALL",
"PhyIuCreateDate": "2015-05-28T03:32:58Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A4378C0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4378C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4378C0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 80.66,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61635,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-21",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20058",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "N",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1501.5,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-28T03:32:58Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -80.66,
"PhyPayDate": "2015-01-21",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370202,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "STAT",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-28T03:32:58Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A4378D0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4378D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4378D0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 0.06,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61635,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": null,
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-21",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20057",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "87314",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1501.5,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-28T03:32:58Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-21",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": "330612010",
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370203,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": "N",
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "SU1R",
"PhyTranType": "TX",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": null,
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": "330000000",
"PhyWorkLocation": "**NY",
"PhyIuCreateDate": "2015-05-28T03:32:58Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A4378E0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4378E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4378E0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": "N",
"PhyAmount": 48.3,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61635,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": 1501.5,
"PhyCategory": null,
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Union Dues",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "G",
"PhyDate": "2015-01-21",
"PhyDeptCode": "00",
"PhyDetailSeq": null,
"PhyDocumentNo": null,
"PhyDrDeptCode": "00",
"PhyEmpCrAccCode": "20123",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": null,
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "10002",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 1501.5,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": null,
"PhyLastUpdDate": "2015-05-28T03:32:58Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": -48.3,
"PhyPayDate": "2015-01-21",
"PhyPayRate": null,
"PhyPhase": null,
"PhyPlCode": null,
"PhyPlanCode": "DEFAULT",
"PhyPlcPolicyNo": null,
"PhyPloCode": "DEFAULT",
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": null,
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370204,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "DUES",
"PhyTranType": "DE",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "UNION101",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": null,
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-28T03:32:58Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A4378F0738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4378F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A4378F0738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 22.33,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61635,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Workers Compensation Premium",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-21",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "03WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "20120",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 321.75,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-28T03:32:58Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-21",
"PhyPayRate": null,
"PhyPhase": "01721",
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370207,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "5506",
"PhyTranType": "WC",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-28T03:32:58Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A437900738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A437900738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A437900738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 37.22,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61635,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Workers Compensation Premium",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-21",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "03WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "20120",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 536.25,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-28T03:32:58Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-21",
"PhyPayRate": null,
"PhyPhase": "01135",
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370208,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "5506",
"PhyTranType": "WC",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-28T03:32:58Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A437910738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A437910738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A437910738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
},
{
"PhyActivateSeq": null,
"PhyActualPayDate": "2015-01-21",
"PhyActualPayDateFixFlag": null,
"PhyActualPeriod": null,
"PhyActualPlCode": null,
"PhyActualWcbCode": null,
"PhyActualWorkDate": null,
"PhyAdjustment": null,
"PhyAmount": 44.66,
"PhyApvoucherCreatedFlag": null,
"PhyAssignedCheckNum": null,
"PhyBatchNum": 61635,
"PhyBillingAmt": null,
"PhyBillingRate": null,
"PhyCalculatedEarnings": null,
"PhyCategory": "L",
"PhyChargeOutAmt": null,
"PhyChargeOutRate": null,
"PhyChequeSeqNumber": 6772,
"PhyChequeVoidDate": null,
"PhyChgPayrateForJobTsh": null,
"PhyCklocCode": null,
"PhyClearingDbAccCode": null,
"PhyClearingDbDeptCode": null,
"PhyComment": "Workers Compensation Premium",
"PhyCompCode": "001",
"PhyCostAllocPostedFlag": null,
"PhyCostPoolJob": null,
"PhyCreateGlFlag": null,
"PhyDataType": "J",
"PhyDate": "2015-01-21",
"PhyDeptCode": "113",
"PhyDetailSeq": null,
"PhyDocumentNo": "03WK2015",
"PhyDrDeptCode": null,
"PhyEmpCrAccCode": "20120",
"PhyEmpDeptCode": "00",
"PhyEmpEiCode": null,
"PhyEmpNo": "04538",
"PhyEmpPygCode": "HRLY",
"PhyEmpType": null,
"PhyEmplrContr": null,
"PhyEmplrContrAccCode": null,
"PhyEmplrContrDeptCode": "00",
"PhyEmplrContrFlag": "Y",
"PhyEqpBillAmt": null,
"PhyEqpBillRate": null,
"PhyEqpChargeAmt": null,
"PhyEqpChargeRate": null,
"PhyEqpCrAccCode": null,
"PhyEqpDeptCode": null,
"PhyEqpHours": null,
"PhyEqpHrlyWmCode": null,
"PhyEqpJccatCode": null,
"PhyEquipCategory": null,
"PhyEquipLocCode": null,
"PhyEquipPhsCode": null,
"PhyEquipTranNo": null,
"PhyEquipment": null,
"PhyEquipmentCost": null,
"PhyExpClaimFlag": "N",
"PhyExpEndDate": null,
"PhyExpStartDate": null,
"PhyExpectedPostDate": "2015-01-21",
"PhyFedJurisdiction": "*",
"PhyGlAccCode": "50010",
"PhyGlpostFlag": "P",
"PhyGrossEarning": 643.5,
"PhyHireFlag": null,
"PhyHomeCompCode": "001",
"PhyHomeDeptCode": "113",
"PhyHrlyEquipRate": null,
"PhyHrsPaid": null,
"PhyHrsWorked": null,
"PhyIePayeCalcMethod": null,
"PhyIePayeExclusionFlag": null,
"PhyIePrsiSubclassEe": null,
"PhyIePrsiSubclassEr": null,
"PhyInclCertPyRepFlag": null,
"PhyJob": "14001",
"PhyLastUpdDate": "2015-05-28T03:32:58Z",
"PhyLeaveTakenTmshtYear": null,
"PhyLevCalcDate": null,
"PhyLevCalcMethod": null,
"PhyManualChkCrAccCode": null,
"PhyManualChkProc": "N",
"PhyMasterSeq": null,
"PhyMonthNumber": 1,
"PhyOriginalTransaction": null,
"PhyPayAmount": 0,
"PhyPayDate": "2015-01-21",
"PhyPayRate": null,
"PhyPhase": "01340",
"PhyPlCode": null,
"PhyPlanCode": null,
"PhyPlcPolicyNo": null,
"PhyPloCode": null,
"PhyPostDate": "2015-01-21",
"PhyPostDateChangeDate": null,
"PhyPprPeriod": 3,
"PhyPprYear": 2015,
"PhyPrevailingWageRate": null,
"PhyPrintCheckOnly": null,
"PhyPrnCode": "WK",
"PhyProcessFlag": "P",
"PhyPwBasePayRate": null,
"PhyPwCompCode": null,
"PhyPwDiffAmount": null,
"PhyPwDiffCalcDone": null,
"PhyPwDiffDestBen": null,
"PhyPwDiffRate": null,
"PhyPwDifferentialBenFlag": null,
"PhyPwFringeContractRate": null,
"PhyPwFringeOtPremFlag": null,
"PhyPwFringePayrollRate": null,
"PhyPwJobCode": null,
"PhyQuantity": null,
"PhyRateCode": null,
"PhyRatecdHrlyPrem": null,
"PhyRatecdMultiplier": null,
"PhyReceivableFlag": null,
"PhyRedistRecalWcpl": null,
"PhyRedistributedBurdenFlag": "N",
"PhyRefCheckNum": null,
"PhyRefDate": null,
"PhyRefDesc": null,
"PhyResidenceGeocode": null,
"PhyRetainTransactions": null,
"PhyRetainTransactionsInfo": null,
"PhyRetpayFlag": null,
"PhySeqNo": 370209,
"PhyShiftCode": null,
"PhyStdUnionPayRate": null,
"PhySuiWrlCode": "NY",
"PhyTavCode1": null,
"PhyTavCode2": null,
"PhyTavCode3": null,
"PhyTavCode4": null,
"PhyTaxAmt1": null,
"PhyTaxAmt2": null,
"PhyTaxAmt3": null,
"PhyTaxCode1": null,
"PhyTaxCode2": null,
"PhyTaxCode3": null,
"PhyTaxPercent1": null,
"PhyTaxPercent2": null,
"PhyTaxPercent3": null,
"PhyTaxtypeFlag": null,
"PhyTotalTaxCreditAmt": null,
"PhyTradeCode": "U003",
"PhyTranCode": "5506",
"PhyTranType": "WC",
"PhyTshAfterChksFlag": null,
"PhyUiFromMidyearForm": null,
"PhyUkNicCategory": null,
"PhyUkPayeTaxCode": null,
"PhyUnionCode": "101",
"PhyUpdateBchFlag": null,
"PhyUser": "DAR",
"PhyUserTypeCode": null,
"PhyVendor": "ZURICH",
"PhyVendorAddCode": null,
"PhyVertexPsdcode": null,
"PhyVertexSchdist": null,
"PhyVoidckReversalFlag": null,
"PhyWbsvCode1": null,
"PhyWbsvCode2": null,
"PhyWbsvCode3": null,
"PhyWbsvCode4": null,
"PhyWcbCode": null,
"PhyWcbPolicyNo": "ALL",
"PhyWitmLineNumber": null,
"PhyWoCode": null,
"PhyWoExpCode": null,
"PhyWoTranType": null,
"PhyWorkCompCode": "001",
"PhyWorkGeocode": null,
"PhyWorkLocation": "NY",
"PhyIuCreateDate": "2015-05-28T03:32:58Z",
"PhyIuUpdateDate": "2015-05-28T03:41:30Z",
"PhyVUuid": "D21650A437920738E05316821FAC5F09",
"PhyIuLastUpdateDate": "2015-05-28T03:41:30Z",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A437920738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist/D21650A437920738E05316821FAC5F09",
"name": "pyemppayhist",
"kind": "item"
}
]
}
],
"count": 50,
"hasMore": true,
"limit": 50,
"offset": 0,
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemppayhist",
"name": "pyemppayhist",
"kind": "collection"
}
]
}
object