List employee deductions

Read current deductions for a batch of employees under an employer.

Beta. Returns current deductions for the requested employees under an
employer. Provide a comma-separated employeeIds query parameter (maximum
25 IDs). Results are filtered to the caller's authorized employees; unknown
or unauthorized IDs are silently dropped from the response, not returned as
errors. The response is a final list (items only) — no cursor pagination.

Rate limit: 5 requests per minute per authenticated caller.

Path Params
string
required

Unique identifier of the employer.

Query Params
string
required

Comma-separated list of Bob employee IDs (maximum 25 per request).
Example: "3483238222698381666,3840950944867025733".

Responses

Language
Credentials
Bearer
OAuth 2.0
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json