Superannuation
Return payroll categories of type superannuation for Australian Files.
Date Released: Mar 2014 Date Updated: Jan 2021
Please note: While accessibility via the API is available to both AccountRight and new Essentials files. Not all features will be displayed in Product for new Essentials
The elements list below details information for Superannuation. To view the descriptions for the elements you can either hover any attribute to reveal details or click here to show all details inline.
Items shown with are required when posting or puting data
Items shown with are read-only elements
Attribute Details
Paging: default page size is set to 400 with a maximum of 1000 results.
Example json GET response
- {
- "UID" : "da0b6499-fc03-44ae-b6e0-87106a4ea1cf",
- "Name" : "Superannuation Guarantee",
- "Type" : "Superannuation",
- "ExpenseAccount" : {
- "UID" : "6cb29278-01e2-4ab5-9b7e-ec579be914cb",
- "Name" : "Superannuation",
- "DisplayID" : "6-3120",
- "URI" : "{cf_uri}/GeneralLedger/Account/6cb29278-01e2-4ab5-9b7e-ec579be914cb"
- },
- "StpCategory" : "SuperGuarantee",
- "PayableAccount" : {
- "UID" : "6f7ed8fe-5548-484c-86ad-b66a389cf1c1",
- "Name" : "Superannuation Payable",
- "DisplayID" : "2-1530",
- "URI" : "{cf_uri}/GeneralLedger/Account/6f7ed8fe-5548-484c-86ad-b66a389cf1c1"
- },
- "ContributionType" : "SuperannuationGuarantee",
- "PrintOnPayAdvice" : true,
- "CalculationBasis": {
- "Type" : "PercentageOfPayrollCategory",
- "PercentageOf" : 9.25,
- "PayrollCategory:" : {
- "UID" : "fd571691-d70f-4ba1-a383-43825f7290ec",
- "Name" : "Gross Wages",
- "Type" : "WagesGroup",
- "URI" : "{cf_uri}/PayrollCategory/fd571691-d70f-4ba1-a383-43825f7290ec"
- },
- "FixedDollarsOf" : null,
- "AccrualPeriod" : null
- },
- "Exclusion" : 0,
- "Limit": {
- "Type" : "NoLimit",
- "PercentageOf" : null,
- "PayrollCategory:" : null,
- "FixedDollarsOf" : null,
- "AccrualPeriod" : null
- },
- "Threshold" : 450,
- "Exemptions" : [
- {
- "UID" : "b8cfe4cf-bb11-4013-a13d-0e4e1f3b3b41",
- "Name" : "Advance",
- "Type" : "Wage",
- "URI" : "{cf_uri}/PayrollCategory/Wage/b8cfe4cf-bb11-4013-a13d-0e4e1f3b3b41"
- },
- {
- "UID" : "960db9be-1f4e-40a2-be17-9999b30e1bff",
- "Name" : "Bonus",
- "Type" : "Wage",
- "URI" : "{cf_uri}/PayrollCategory/Wage/960db9be-1f4e-40a2-be17-9999b30e1bff"
- },
- {
- "UID" : "3f479471-eebf-41f1-9e87-0f2d0ebe47bd",
- "Name" : "Holiday Leave Loading",
- "Type" : "Wage",
- "URI" : "{cf_uri}/PayrollCategory/Wage/3f479471-eebf-41f1-9e87-0f2d0ebe47bd"
- },
- {
- "UID" : "d4d7c4c1-1391-4dd1-a091-e8fe89488e82",
- "Name" : "Overtime (1.5x)",
- "Type" : "Wage",
- "URI" : "{cf_uri}/PayrollCategory/Wage/d4d7c4c1-1391-4dd1-a091-e8fe89488e82"
- },
- {
- "UID" : "df8c2652-523e-464d-91b3-555639ca12ca",
- "Name" : "Overtime (2x)",
- "Type" : "Wage",
- "URI" : "{cf_uri}/PayrollCategory/Wage/df8c2652-523e-464d-91b3-555639ca12ca"
- },
- {
- "UID" : "fecff7a5-5b5b-4bbc-aae5-408fe5c6c48a",
- "Name" : "Unused Holiday Pay",
- "Type" : "Wage",
- "URI" : "{cf_uri}/PayrollCategory/Wage/fecff7a5-5b5b-4bbc-aae5-408fe5c6c48a"
- },
- {
- "UID" : "40ce4469-0174-40a6-b38a-c6f172a8c51c",
- "Name" : "Unused Long Service Leave",
- "Type" : "Wage",
- "URI" : "{cf_uri}/PayrollCategory/Wage/40ce4469-0174-40a6-b38a-c6f172a8c51c"
- }
- ],
- "URI" : "{cf_uri}/Payroll/PayrollCategory/Superannuation/da0b6499-fc03-44ae-b6e0-87106a4ea1cf",
- "RowVersion" : "-7523263177522413568"
- }