Lists all the recurring employee deductions that have a matching external reference ID

Request

POST https://api.yourpayroll.com.au/api/v2/business/{businessId}/employee/deduction

Path parameters

Parameter name Value Description Additional
businessId string Required

Request body

The request body takes a complete String resource, containing the following writable properties:

[
    {}
]

Properties

Name Type Description

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK

AuEmployeeRecurringDeductionModel