Changelog
09
/
15
/
22
Bulk Resource GET Requests
Payroll
You can now request specific API resources in bulk. When the `id` query parameter is used in requests to resource list endpoints such as `/employees` and `/workplaces`, only the specified resources will be returned. Fewer API requests can help improve performance and simplify many use cases. Learn more about bulk requests here.