Reckon One API v2

API change history

This is version 2 of the Reckon One API.

Updates selected fields of an existing custom role.

Patch an existing custom role.

Note: The Content-Type header must be application/merge-patch+json.

PATCH /e7e3ba02-05e2-4bea-9348-85876c9952ba/roles/19

Try it

Request

Request URL

Request parameters

  • string

    Format - guid. The book's id.

  • integer

    Format - int32. The role's id.

Request headers

  • (optional)
    string
    Media type of the body sent to the API.
  • string
    Subscription key which provides access to this API. Found in your Profile.

Request body

Details of the role to update.

{
  "name": "Administrator",
  "description": "These users have full access to the book. Owners of a book are automatically assigned to this role.",
  "permissions": {
    "accountEnquiryReport": {
      "view": true,
      "export": false
    },
    "accountListReport": {
      "view": true,
      "export": false
    },
    "accounts": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "activityStatements": {
      "email": true,
      "print": true,
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "lodge": true
    },
    "agedCreditorsSummaryReport": {
      "view": true,
      "export": false
    },
    "agedCreditorsTransactionsReport": {
      "view": true,
      "export": false
    },
    "agedDebtorsSummaryReport": {
      "view": true,
      "export": false
    },
    "agedDebtorsTransactionsReport": {
      "view": true,
      "export": false
    },
    "balanceSheetReport": {
      "view": true,
      "export": false
    },
    "bankAccounts": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "import": true,
      "reconcile": false
    },
    "bankPayments": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "bankReconciliationReport": {
      "view": true,
      "export": false
    },
    "bankStatementReport": {
      "view": true,
      "export": false
    },
    "bankTransfers": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "billListReport": {
      "view": true,
      "export": false
    },
    "bills": {
      "email": true,
      "print": true,
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "approve": false
    },
    "bookSettings": {
      "view": true,
      "edit": true
    },
    "budgets": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "budgetsReport": {
      "view": true,
      "export": false
    },
    "classifications": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "contactDetailTypes": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "contacts": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "creditNotes": {
      "email": true,
      "print": true,
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "approve": false
    },
    "customerListReport": {
      "view": true,
      "export": false
    },
    "customers": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "customerStatements": {
      "create": true
    },
    "customerTransactionsReport": {
      "view": true,
      "export": false
    },
    "departments": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "documentStorage": {
      "upload": false,
      "download": true,
      "delete": false
    },
    "emails": {
      "viewHistory": false,
      "resend": true
    },
    "emailSettings": {
      "view": true,
      "edit": true
    },
    "employees": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "managePayrollEmployeeDetails": false,
      "viewOwnDetails": true,
      "editOwnDetails": true
    },
    "employeeListReport": {
      "view": true,
      "export": false
    },
    "estimateListReport": {
      "view": true,
      "export": false
    },
    "estimates": {
      "print": true,
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "email": true
    },
    "expenseClaimListReport": {
      "view": true,
      "export": false
    },
    "expenseClaims": {
      "approve": false,
      "email": true,
      "print": true,
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "manage": false
    },
    "expenseClaimSettings": {
      "view": true,
      "edit": true
    },
    "expenseClaimTransactionsReport": {
      "view": true,
      "export": false
    },
    "gstSummaryReport": {
      "view": true,
      "export": false
    },
    "invoiceListReport": {
      "view": true,
      "export": false
    },
    "invoices": {
      "email": true,
      "print": true,
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "approve": false
    },
    "itemListReport": {
      "view": true,
      "export": false
    },
    "items": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "journalListReport": {
      "view": true,
      "export": false
    },
    "journals": {
      "print": true,
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "approve": false
    },
    "ledgerTransactionsReport": {
      "view": true,
      "export": false
    },
    "moneyInSettings": {
      "view": true,
      "edit": true
    },
    "moneyOutSettings": {
      "view": true,
      "edit": true
    },
    "paymentListReport": {
      "view": true,
      "export": false
    },
    "payments": {
      "print": true,
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "email": true
    },
    "payrollAdjustments": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "payrollDetailReport": {
      "view": true,
      "export": false
    },
    "payrollEmployeeListReport": {
      "view": true,
      "export": false
    },
    "payrollItems": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "payrollLeaveBalancesReport": {
      "view": true,
      "export": false
    },
    "payrollPayments": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "payrollPaymentScheduleReport": {
      "view": true,
      "export": false
    },
    "payrollSettings": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "payrollSummaryReport": {
      "view": true,
      "export": false
    },
    "payrollTransactionSummaryReport": {
      "view": true,
      "export": false
    },
    "payrollPaymentSummaries": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "payruns": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "approve": false,
      "manage": false
    },
    "paySlips": {
      "view": true,
      "manage": true,
      "print": true,
      "email": true
    },
    "profitAndLossReport": {
      "view": true,
      "export": false
    },
    "projectListReport": {
      "view": true,
      "export": false
    },
    "projects": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "receiptListReport": {
      "view": true,
      "export": false
    },
    "receipts": {
      "print": true,
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "email": true
    },
    "recurringTransactions": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "reportSettings": {
      "view": true,
      "edit": true
    },
    "restHooks": {
      "modify": false
    },
    "roles": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "salesByItemReport": {
      "view": true,
      "export": false
    },
    "singleTouchPayroll": {
      "view": true,
      "create": true,
      "edit": true,
      "send": false
    },
    "statementSettings": {
      "view": true,
      "edit": true
    },
    "superContributionsByEmployeeReport": {
      "view": true,
      "export": false
    },
    "superFunds": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "superStream": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "canLodge": true
    },
    "superTransactionsReport": {
      "view": true,
      "export": false
    },
    "supplierCreditNotes": {
      "print": true,
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "approve": false
    },
    "supplierListReport": {
      "view": true,
      "export": false
    },
    "suppliers": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "supplierTransactionsReport": {
      "view": true,
      "export": false
    },
    "taxCodeExceptionReport": {
      "view": true,
      "export": false
    },
    "taxCodeListReport": {
      "view": true,
      "export": false
    },
    "taxCodeTransactionsReport": {
      "view": true,
      "export": false
    },
    "taxSettings": {
      "view": true,
      "edit": true,
      "canDeleteCodeGroup": true
    },
    "terms": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false
    },
    "timeEntries": {
      "approve": false,
      "print": true,
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "manage": false,
      "assignPayItem": true
    },
    "timeEntriesReport": {
      "view": true,
      "export": false
    },
    "timeSettings": {
      "view": true,
      "edit": true
    },
    "topCustomersReport": {
      "view": true,
      "export": false
    },
    "topExpenseAccountsReport": {
      "view": true,
      "export": false
    },
    "topIncomeAccountsReport": {
      "view": true,
      "export": false
    },
    "topSuppliersReport": {
      "view": true,
      "export": false
    },
    "tpar": {
      "email": true,
      "print": true,
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "lodge": true
    },
    "transactionLineItemsReport": {
      "view": true,
      "export": false
    },
    "trialBalanceReport": {
      "view": true,
      "export": false
    },
    "uninvoicedAmountsByCustomerReport": {
      "view": true,
      "export": false
    },
    "uninvoicedAmountsByProjectReport": {
      "view": true,
      "export": false
    },
    "uninvoicedTransactionsByCustomerReport": {
      "view": true,
      "export": false
    },
    "uninvoicedTransactionsByProjectReport": {
      "view": true,
      "export": false
    },
    "users": {
      "view": true,
      "create": true,
      "edit": true,
      "delete": false,
      "editOtherUser": false,
      "invite": true
    },
    "vat": {
      "authorise": true,
      "print": true,
      "submit": true,
      "view": false
    }
  }
}
{
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "The role's unique name.",
      "nullable": true,
      "example": "Administrator"
    },
    "description": {
      "type": "string",
      "description": "A description of the role.",
      "nullable": true,
      "example": "These users have full access to the book. Owners of a book are automatically assigned to this role."
    },
    "permissions": {
      "oneOf": [
        {
          "type": "object",
          "properties": {
            "accountEnquiryReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Account Enquiry report.",
              "nullable": true
            },
            "accountListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Account List report.",
              "nullable": true
            },
            "accounts": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for the Chart of Accounts.",
              "nullable": true
            },
            "activityStatements": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "email": {
                      "type": "boolean",
                      "description": "Whether the role has permission to email.",
                      "example": true
                    },
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "lodge": {
                      "type": "boolean",
                      "description": "Whether the role has permission to lodge.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions plus print, email and lodge actions."
                }
              ],
              "description": "Permissions for Activity Statements.",
              "nullable": true
            },
            "agedCreditorsSummaryReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Aged Creditors summary report.",
              "nullable": true
            },
            "agedCreditorsTransactionsReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Aged Creditors transactions report.",
              "nullable": true
            },
            "agedDebtorsSummaryReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Aged Debtors summary report.",
              "nullable": true
            },
            "agedDebtorsTransactionsReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Aged Debtors transactions report.",
              "nullable": true
            },
            "balanceSheetReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Balance Sheet report.",
              "nullable": true
            },
            "bankAccounts": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "import": {
                      "type": "boolean",
                      "description": "Whether the role has permission to import bank data.",
                      "example": true
                    },
                    "reconcile": {
                      "type": "boolean",
                      "description": "Whether the role has permission to reconcile a bank account.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for bank accounts."
                }
              ],
              "description": "Permissions for bank accounts.",
              "nullable": true
            },
            "bankPayments": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for bank payments.",
              "nullable": true
            },
            "bankReconciliationReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Bank Reconciliation report.",
              "nullable": true
            },
            "bankStatementReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Bank Statement report.",
              "nullable": true
            },
            "bankTransfers": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for bank transfers.",
              "nullable": true
            },
            "billListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Bill List report.",
              "nullable": true
            },
            "bills": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "email": {
                      "type": "boolean",
                      "description": "Whether the role has permission to email.",
                      "example": true
                    },
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "approve": {
                      "type": "boolean",
                      "description": "Whether the role has permission to approve.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions plus print, email and approve actions."
                }
              ],
              "description": "Permissions for bills.",
              "nullable": true
            },
            "bookSettings": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for settings."
                }
              ],
              "description": "Permissions for book settings.",
              "nullable": true
            },
            "budgets": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for budgets.",
              "nullable": true
            },
            "budgetsReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Budgets report.",
              "nullable": true
            },
            "classifications": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for classifications.",
              "nullable": true
            },
            "contactDetailTypes": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for contact detail types.",
              "nullable": true
            },
            "contacts": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for contacts.",
              "nullable": true
            },
            "creditNotes": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "email": {
                      "type": "boolean",
                      "description": "Whether the role has permission to email.",
                      "example": true
                    },
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "approve": {
                      "type": "boolean",
                      "description": "Whether the role has permission to approve.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions plus print, email and approve actions."
                }
              ],
              "description": "Permissions for credit notes.",
              "nullable": true
            },
            "customerListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Customer List report.",
              "nullable": true
            },
            "customers": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for customers.",
              "nullable": true
            },
            "customerStatements": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for customer statements."
                }
              ],
              "description": "Permissions for customer statements.",
              "nullable": true
            },
            "customerTransactionsReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permssions for the Customer Transactions report.",
              "nullable": true
            },
            "departments": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for departments.",
              "nullable": true
            },
            "documentStorage": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "upload": {
                      "type": "boolean",
                      "description": "Whether the role has permission to upload.",
                      "example": false
                    },
                    "download": {
                      "type": "boolean",
                      "description": "Whether the role has permission to download.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for document storage."
                }
              ],
              "description": "Permissions for document storage.",
              "nullable": true
            },
            "emails": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "viewHistory": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view history.",
                      "example": false
                    },
                    "resend": {
                      "type": "boolean",
                      "description": "Whether the role has permission to resend.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for emails."
                }
              ],
              "description": "Permissions for emails.",
              "nullable": true
            },
            "emailSettings": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for settings."
                }
              ],
              "description": "Permissions for email settings.",
              "nullable": true
            },
            "employees": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "managePayrollEmployeeDetails": {
                      "type": "boolean",
                      "description": "Whether the role can manage payroll employee's details.",
                      "example": false
                    },
                    "viewOwnDetails": {
                      "type": "boolean",
                      "description": "Whether the role can view own employee details.",
                      "example": true
                    },
                    "editOwnDetails": {
                      "type": "boolean",
                      "description": "Whether the role can edit own employee details.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for employees."
                }
              ],
              "description": "Permissions for employees.",
              "nullable": true
            },
            "employeeListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Employee List report.",
              "nullable": true
            },
            "estimateListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Estimate List report.",
              "nullable": true
            },
            "estimates": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "email": {
                      "type": "boolean",
                      "description": "Whether the role has permission to email.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions plus print and email actions."
                }
              ],
              "description": "Permissions for estimates.",
              "nullable": true
            },
            "expenseClaimListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Expense Claim List report.",
              "nullable": true
            },
            "expenseClaims": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "approve": {
                      "type": "boolean",
                      "description": "Whether the role has permission to approve.",
                      "example": false
                    },
                    "email": {
                      "type": "boolean",
                      "description": "Whether the role has permission to email.",
                      "example": true
                    },
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "manage": {
                      "type": "boolean",
                      "description": "Whether the role has permission to manage.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions plus print, email, approve and manage actions."
                }
              ],
              "description": "Permissions for expense claims.",
              "nullable": true
            },
            "expenseClaimSettings": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for settings."
                }
              ],
              "description": "Permissions for expense claim settings.",
              "nullable": true
            },
            "expenseClaimTransactionsReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Expense Claim Transactions report.",
              "nullable": true
            },
            "gstSummaryReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the GST Summary report.",
              "nullable": true
            },
            "invoiceListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Invoice List report.",
              "nullable": true
            },
            "invoices": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "email": {
                      "type": "boolean",
                      "description": "Whether the role has permission to email.",
                      "example": true
                    },
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "approve": {
                      "type": "boolean",
                      "description": "Whether the role has permission to approve.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions plus print, email and approve actions."
                }
              ],
              "description": "Permissions for invoices.",
              "nullable": true
            },
            "itemListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Item List report.",
              "nullable": true
            },
            "items": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for items.",
              "nullable": true
            },
            "journalListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Journal List report.",
              "nullable": true
            },
            "journals": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "approve": {
                      "type": "boolean",
                      "description": "Whether the role has permission to approve.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions plus print and approve actions."
                }
              ],
              "description": "Permissions for journals.",
              "nullable": true
            },
            "ledgerTransactionsReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Ledger Transactions report.",
              "nullable": true
            },
            "moneyInSettings": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for settings."
                }
              ],
              "description": "Settings for money in settings (invoices, receipts, credit notes etc.).",
              "nullable": true
            },
            "moneyOutSettings": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for settings."
                }
              ],
              "description": "Permissions for money out settings (bills, payments, supplier credit notes etc.).",
              "nullable": true
            },
            "paymentListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Payment List report.",
              "nullable": true
            },
            "payments": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "email": {
                      "type": "boolean",
                      "description": "Whether the role has permission to email.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions plus print and email actions."
                }
              ],
              "description": "Permissions for payments.",
              "nullable": true
            },
            "payrollAdjustments": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for payroll adjustments.",
              "nullable": true
            },
            "payrollDetailReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Payroll Detail report.",
              "nullable": true
            },
            "payrollEmployeeListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Payroll Employee List report.",
              "nullable": true
            },
            "payrollItems": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for payroll pay items.",
              "nullable": true
            },
            "payrollLeaveBalancesReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Payroll Leave Balances report.",
              "nullable": true
            },
            "payrollPayments": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for payroll payments.",
              "nullable": true
            },
            "payrollPaymentScheduleReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Payroll Payment Schedule report.",
              "nullable": true
            },
            "payrollSettings": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for payroll settings.",
              "nullable": true
            },
            "payrollSummaryReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Payroll Summary report.",
              "nullable": true
            },
            "payrollTransactionSummaryReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Payroll Transaction Summary report.",
              "nullable": true
            },
            "payrollPaymentSummaries": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for payroll payment summaries.",
              "nullable": true
            },
            "payruns": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "approve": {
                      "type": "boolean",
                      "description": "Whether the role has permission to approve.",
                      "example": false
                    },
                    "manage": {
                      "type": "boolean",
                      "description": "Whether the role has permission to manage.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions plus approve and manage actions."
                }
              ],
              "description": "Permissions for pay runs.",
              "nullable": true
            },
            "paySlips": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "manage": {
                      "type": "boolean",
                      "description": "Whether the role has permission to manage.",
                      "example": true
                    },
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "email": {
                      "type": "boolean",
                      "description": "Whether the role has permission to email.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for pay slips."
                }
              ],
              "description": "Permissions for pay slips.",
              "nullable": true
            },
            "profitAndLossReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Profit And Loss report.",
              "nullable": true
            },
            "projectListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Project List report.",
              "nullable": true
            },
            "projects": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for projects.",
              "nullable": true
            },
            "receiptListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Receipts List report.",
              "nullable": true
            },
            "receipts": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "email": {
                      "type": "boolean",
                      "description": "Whether the role has permission to email.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions plus print and email actions."
                }
              ],
              "description": "Permissons for receipts.",
              "nullable": true
            },
            "recurringTransactions": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for recurring transactions.",
              "nullable": true
            },
            "reportSettings": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for settings."
                }
              ],
              "description": "Permissions for settings.",
              "nullable": true
            },
            "restHooks": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "modify": {
                      "type": "boolean",
                      "description": "Whether the role can modify REST hooks.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for REST hooks."
                }
              ],
              "description": "Permissions for REST hooks.",
              "nullable": true
            },
            "roles": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for roles.",
              "nullable": true
            },
            "salesByItemReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Sales By Item report.",
              "nullable": true
            },
            "singleTouchPayroll": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "send": {
                      "type": "boolean",
                      "description": "Whether the role has permission to send.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for Single Touch Payroll."
                }
              ],
              "description": "Permissions for Single Touch Payroll.",
              "nullable": true
            },
            "statementSettings": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for settings."
                }
              ],
              "description": "Permissions for statements.",
              "nullable": true
            },
            "superContributionsByEmployeeReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Super Contributions By Employee report.",
              "nullable": true
            },
            "superFunds": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for super funds.",
              "nullable": true
            },
            "superStream": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "canLodge": {
                      "type": "boolean",
                      "description": "Whether the role has permission to lodge SuperStream.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for SuperStream."
                }
              ],
              "description": "Permissions for SuperStream",
              "nullable": true
            },
            "superTransactionsReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Super Transactions report.",
              "nullable": true
            },
            "supplierCreditNotes": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "approve": {
                      "type": "boolean",
                      "description": "Whether the role has permission to approve.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions plus print and approve actions."
                }
              ],
              "description": "Permissions for supplier credit notes.",
              "nullable": true
            },
            "supplierListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Supplier List report.",
              "nullable": true
            },
            "suppliers": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for suppliers.",
              "nullable": true
            },
            "supplierTransactionsReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Supplier Transactions report.",
              "nullable": true
            },
            "taxCodeExceptionReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Tax Code Exception report.",
              "nullable": true
            },
            "taxCodeListReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Tax Code List report.",
              "nullable": true
            },
            "taxCodeTransactionsReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Tax Code Transactions report.",
              "nullable": true
            },
            "taxSettings": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "canDeleteCodeGroup": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete tax codes and tax groups.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for tax settings."
                }
              ],
              "description": "Permissions for tax settings.",
              "nullable": true
            },
            "terms": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions."
                }
              ],
              "description": "Permissions for payment terms.",
              "nullable": true
            },
            "timeEntries": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "approve": {
                      "type": "boolean",
                      "description": "Whether the role has permission to approve.",
                      "example": false
                    },
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "manage": {
                      "type": "boolean",
                      "description": "Whether the role has permission to manage.",
                      "example": false
                    },
                    "assignPayItem": {
                      "type": "boolean",
                      "description": "Whether the role has permission to assign a payroll pay item to a time entry.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for time entries."
                }
              ],
              "description": "Permissions for time entries.",
              "nullable": true
            },
            "timeEntriesReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Time Entries report.",
              "nullable": true
            },
            "timeSettings": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for settings."
                }
              ],
              "description": "Permissions for time settings.",
              "nullable": true
            },
            "topCustomersReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Top 10 Customers report.",
              "nullable": true
            },
            "topExpenseAccountsReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Top 10 Expense Accounts report.",
              "nullable": true
            },
            "topIncomeAccountsReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Top 10 Income Accounts report.",
              "nullable": true
            },
            "topSuppliersReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Top 10 Suppliers report.",
              "nullable": true
            },
            "tpar": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "email": {
                      "type": "boolean",
                      "description": "Whether the role has permission to email.",
                      "example": true
                    },
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "lodge": {
                      "type": "boolean",
                      "description": "Whether the role has permission to lodge.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Common role permissions plus print, email and lodge actions."
                }
              ],
              "description": "Permissions for TPAR.",
              "nullable": true
            },
            "transactionLineItemsReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Transaction Line Items report.",
              "nullable": true
            },
            "trialBalanceReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Trial Balance report.",
              "nullable": true
            },
            "uninvoicedAmountsByCustomerReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Uninvoiced Amounts By Customer report.",
              "nullable": true
            },
            "uninvoicedAmountsByProjectReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Uninvoiced Amounts By Project report.",
              "nullable": true
            },
            "uninvoicedTransactionsByCustomerReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Uninvoiced Amounts By Customer report.",
              "nullable": true
            },
            "uninvoicedTransactionsByProjectReport": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view the report.",
                      "example": true
                    },
                    "export": {
                      "type": "boolean",
                      "description": "Whether the role has permission to export the report.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for a report."
                }
              ],
              "description": "Permissions for the Uninvoiced Amounts By Project report.",
              "nullable": true
            },
            "users": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": true
                    },
                    "create": {
                      "type": "boolean",
                      "description": "Whether the role has permission to create.",
                      "example": true
                    },
                    "edit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit/update/modify.",
                      "example": true
                    },
                    "delete": {
                      "type": "boolean",
                      "description": "Whether the role has permission to delete.",
                      "example": false
                    },
                    "editOtherUser": {
                      "type": "boolean",
                      "description": "Whether the role has permission to edit another user's details.",
                      "example": false
                    },
                    "invite": {
                      "type": "boolean",
                      "description": "Whether the role has permission to invite a user.",
                      "example": true
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for users."
                }
              ],
              "description": "Permissions for users.",
              "nullable": true
            },
            "vat": {
              "oneOf": [
                {
                  "type": "object",
                  "properties": {
                    "authorise": {
                      "type": "boolean",
                      "description": "Whether the role has permission to authorise.",
                      "example": true
                    },
                    "print": {
                      "type": "boolean",
                      "description": "Whether the role has permission to print.",
                      "example": true
                    },
                    "submit": {
                      "type": "boolean",
                      "description": "Whether the role has permission to submit.",
                      "example": true
                    },
                    "view": {
                      "type": "boolean",
                      "description": "Whether the role has permission to view.",
                      "example": false
                    }
                  },
                  "additionalProperties": false,
                  "description": "Role permissions for UK VAT."
                }
              ],
              "description": "Permissions for UK VAT.",
              "nullable": true
            }
          },
          "additionalProperties": false,
          "description": "Role permissions."
        }
      ],
      "description": "The role's detailed permissions.",
      "nullable": true
    }
  },
  "additionalProperties": false,
  "description": "Details of a role to patch."
}
string
{
  "type": "string",
  "format": "binary",
  "x-apim-inline": true
}

Responses

204 No Content

The result of the update.

400 Bad Request

The role could not be patched as the request contains invalid data.

Representations

{
  "message": "Something went wrong.",
  "code": 400,
  "errorCode": "General.NotFound",
  "errors": [
    {
      "location": "password",
      "message": "The value entered is not a valid password.",
      "errorCode": "General.DuplicateValue"
    }
  ]
}
{
  "type": "object",
  "properties": {
    "message": {
      "type": "string",
      "description": "The description of the error.",
      "nullable": true,
      "example": "Something went wrong."
    },
    "code": {
      "type": "integer",
      "description": "The HTTP status code of the error.",
      "format": "int32",
      "example": 400
    },
    "errorCode": {
      "type": "string",
      "description": "The error code.",
      "nullable": true,
      "example": "General.NotFound"
    },
    "errors": {
      "type": "array",
      "items": {
        "type": "object",
        "properties": {
          "location": {
            "type": "string",
            "description": "The location/path of the source of the error.",
            "nullable": true,
            "example": "password"
          },
          "message": {
            "type": "string",
            "description": "The description of what was wrong at this location.",
            "nullable": true,
            "example": "The value entered is not a valid password."
          },
          "errorCode": {
            "type": "string",
            "description": "The error code.",
            "nullable": true,
            "example": "General.DuplicateValue"
          }
        },
        "additionalProperties": false,
        "description": "Details of a specific error."
      },
      "description": "An array of specific errors where relevant.",
      "nullable": true
    }
  },
  "additionalProperties": false,
  "description": "Response sent when an error occurs."
}

401 Unauthorized

The authentication token is missing, expired or invalid.

Representations

{
  "message": "Authorization has been denied for this request.",
  "code": 401
}
{
  "type": "object",
  "properties": {
    "message": {
      "type": "string",
      "description": "The description of the error.",
      "nullable": true,
      "example": "Authorization has been denied for this request."
    },
    "code": {
      "type": "integer",
      "description": "The HTTP status code of the error.",
      "format": "int32",
      "example": 401
    }
  },
  "additionalProperties": false,
  "description": "Response sent when a 401 Unauthorized error occurs."
}

403 Forbidden

The user does not have permission to update the role.

Representations

{
  "message": "User does not have permission to access this resource.",
  "code": 403
}
{
  "type": "object",
  "properties": {
    "message": {
      "type": "string",
      "description": "The description of the error.",
      "nullable": true,
      "example": "User does not have permission to access this resource."
    },
    "code": {
      "type": "integer",
      "description": "The HTTP status code of the error.",
      "format": "int32",
      "example": 403
    }
  },
  "additionalProperties": false,
  "description": "Response sent when a 403 Forbidden error occurs."
}

404 Not Found

The specified book or role does not exist.

Representations

{
  "message": "Resource not found.",
  "code": 404
}
{
  "type": "object",
  "properties": {
    "message": {
      "type": "string",
      "description": "The description of the error.",
      "nullable": true,
      "example": "Resource not found."
    },
    "code": {
      "type": "integer",
      "description": "The HTTP status code of the error.",
      "format": "int32",
      "example": 404
    }
  },
  "additionalProperties": false,
  "description": "Response sent when a 404 Forbidden error occurs."
}

415 Unsupported Media Type

The request must use Content-Type application/merge-patch+json.

Representations

{
  "message": "application/json is not supported. Please use content-type application/merge-patch+json.",
  "code": 415
}
{
  "type": "object",
  "properties": {
    "message": {
      "type": "string",
      "description": "The description of the error.",
      "nullable": true,
      "example": "application/json is not supported. Please use content-type application/merge-patch+json."
    },
    "code": {
      "type": "integer",
      "description": "The HTTP status code of the error.",
      "format": "int32",
      "example": 415
    }
  },
  "additionalProperties": false,
  "description": "Response sent when a 415 Unsupported media type error occurs."
}

Code samples

@ECHO OFF

curl -v -X PATCH "https://api.reckon.com/r1/v2/{bookId}/roles/{roleId}"
-H "Content-Type: application/json"
-H "Ocp-Apim-Subscription-Key: {subscription key}"

--data-ascii "{body}" 
using System;
using System.Net.Http.Headers;
using System.Text;
using System.Net.Http;
using System.Web;

namespace CSHttpClientSample
{
    static class Program
    {
        static void Main()
        {
            MakeRequest();
            Console.WriteLine("Hit ENTER to exit...");
            Console.ReadLine();
        }
        
        static async void MakeRequest()
        {
            var client = new HttpClient();
            var queryString = HttpUtility.ParseQueryString(string.Empty);

            // Request headers
            client.DefaultRequestHeaders.Add("Ocp-Apim-Subscription-Key", "{subscription key}");

            var uri = "https://api.reckon.com/r1/v2/{bookId}/roles/{roleId}?" + queryString;

        }
    }
}	
// // This sample uses the Apache HTTP client from HTTP Components (http://hc.apache.org/httpcomponents-client-ga/)
import java.net.URI;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.client.utils.URIBuilder;
import org.apache.http.impl.client.HttpClients;
import org.apache.http.util.EntityUtils;

public class JavaSample 
{
    public static void main(String[] args) 
    {
        HttpClient httpclient = HttpClients.createDefault();

        try
        {
            URIBuilder builder = new URIBuilder("https://api.reckon.com/r1/v2/{bookId}/roles/{roleId}");


            URI uri = builder.build();
            HttpPatch request = new HttpPatch(uri);
            request.setHeader("Content-Type", "application/json");
            request.setHeader("Ocp-Apim-Subscription-Key", "{subscription key}");


            // Request body
            StringEntity reqEntity = new StringEntity("{body}");
            request.setEntity(reqEntity);

            HttpResponse response = httpclient.execute(request);
            HttpEntity entity = response.getEntity();

            if (entity != null) 
            {
                System.out.println(EntityUtils.toString(entity));
            }
        }
        catch (Exception e)
        {
            System.out.println(e.getMessage());
        }
    }
}

<!DOCTYPE html>
<html>
<head>
    <title>JSSample</title>
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
</head>
<body>

<script type="text/javascript">
    $(function() {
        var params = {
            // Request parameters
        };
      
        $.ajax({
            url: "https://api.reckon.com/r1/v2/{bookId}/roles/{roleId}?" + $.param(params),
            beforeSend: function(xhrObj){
                // Request headers
                xhrObj.setRequestHeader("Content-Type","application/json");
                xhrObj.setRequestHeader("Ocp-Apim-Subscription-Key","{subscription key}");
            },
            type: "PATCH",
            // Request body
            data: "{body}",
        })
        .done(function(data) {
            alert("success");
        })
        .fail(function() {
            alert("error");
        });
    });
</script>
</body>
</html>
#import <Foundation/Foundation.h>

int main(int argc, const char * argv[])
{
    NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
    
    NSString* path = @"https://api.reckon.com/r1/v2/{bookId}/roles/{roleId}";
    NSArray* array = @[
                         // Request parameters
                         @"entities=true",
                      ];
    
    NSString* string = [array componentsJoinedByString:@"&"];
    path = [path stringByAppendingFormat:@"?%@", string];

    NSLog(@"%@", path);

    NSMutableURLRequest* _request = [NSMutableURLRequest requestWithURL:[NSURL URLWithString:path]];
    [_request setHTTPMethod:@"PATCH"];
    // Request headers
    [_request setValue:@"application/json" forHTTPHeaderField:@"Content-Type"];
    [_request setValue:@"{subscription key}" forHTTPHeaderField:@"Ocp-Apim-Subscription-Key"];
    // Request body
    [_request setHTTPBody:[@"{body}" dataUsingEncoding:NSUTF8StringEncoding]];
    
    NSURLResponse *response = nil;
    NSError *error = nil;
    NSData* _connectionData = [NSURLConnection sendSynchronousRequest:_request returningResponse:&response error:&error];

    if (nil != error)
    {
        NSLog(@"Error: %@", error);
    }
    else
    {
        NSError* error = nil;
        NSMutableDictionary* json = nil;
        NSString* dataString = [[NSString alloc] initWithData:_connectionData encoding:NSUTF8StringEncoding];
        NSLog(@"%@", dataString);
        
        if (nil != _connectionData)
        {
            json = [NSJSONSerialization JSONObjectWithData:_connectionData options:NSJSONReadingMutableContainers error:&error];
        }
        
        if (error || !json)
        {
            NSLog(@"Could not parse loaded json with error:%@", error);
        }
        
        NSLog(@"%@", json);
        _connectionData = nil;
    }
    
    [pool drain];

    return 0;
}
<?php
// This sample uses the Apache HTTP client from HTTP Components (http://hc.apache.org/httpcomponents-client-ga/)
require_once 'HTTP/Request2.php';

$request = new Http_Request2('https://api.reckon.com/r1/v2/{bookId}/roles/{roleId}');
$url = $request->getUrl();

$headers = array(
    // Request headers
    'Content-Type' => 'application/json',
    'Ocp-Apim-Subscription-Key' => '{subscription key}',
);

$request->setHeader($headers);

$parameters = array(
    // Request parameters
);

$url->setQueryVariables($parameters);

$request->setMethod(HTTP_Request2::METHOD_PATCH);

// Request body
$request->setBody("{body}");

try
{
    $response = $request->send();
    echo $response->getBody();
}
catch (HttpException $ex)
{
    echo $ex;
}

?>
########### Python 2.7 #############
import httplib, urllib, base64

headers = {
    # Request headers
    'Content-Type': 'application/json',
    'Ocp-Apim-Subscription-Key': '{subscription key}',
}

params = urllib.urlencode({
})

try:
    conn = httplib.HTTPSConnection('api.reckon.com')
    conn.request("PATCH", "/r1/v2/{bookId}/roles/{roleId}?%s" % params, "{body}", headers)
    response = conn.getresponse()
    data = response.read()
    print(data)
    conn.close()
except Exception as e:
    print("[Errno {0}] {1}".format(e.errno, e.strerror))

####################################

########### Python 3.2 #############
import http.client, urllib.request, urllib.parse, urllib.error, base64

headers = {
    # Request headers
    'Content-Type': 'application/json',
    'Ocp-Apim-Subscription-Key': '{subscription key}',
}

params = urllib.parse.urlencode({
})

try:
    conn = http.client.HTTPSConnection('api.reckon.com')
    conn.request("PATCH", "/r1/v2/{bookId}/roles/{roleId}?%s" % params, "{body}", headers)
    response = conn.getresponse()
    data = response.read()
    print(data)
    conn.close()
except Exception as e:
    print("[Errno {0}] {1}".format(e.errno, e.strerror))

####################################
require 'net/http'

uri = URI('https://api.reckon.com/r1/v2/{bookId}/roles/{roleId}')

request = Net::HTTP::Patch.new(uri.request_uri)
# Request headers
request['Content-Type'] = 'application/json'
# Request headers
request['Ocp-Apim-Subscription-Key'] = '{subscription key}'
# Request body
request.body = "{body}"

response = Net::HTTP.start(uri.host, uri.port, :use_ssl => uri.scheme == 'https') do |http|
    http.request(request)
end

puts response.body