NameDescriptionTypeAdditional information
ChangeEmployee
 AddRateId

integer

None.

Change
 EmployeeId

The ChangeEmployeeId for the AddRate. Do not supply

integer

None.

ChangeType

The ChangeType for the AddRate.
Add (Insert) will act as a Change (Edit) if the record already exists.
Change (edit) will act as an Add (Insert) if the record does not exist.

string

Required

Matching: ([^'"])*

Max length: 20

ChangeStatus

The ChangeStatus for the AddRate. Do not supply.

string

Matching: ([^'"])*

Max length: 20

EmpCode

The EmpCode for the AddRate. Must be the same as the containing ChangeEmployee.

string

Matching: ([^'"])*

Max length: 20

RateCode

The RateCode for the AddRate. RateCode codes may be found using api/Lookups?type=Rate

string

Matching: ([^'"])*

Max length: 10

Rate

The Rate for the AddRate.

decimal number

None.