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

Locations
Home > Resources > Locations

The Locations API allows the user to retrieve all information about locations setup within the Ascentis HR company.

Resource URL

https://serverurl/path/v1.1/location
https://serverurl/path/v1.1/location/[locationid]

Example Request
GET https://serverurl/api/v1.1/location/5
Return Value
Http header "Accept" value -- "text/xml" or "application/xml" will return XML, otherwise JSON will be returned.
XML
<companyLocations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <location> <id>3</id> <name>Dallas</name> <locationNumber>01</locationNumber> <address1>8524 Marginal Way</address1> <address2 /> <city>Dallas</city> <state>TX</state> <zip>75277-8745</zip> <country>USA</country> <fax>(214) 524-7855</fax> <notes /> <phone>(214) 524-7850</phone> <active>Active</active> </location> <location> <id>4</id> <name>Seattle</name> <locationNumber>02</locationNumber> <address1>1100 Broadway Ave, Suite 200</address1> <address2 /> <city>Seattle</city> <state>WA</state> <zip>98104-4833</zip> <country>USA</country> <fax>(206) 825-2111</fax> <notes /> <phone>(206) 825-2100</phone> <active>Active</active> </location> </companyLocations>
JSON
{
    "locations": [
        {
            "id": 3,
            "name": "Dallas",
            "locationNumber": "01",
            "address1": "8524 Marginal Way",
            "address2": "",
            "city": "Dallas",
            "state": "TX",
            "zip": "75277-8745",
            "country": "USA",
            "fax": "(214) 524-7855",
            "notes": "",
            "phone": "(214) 524-7850",
            "active": "Active"
        },
        {
            "id": 4,
            "name": "Seattle",
            "locationNumber": "02",
            "address1": "1100 Broadway Ave, Suite 200",
            "address2": "",
            "city": "Seattle",
            "state": "WA",
            "zip": "98104-4833",
            "country": "USA",
            "fax": "(206) 825-2111",
            "notes": "",
            "phone": "(206) 825-2100",
            "active": "Active"
        }
    ]
}


  • 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: Location does not exist
API Versionv1.1 only


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.