Create Employee

post/accounts/{accountId}/employees

Creates a new employee.

The following fields are mandatory for this request: * First Name (firstName) * Surname (surname) * Branch ID (branchId)

Scope: manage:employees

Request

Path Parameters

NameTypeRequiredExampleDescription
accountIdstringrequired4eb62cb48c9f429c93bc26664c1a5a4d

Unique identifier of an account.

Request Body

    Responses

    Employee created successfully
    Headers
    Location:The location header will provide the canonical reference to the created employee(string)
    © 2024 enableHR · All rights reserved