Employee Firms

GET {{base_url}}/employee/:Employee/firms

Use this endpoint to retrieve all firms associated with an employee in the Employees hub.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"Employee":"00001","ClientID":"CLIENT78901234567890123456789012","Relationship":"","RelationshipDesc":"","FirmName":"","Status":""},{"Employee":"00001","ClientID":"000VISCONI","Relationship":"06","RelationshipDesc":"","FirmName":"Anderson \u0026 Associates, LLC","Status":"A"},{"Employee":"00001","ClientID":"20090306125617000","Relationship":"","RelationshipDesc":"","FirmName":"Anthony Masconi Construction","Status":"A"}]