Calculate Net of On Costs

Get
/tools/calculate-net-of-on-costs

Calculate the Gross Daily Pay and typical Net Costs for an employee.
This endpoint is currently being beta tested and subject to un-announced breaking changes.

Store values

Parameters

number
The total chargeable rate per day.
string
Used to find associated legislative values, default Today. (optional)
number
The charge for providing this service, per pay period.
boolean
If true, 'Fee' will be treated as a percentage.
number
Override the Apprenticeship Levy Rate. 0.50 for 0.5%. (optional)
number
The employers pension contributions, per pay period.
boolean
If true, EmployersPensionContribution will be treated as a percentage.
number
The employees pension contributions, per pay period.
boolean
If true, EmployeesPensionContribution will be used as a percentage.
boolean
If true, legislative Ae Bandings will be applied during calculation.
number
The holiday weeks to use for the calculation.
integer
Number of days the employee works per week.
string
The pay frequency to be used for the calculation.
string
The type of pension scheme being enrolled into, default SalarySacrifice. (optional)
Try it

Possible Responses

200 Success Contract.NetOfOnCostsResponse application/json
400 Bad Request
403 Forbidden