Back to Ascentis Hr & Payroll Made Easy Home
PhonePartner Log-in
 
 
 
 
 
 
 

HRIS PAYROLL RECRUITING TIME AND ATTENDANCE SELF-SERVICE CARRIER CONNECT PAYROLL CONNECT
IMPLEMENTATION ASCENTIS HR TRAINING ASCENTIS PAYROLL TRAINING
BENEFITS BROKERS HR CONSULTING FIRMS MPay BUREAUS MS DYNAMICS SL RESELLERS SAGE ACCPAC RESELLERS HOW TO BECOME A PARTNER
DOWNLOADS & DOCUMENTATION GO-TO-ASSIST LEAP FILE
WEBINAR WEBINAR ARCHIVE CASE STUDIES | VIDEO INTERVIEWS WHITE PAPERS ASCENTIS BLOG HR, BENEFITS & PAYROLL NEWS JOIN US ON FACEBOOK FOLLOW US ON TWITTER
FREQUENTLY ASKED QUESTIONS EXECUTIVE TEAM UPCOMING EVENTS PRESS RELEASES CAREERS CONTACT ASCENTIS

Employee Benefits
Home > Resources > Employee Benefits

This API retrieves existing benefits data for a specified employee. The Benefits Enrollment by Plan API allows you to retrieve plan level enrollment data.

Resource URL

https://serverurl/path/v1.1/employee/[employeeuid]/benefits

[employeeuid] is the unique employee identifier.

Example Request
GET https://serverurl/api/v1.1/employee/26/benefits
Request Content
Parameter (added in v1.1):
  • [asof] date format: <yyyy>-<dd>-<mm>
Return Value
Http header "Accept" value -- "text/xml" or "application/xml" will return XML, otherwise JSON will be returned.
XML
  1. <benefits>
  2.   <benefit>
  3.     <planId>22</planId>
  4.     <planName>401K Plan</planName>
  5.     <startDate>2004-08-01T00:00:00</startDate>
  6.     <endDate xsi:nil="true" />
  7.     <employeeMonthlyContribution>32.0000</employeeMonthlyContribution>
  8.     <employeePaycheckContribution>16.85</employeePaycheckContribution>
  9.     <companyMonthlyContribution>100.55</companyMonthlyContribution>
  10.     <contributionFrequency>26</contributionFrequency>
  11.     <percentage>true</percentage>
  12.     <changeReasonId>190</changeReasonId>
  13.     <changeReason>New hire</changeReason>
  14.   </benefit>
  15.   ...
  16. </benefits>
JSON
  1. {
  2.     "benefits": [
  3.         {
  4.             "planId": 22,
  5.             "planName": "401K Plan",
  6.             "startDate": "2004-08-01T00:00:00",
  7.             "employeeMonthlyContribution": 32,
  8.             "employeePaycheckContribution": 16.85,
  9.             "companyMonthlyContribution": 100.55,
  10.             "contributionFrequency": 26,
  11.             "percentage": true,
  12.             "changeReasonId": 190,
  13.             "changeReason": "New hire"
  14.         },
  15.         ...
  16.     ]
  17. }


  • Choose different API...
    • Employee Finder
    • Find API Fields
    • File Attachments
    • Benefit Enrollments
    • Compensation
    • Employee data
    • Employee Benefits
    • Find a Benefit Plan
    • User Defined Fields
    • Job
    • New Hire
    • Updates
    • Direct Deposits
    • Change Log
    • COBRA
    • Emergency Contacts
    • Company Jobs
    • Company Locations
    • Raw Data


Resource Information
Requires Authentication?Yes
Response Formatsjson
xml
HTTP MethodsGET
Request ContentN/A
Return Code200: Response Completed
403: Incorrect Authorization
400: Bad Data
404: Employee does not exist
Versionv1.0, v1.1 (Company contribution added in v1.1)


Home | Solutions | Professional Services | Partners | Case Studies | Support | About Us | Blog | Contact Us | Site Map

Ascentis offers a comprehensive suite of on-demand HRIS/HRMS HR software, employee self-service, online payroll, applicant tracking system, and time and attendance software solutions. Our HRIS software/ HR management software, online payroll services, recruiting software, and online timesheet products are easy to set up, use, and are fully backed by friendly customer support professionals. Ascentis has been an innovative leader in human resource software since 1980.