Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties


Service NamechartOfAccountsInquiry
DescriptionProvides basic information about the KFS chart of accounts based on a set of request parameters.
API TypeREST (changed from SOAP) - FinancialWebAPI (January, 2022)
Status

Status
colourGreen
titlecomplete

Release Date

 

Last Update

 KFS Version 3.32.0

Notes



Sample Response

<accountBalance>

<accountBalance>-80.85</accountBalance>

...

Sample Response

<accountResponse>

<account>

<id>e70ca878-1055-40c1-8322-632181dc788e</id>

<accountName>EDCI - TA</accountName>

<accountNumber>2586050</accountNumber>

<chartOfAccountsCode>UC</chartOfAccountsCode>

<status>NEW</status>

<fiscalOfficerIdentifier>grw02001</fiscalOfficerIdentifier>

<accountTypeCode>NA</accountTypeCode>

<bankCode>15</bankCode>

<consolidationChartOfAccountsCode/>

<consolidationAccountNumber/>

<reportsToAccountNumber/>

<reportsToChartOfAccountsCode/>

<FundSIDCode>1161000</FundSIDCode>

<fundSIDDescription>Tuition Fund</fundSIDDescription>

<accountManagerSystemIdentifier>jai05001</accountManagerSystemIdentifier>

<accountsSupervisorySystemsIdentifier>dtc13003</accountsSupervisorySystemsIdentifier>

<organizationCode>1214</organizationCode>

<subFundGroupCode>OPTUI</subFundGroupCode>

<departmentAccountOwnercode>DEP</departmentAccountOwnercode>

<departmentReference1/>

<cfdaNumber/>

<projectName/>

<plantFundsParentCode/>

<plantFundsParentCodeDescription/>

<accountExpenseGuidelineText>Conform to University/Sponsor policies</accountExpenseGuidelineText>

<accountIncomeGuidelineText>Conform to University/Sponsor policies</accountIncomeGuidelineText>

<accountPurposeText>

To record transactions and balances for this account.

</accountPurposeText>

<effectiveDate>2021-04-26</effectiveDate>

<expiredDate xsi:nil="true"/>

</account>

</accountResponse>




WSDL Definition

Definition URLs

UAT - https://kualinp.uconn.edu/kfs-uat/remoting/chartOfAccountsInquiry?wsdl
PROD - https://kuali.uconn.edu/kfs-prd/remoting/chartOfAccountsInquiry?wsdl

Binding

{http://kfs.kuali.org/kfs/v5_0}chartOfAccountsInquirySoapBinding

SOAP Version

SOAP 1.1

...