curl --location --request GET 'https://api.test.payrun.io/Employer//ReportLine/' \
--header 'Authorization;' \
--header 'Api-Version;'{
"ReportLine": {
"Description": "string",
"Generated": "2019-08-24T14:15:22.123Z",
"TaxMonth": 0,
"TaxYear": 0,
"Value": 0
}
}