Follow

API for payroll data

Use this API to pull down your payroll information.

 

http://login.myhourdoc.com/WebSrvc/payroll/PayrollServer.php

 These are the inputs needed  :
                                              user        --  Username of the Account   
                                              pwd         --  Password of the Account
                                              PayIdx    --   Will get from here  https://login.myhourdoc.com/payroll/index.php (  There should be an active payroll created in the system)
 Hours will be produced normaly  as :
                                              <dateWorked xsi:type="xsd:string">12/31/12</dateWorked>
                                              <hoursWorked xsi:type="xsd:string">8.000</hoursWorked>
 If any holiday or PTO types --- then additional item will appear    <entryType xsi:type="xsd:int">1</entryType>
     entryType ( We can change it according to requirement)
                     1       -        Holiday   
                     60     -        PTO
                     70     -        Bereavement
                     94     -        Birthday
                     28     -        CME
                     50     -        Jury Duty
                     38     -        CEU
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.
Powered by Zendesk