Lists all the recurring employee deductions that have a matching external reference ID
POST http:///api/v2/business/{businessId}/employee/deduction
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| businessId | string | Required | 
The request body takes a complete String resource, containing the following writable properties:
[
    {}
]
| Name | Type | Description | 
|---|
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK  | 
          SgEmployeeRecurringDeductionModel | 
Powered by DapperDox