cURL
curl --request GET \ --url https://sandbox.withclasp.com/employers/{public_id}/reports/payroll_deductions \ --header 'Authorization: Bearer <token>'
"<string>"
Generates a payroll deduction report for all of the group’s active plans.
API Key authentication with required prefix "Bearer"
The response is of type string.
string