get http://localhost:3000/payroll//employees
Return employees associated with payroll..
Log in to see full request history
Responses
404Not Found
Return employees associated with payroll..
404Not Found
xxxxxxxxxx
curl --request GET \
--url http://localhost:3000/payroll/payroll_id/employees \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: