curl --location --request GET 'https://api.test.payrun.io/Employer//PayCode//Revision/' \
--header 'Authorization;' \
--header 'Api-Version;'{
"PayCode": {
"Benefit": true,
"Code": "string",
"Description": "string",
"EffectiveDate": "2019-08-24",
"MetaData": {},
"Niable": true,
"NominalCode": {
"@href": "string",
"@rel": "string",
"@title": "string"
},
"NonArrestable": true,
"Notional": true,
"Readonly": true,
"Region": "NotSet",
"Revision": 0,
"Taxable": true,
"Territory": "UnitedKingdom",
"Type": "NotSet"
}
}