GuidesRecipesAPI ReferenceChangelog
API Reference

Add/update emergency contacts

Sends new or updated employee emergency contacts directly to Paylocity Payroll/HR solution.

Path Params
string
required

The Paylocity Company Identifier. This is the unique value provided by Paylocity to each specific Payroll Entity.
Allowable Values:
9 char max

string
required

The Paylocity Employee ID. This is a unique value per Paylocity Company ID.
Allowable Values:
10 char max

Body Params

Emergency Contact Model

string

1st address line.

string

2nd address line.

string

City.

string

County.

string

Country. Must be a valid 3 character country code. Common values are USA (United States), CAN (Canada).

string

Contact email. Must be valid email address format.

string
required

Required. Contact first name.
Max length: 40

string

Contact Home Phone. Valid phone format (###) ####### or ######-#### or ### ### #### or ########## or, if international, starts with +#, only spaces and digits allowed.

string
required

Required. Contact last name.
Max length: 40

string

Contact Mobile Phone. Valid phone format (###) ####### or ######-#### or ### ### #### or ########## or, if international, starts with +#, only spaces and digits allowed.

string

Notes.
Max length: 1000

string

Contact Pager. Valid phone format (###) ####### or ######-#### or ### ### #### or ########## or, if international, starts with +#, only spaces and digits allowed.

string

Required. Contact primary phone type. Must match Company setup. Valid values are H (Home), M (Mobile), P (Pager), W (Work)

string

Required. Contact priority. Valid values are P (Primary) or S (Secondary).

string

Required. Contact relationship. Must match Company setup. Common values are Spouse, Mother, Father.

string

State or Province. If U.S. address, must be valid 2 character state code. Common values are IL (Illinois), CA (California).

boolean

Valid values are true or false.

string

Work Extension.

string

Contact Work Phone. Valid phone format (###) ####### or ######-#### or ### ### #### or ########## or, if international, starts with +#, only spaces and digits allowed.

string

Postal code. If U.S. address, must be a valid zip code.

Responses
200

Successfully added or updated

401

Unauthorized

403

Forbidden

429

Too Many Requests

Language
Credentials
OAuth2
Choose an example:
application/json

Copyright © 2025 Paylocity. All Rights Reserved. Privacy Center | Terms and Conditions | Accessibility