curl --location --request GET 'https://api.test.payrun.io/Employer//Employee//PayLine/' \
--header 'Authorization;' \
--header 'Api-Version;'{
"PayLine": {
"Calculator": "string",
"Description": "string",
"Generated": "2019-08-24T14:15:22.123Z",
"PayCode": "string",
"PayCodeType": "NotSet",
"PayRunSequence": 0,
"PaymentDate": "2019-08-24",
"TaxPeriod": 0,
"TaxYear": 0,
"Value": 0
}
}