...
URL Samples | Note: SubFunds is a required field when checking for multiple accounts |
---|---|
All Parameters | |
Just SubFunds | https://dev.api.finance.uconn.edu/webapi/accounts/cider/accounts?subfunds=OPAUX,OPOTF,OPOTP,OPTUI,RFNDA,RFNDO,RSFAD,RSNSF,RSNSP,RSTSP,UNRSF,UNRSP |
SubFunds and OrgCode | https://dev.api.finance.uconn.edu/webapi/accounts/cider/accounts?&subfunds=OPTUI,RSTSP&orgcodes=1832,1731,1863 |
FromDate, ToDate, and SubFunds | https://dev.api.finance.uconn.edu/webapi/accounts/cider/accounts?fromDate=2021-04-25&toDate=2021-04-29&subfunds=PLRES,OPTUI,RSTSP |
Single Account | https://dev.api.finance.uconn.edu/webapi/accounts/cider/account?accountNumber=4343430 |
Sample Response - Single Account
<accountResponse> <account> <id>e70ca878-1055-40c1-8322-632181dc788e<<Account> <id>C1F881630C4C0012E0430A031C730012</id> <accountName>EDCI - TA<<accountName>2010 Pi Allotment</accountName> <accountNumber>2586050<<accountNumber>4343430</accountNumber> <chartOfAccountsCode>UC</chartOfAccountsCode> <status>NEW<<status>CLOSED</status> <fiscalOfficerIdentifier>grw02001<<fiscalOfficerIdentifier>dbm02001</fiscalOfficerIdentifier> <accountTypeCode>NA<<accountTypeCode>IP</accountTypeCode> <bankCode>15</bankCode> <consolidationChartOfAccountsCode/> <consolidationAccountNumber/> <reportsToAccountNumber/> <reportsToChartOfAccountsCode/> <FundSIDCode>1161000<<FundSIDCode>1171000</FundSIDCode> <fundSIDDescription>Tuition <fundSIDDescription>Research Fund</fundSIDDescription> <accountManagerSystemIdentifier>jai05001<<accountManagerSystemIdentifier>dak02005</accountManagerSystemIdentifier> <accountsSupervisorySystemsIdentifier>dtc13003<<accountsSupervisorySystemsIdentifier>mjp02013</accountsSupervisorySystemsIdentifier> <organizationCode>1214<<organizationCode>1321</organizationCode> <subFundGroupCode>OPTUI<<subFundGroupCode>UNRSP</subFundGroupCode> <departmentAccountOwnercode>DEP<<departmentAccountOwnercode/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<effectiveDate>2011-0410-26<25</effectiveDate> <expiredDate xsi:nil="true"/><expiredDate>2011-12-31</expiredDate> </account></accountResponse>Account> | |
WSDL Definition
Definition URLs | UAT - https://kualinp.uconn.edu/kfs-uat/remoting/chartOfAccountsInquiry?wsdl |
---|---|
Binding | {http://kfs.kuali.org/kfs/v5_0}chartOfAccountsInquirySoapBinding |
SOAP Version | SOAP 1.1 |
...