| Name | Description | Type | Additional information |
|---|---|---|---|
| StartDate | date |
Required |
|
| EndDate |
Must be after StartDate if present |
date |
None. |
| Division | string |
None. |
|
| HomeDepartment | string |
None. |
|
| Location | string |
None. |
|
| Department1 |
For use in department splits. |
string |
None. |
| Department1Percentage |
For use in department splits. Must add up to 100 if declared |
decimal number |
None. |
| Department2 |
For use in department splits. |
string |
None. |
| Department2Percentage |
For use in department splits. Must add up to 100 if declared |
decimal number |
None. |
| Department3 |
For use in department splits. |
string |
None. |
| Department3Percentage |
For use in department splits. Must add up to 100 if declared |
decimal number |
None. |
| CostCentre1 |
For use in cost centre splits. |
string |
None. |
| CostCentre1Percentage |
For use in cost centre splits. Must add up to 100 if declared |
decimal number |
None. |
| CostCentre2 |
For use in cost centre splits. |
string |
None. |
| CostCentre2Percentage |
For use in cost centre splits. Must add up to 100 if declared |
decimal number |
None. |
| CostCentre3 |
For use in cost centre splits. |
string |
None. |
| CostCentre3Percentage |
For use in cost centre splits. Must add up to 100 if declared |
decimal number |
None. |
| DepartmentSplits |
Can be used instead of Department1/2/3 + DepartmentPecentage1/2/3. Allows up to 20 splits. |
Collection of DepartmentSplit |
None. |
| CostCentreSplits |
Can be used instead of CostCentre1/2/3 + CostCentrePecentage1/2/3. Allows up to 20 splits. |
Collection of CostCentreSplit |
None. |