Methods

  • get - Get Journal Details

Resource

{
    "accountCode": "string",
    "accountName": "string",
    "amount": "double",
    "amountUnrounded": "double",
    "details": "string",
    "externalAccountReferenceId": "string",
    "isCredit": "boolean",
    "isDebit": "boolean",
    "journalItemType": "string",
    "location": "string",
    "locationExternalReferenceId": "string",
    "reference": "string",
    "reportingDimensionValueIds": [
        "int32"
    ],
    "reportingDimensionValueNames": {
        "<key>": [
            "string"
        ]
    },
    "taxCode": "string",
    "units": "double"
}

Properties

Name Type Description
accountCode string String
accountName string String
amount double Decimal
amountUnrounded double Decimal
details string String
externalAccountReferenceId string String
isCredit boolean Boolean
isDebit boolean Boolean
journalItemType string JournalItemType

Possible values are:

  • Asset
  • PaygExpense
  • PaygLiability
  • StudentLoanLiability
  • PostGraduateStudentLoanLiability
  • DefaultExpense
  • WagesExpense
  • DefaultDeductionExpense
  • DefaultDeductionLiability
  • DefaultEmployerLiabilityExpense
  • DefaultEmployerLiabilityLiability
  • DeductionExpense
  • DeductionLiability
  • DeductionAsset
  • DefaultEmployeeExpense
  • EmployeeExpense
  • PreTaxDeductionLiability
  • PostTaxDeductionLiability
  • EmployerLiabilityExpense
  • EmployerLiabilityLiability
  • PreTaxDeductionAsset
  • InterCompanyLoanCredit
  • InterCompanyLoanDebit
  • EmployerPensionLiability
  • EmployerPensionExpense
  • EmployeePensionLiability
  • EmployeePensionExpense
  • EmployerNationalInsuranceLiability
  • EmployeeNationalInsuranceLiability
  • NationalInsuranceLiability
  • NationalInsuranceExpense
  • LeaveAccrualLiability
  • LeaveAccrualExpense
  • LeaveTakenLiability
  • LeaveTakenExpense
  • LeaveAdjustmentLiability
  • LeaveAdjustmentExpense
location string String
locationExternalReferenceId string String
reference string String
reportingDimensionValueIds[] array of int32
reportingDimensionValueNames object IDictionary
reportingDimensionValueNames.<key>[] array of string
taxCode string String
units double Decimal