Manage Employer Contact Records via the API

Introduction

This is an extension of the Create and Manage Employer Records via the API endpoints. In that collection of endpoints, you can create employer contacts when creating new employers and retrieve employer contact information at a specific employer.

Through this collection of endpoints individual employer contacts can be created, linked to existing employers, and their contact information updated. 

 

Create New Employer Contacts

It is possible to create a new employer contact and then link it to an existing employer, to do this you will need their contact information and the Employer ID.

Some of the information you can pass in: 

  • Name
  • Email
  • Phone number

 

Manage Contacts Personal information

A simple endpoint which allows you to update an Employer Contacts basic information. Some of that information: 

  • Name
  • Email
  • Phone number

Related to