Standard FISERV Communicator Open Loan Booking APIs
Standard APIs:
Customer Creation:
Get Address - /addrservice/partyacctsvc/address/secured
Used to confirm if address already exists in core or needs to be created.
Get Party List - /partyservice/parties/parties/secured/list
Confirms party TIN doesn’t exist in core already to prevent duplicate customer creation.
Add Party - /partyservice/parties/parties
Loan Creation:
Add Account - /acctservice/acctmgmt/accounts
Get Account Details - /acctservice/acctmgmt/accounts/secured
Guarantor Support:
Add Indirect Liability - /indirectliabilityservice/lending/indirectLiability
Get Indirect Liability - /indirectliabilityservice/lending/indirectLiability/secured
Collateral Creation:
Add Collateral - /collateralservice/collateral/collateral
Add Account Collateral Relationship - /acctcollateralrelservice/collateral/acctcollateral
Get Collateral - /collateralservice/collateral/collateral/secured
Get Account Collateral Relationship - /acctcollateralrelservice/collateral/accountCollaterals/secured
Utilities:
Get Client Field Specifications - /clientfieldspecservice/partyacctsvc/clientFieldSpec/secured
Get Host System Status - /hostsystemservice/servicing/hostSystem/secured
Used to validate connectivity from Glyue to core.
DAO Creation:
Get Account Details - /acctservice/acctmgmt/accounts/secured
Add Account - /acctservice/acctmgmt/accounts
Debit Card Creation:
Get Account Details - /acctservice/acctmgmt/accounts/secured
Add Card - /cardservice/cards/cards/secured
Optional APIs:
Escrow:
Add Escrow - /escrowservice/lending/escrow
Beneficial Owner Relationship Creation:
Add Beneficial Owner - /beneficialownerservice/parties/beneficialowner
Get Beneficial Owner - /beneficialownerservice/parties/beneficialowner/secured