total

Synopsis The total value of contributions in the submission.
Where used

/contributions request

The total amount of contributions included in the submission. That is, the total of the employeeContributionAmount and employerContributionAmount values for all the employees.

Data type

Double

Constraints/format

minimum: 0

value must not have more than 2 decimal places

Example

...
"total": 1043.32,
...

Related errors

T/B01 – Contributions total is missing

T/B02 – Contributions total is not a number

T/B03 – Contributions total has more than 2 decimal places

See also

employeeContributionAmount

employerContributionAmount