curl --location --request GET 'https://api.test.payrun.io/Employer//ReportingInstruction/' \
--header 'Authorization;' \
--header 'Api-Version;'{
"ReportingInstruction": {
"EndDate": "2019-08-24",
"StartDate": "2019-08-24",
"TaxMonth": 0,
"TaxYear": 0,
"Value": 0
}
}