get http://localhost:55667/api2/payslips
Retrieve list of payslips. For more information, see https://www.manager.io/guides?payslips
Response
Retrieve list of payslips. For more information, see https://www.manager.io/guides?payslips
xxxxxxxxxx
curl --request GET \
--url http://localhost:55667/api2/payslips \
--header 'accept: application/json'
Try It!
to start a request and see the response here!