Maintain Bank Details

put/accounts/{accountId}/employees/{employeeId}/bank-accounts

Updates the list of employees bank details

The following fields are mandatory for this request when using AU: * BSB (bsb) * Account Number (number) * Account Name (name) * Remainder (remainder) * Account Order (accountOrder)

The following fields are mandatory for this request when using NZ: * Account Number (number) * Account Name (name) * Remainder (remainder)

Scope: manage:employees:payroll

Request

Path Parameters

NameTypeRequiredExampleDescription
accountIdstringrequired4eb62cb48c9f429c93bc26664c1a5a4d

Unique identifier of an account.

employeeIdstringrequiredb48c9f429c93bc26664c1a5a4d1273

Unique identifier of an employee within an account.

Request Body

    Responses

    Employee Bank Details updated successfully
    © 2024 enableHR · All rights reserved