Maintain Tax Details

put/accounts/{accountId}/employees/{employeeId}/tax-details

Creates/Updates tax details for an employee.

The Tax File Number (tfn) is mandatory if Exempt Type (exemptType) is blank

The Exempt Type (exemptType) is mandatory if Tax File Number (tfn) is blank

Offset Estimated Amount (offsetEstimatedAmount) is mandatory only if Other Tax Offset Claimed (otherTaxOffsetClaimed) is checked. Value must be 0 or greater

Increased Tax Withholding Amount(increasedTaxWithholdingAmount) is mandatory only if Upward Variation Requested (upwardVariationRequested) is checked. Value must be 0 or greater

Approved Withholding Variation Percentage (approvedWithholdingVariationPercentage) is mandatory only if Approved Withholding Variation Percentage (hasApprovedWithholdingVariation) is checked. Value must be between 0 and 100

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 tax details created/updated successfully
    © 2024 enableHR · All rights reserved