Tax Pay Instruction
TaxPayInstruction [Schema]
Name | Type | Required | Description |
---|---|---|---|
TaxBasis | TaxBasis | yes | The tax basis to be used for the employee's tax calculations. |
TaxCode | TaxCode | yes | The tax code to be used for the employee's tax calculations. |
Interits from: PayInstruction[Schema]
See Understanding Pay Instructions for more information on how pay instructions can be used.
Name | Type | Required | Description |
---|---|---|---|
StartDate | xsd:date | yes | The date the instruction will come into effect. |
EndDate | xsd:date | no | The date the instruction will end, open ended instructions will run forever. |
Description | xsd:string ( max: 200) | no | The pay line descripton override; this description will override the default description from the pay code. See Customising the Payslip for more information on customising the payslip output and using runtime variables. |