...
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 |
Operations
Name | Description | Input |
---|---|---|
getAccount | Will retrieve information one account | account number (Required) |
getAccounts | Will retrieve information on all accounts within a set of selection criteria | subFund (Required) organization code (Optional) from Date [yyyy-mm-dd] (Optional) to Date [yyyy-mm-dd] (Optional) |
Response
Attribute | DescriptionXPath | ValuesNotes |
---|---|---|
Id | return/account/id | Unique Identifier |
Account name | return/account/accountName | description of account |
Account number | return/account/accountNumber | |
Chart of Accounts code | return/account/chartOfAccountsCode | UC |
StatusNew, Open, Close, Changed | return/account/status | enumeration values (NEW, OPEN, CLOSE, CHANGED) |
FiscalOfficerIdentifier | return/account/fiscalOfficerIdentifier | netid |
Account Type Code | return/account/accountTypeCode | |
Bank code | return/account/bankCode | |
Consolidation Chart of Accounts code | return/account/consolidationChartOfAccountsCode | |
Consolidation Account Number | return/account/consolidationAccountNumber | |
Reports to Account Number | return/account/reportsToAccountNumber | |
Reports to Chart of Accounts Code | return/account/reportsToChartOfAccountsCode | |
FundSid Code | return/account/FundSIDCode | |
FundSid description | return/account/fundSIDDescription | |
Account Manager System Identifier | return/account/accountManagerSystemIdentifier | netid |
Account supervisor Systems Identifier | return/account/accountsSupervisorySystemsIdentifier | netid |
Organization Code | return/account/organizationCode | |
SubFund group code | return/account/subFundGroupCode | |
Department account owner code | return/account/departmentAccountOwnercode | |
Department reference 1 | return/account/departmentReference1 | |
Cfda number | return/account/cfdaNumber | |
Project name | ||
Plant funds parent code | ||
Plant funds parent code description | ||
Account expense guideline text | ||
Account income guideline text | ||
Account purpose text |
...