curl --location --request GET 'https://api.test.payrun.io/Employer//Employee//PayInstruction/' \
--header 'Authorization;' \
--header 'Api-Version;'{
"PayInstruction": {
"Description": "string",
"EndDate": "2019-08-24",
"PayLineTag": "string",
"StartDate": "2019-08-24"
}
}