GET
/
employers
/
{public_id}
/
reports
/
payroll_deductions
curl --request GET \
  --url https://sandbox.withclasp.com/employers/{public_id}/reports/payroll_deductions \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

API Key authentication with required prefix "Bearer"

Path Parameters

public_id
string
required

Response

200 - text/csv

The response is of type string.