Changelog
08
/
04
/
22
POST multiple items concurrently to /payroll_items
Payroll
You can now create multiple items for a payroll concurrently. To create items in bulk, pass in a JSON array of payroll items when making a `POST` request to the `payroll_items` endpoint. Learn more about creating payroll items here.