Skip to content

Commit cb63044

Browse files
Updated GET Employee example
1 parent 9b3129a commit cb63044

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

xero-payroll-uk.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,16 @@ paths:
352352
"payrollCalendarID": null,
353353
"updatedDateUTC": "2017-05-12T10:00:24",
354354
"createdDateUTC": "2017-05-12T10:00:24",
355+
"niCategory": "A",
356+
"niCategories": [
357+
{
358+
"startDate": null,
359+
"niCategory": "A",
360+
"niCategoryID": 1,
361+
"dateFirstEmployedAsCivilian": null,
362+
"workplacePostcode": "SW1A 1AA"
363+
}
364+
],
355365
"endDate": null
356366
}
357367
}'

0 commit comments

Comments
 (0)