All REST Endpoints
Cash Concentration Services/Sweep Instruction API
This service is used to generate the instruction.
- Adds a new instruction
- Method: postPath:
/service/instruction
- Update an existing instruction
- Method: putPath:
/service/instruction/{id}
Cash Concentration Services/Sweep Products API
This service is used to generate the instruction.
- Get all valid sweep products
- Method: getPath:
/sweepproducts
- Retrieves the sweep products by ID
- Method: getPath:
/sweepproducts/{id}
Charge Services/Charge Definition API
This service is used for charge definition query.
- Get all valid charge definition
- Method: getPath:
/api/1.0/service/chargedefinition
Charge Services/Charge Inquiry API
This service is used for facilitates enquiry of all charges associated to a customer within an application based on the selected filters.
- Charges Inquiry
- Method: getPath:
/service/chargeInquiry
Common Core Services/Account API
This service is used to create Virtual Account for Virtual Entity. Virtual Account Details such as IBAN and Debit/Credit restrictions. Interest, Overdraft, Real Account Linkage Preferences are captured
- Adds a new core accounts
- Method: postPath:
/service/coreaccounts
- Close the core accounts by given customer account number
- Method: patchPath:
/service/coreaccounts/{custAccountNo}/close
- Reopen the core accounts by given customer account number
- Method: patchPath:
/service/coreaccounts/{custAccountNo}/reopen
- Retrieves the core accounts by providing array of account numbers
- Method: getPath:
/service/coreaccounts/getAccounts
- Update an existing core accounts
- Method: putPath:
/service/coreaccounts/{custAccountNo}
Common Core Services/BIC Directory API
This service is used to define the Bank Codes so that the bank is identified by SWIFT.
- Adds a new BIC directorys
- Method: postPath:
/service/bicdirectorys
- Close the BIC directory by given ID
- Method: patchPath:
/service/bicdirectorys/{bicCode}/close
- Get all valid BIC directorys
- Method: getPath:
/service/bicdirectorys
- Reopen the BIC directory by given ID
- Method: patchPath:
/service/bicdirectorys/{bicCode}/reopen
- Update an existing BIC directory
- Method: putPath:
/service/bicdirectorys/{bicCode}
Common Core Services/Branch API
This service is used for local holidays Operations.
- Adds a new core banks
- Method: postPath:
/service/corebanks
- Adds a new core branches
- Method: postPath:
/service/corebranchs
- Adds a new local holidays
- Method: postPath:
/service/localholidays
- Close the core banks by given ID
- Method: patchPath:
/service/corebanks/{bankCode}/close
- Close the core branches by given ID
- Method: patchPath:
/service/corebranchs/{branchCode}/close
- Close the local holidays by given ID
- Method: patchPath:
/service/localholidays/{branchCode}/{year}/close
- Reopen the core banks by given ID
- Method: patchPath:
/service/corebanks/{bankCode}/reopen
- Reopen the core branches by given ID
- Method: patchPath:
/service/corebranchs/{branchCode}/reopen
- Reopen the local holidays by given ID
- Method: patchPath:
/service/localholidays/{branchCode}/{year}/reopen
- Update an existing core banks
- Method: putPath:
/service/corebanks/{bankCode}
- Update an existing core branches
- Method: putPath:
/service/corebranchs/{branchCode}
- Update an existing rule
- Method: putPath:
/service/localholidays/{branchCode}/{year}
Common Core Services/Branch EOD API
This service provides the API for branch EOD Operations
- Get EOD process status of a given branch
- Method: getPath:
/service/brancheod/{branchCode}/{eodDate}
Common Core Services/Country Code API
This service is used for country code Operations.
- Adds a new country code
- Method: postPath:
/service/countrycodes
- Adds a new host code
- Method: postPath:
/service/hostcodes
- Adds a new language code
- Method: postPath:
/service/languagecodes
- Close the country codes by given ID
- Method: patchPath:
/service/countrycodes/{countryCode}/close
- Close the host codes by given ID
- Method: patchPath:
/service/hostcodes/{hostCode}/close
- Close the language code service by given ID
- Method: patchPath:
/service/languagecodes/{languageCode}/close
- Reopen the country codes by given ID
- Method: patchPath:
/service/countrycodes/{countryCode}/reopen
- Reopen the host codes by given ID
- Method: patchPath:
/service/hostcodes/{hostCode}/reopen
- Reopen the language code service by given ID
- Method: patchPath:
/service/languagecodes/{languageCode}/reopen
- Update an existing host code
- Method: putPath:
/service/hostcodes/{hostCode}
- Update an existing rule
- Method: putPath:
/service/countrycodes/{countryCode}
- Update an existing rule
- Method: putPath:
/service/languagecodes/{languageCode}
Common Core Services/Currency API
API for Currency Operations
- Adds a new currency definitions
- Method: postPath:
/service/currencydefinitions
- Adds a new currency holiday calendars
- Method: postPath:
/service/currencyholidaycalendars
- Adds a new currency pairs
- Method: postPath:
/service/currencypairs
- Adds a new currency rate types.
- Method: postPath:
/service/currencyratetypes
- Adds a new rates
- Method: postPath:
/service/rates
- Close the currency definitions by given ID
- Method: patchPath:
/service/currencydefinitions/{currencyCode}/{maintenanceCountry}/close
- Close the currency holiday calendars by given ID
- Method: patchPath:
/service/currencyholidaycalendars/{currency}/{year}/close
- Close the currency pairs by given ID
- Method: patchPath:
/service/currencypairs/{currency1}/{currency2}/{maintenanceCountry}/close
- Close the currency rate types by given ID
- Method: patchPath:
/service/currencyratetypes/{currencyRateType}/close
- Close the rates by given ID
- Method: patchPath:
/service/rates/{branchCode}/{currency1}/{currency2}/close
- Reopen the currency definitions by given ID
- Method: patchPath:
/service/currencydefinitions/{currencyCode}/{maintenanceCountry}/reopen
- Reopen the currency holiday calendars by given ID
- Method: patchPath:
/service/currencyholidaycalendars/{currency}/{year}/reopen
- Reopen the currency rate types by given ID
- Method: patchPath:
/service/currencyratetypes/{currencyRateType}/reopen
- Reopen the currencypairs by given ID
- Method: patchPath:
/service/currencypairs/{currency1}/{currency2}/{maintenanceCountry}/reopen
- Reopen the rates by given ID
- Method: patchPath:
/service/rates/{branchCode}/{currency1}/{currency2}/reopen
- Update an existing rule
- Method: putPath:
/service/currencydefinitions/{currencyCode}/{maintenanceCountry}
- Update an existing rule
- Method: putPath:
/service/currencypairs/{currency1}/{currency2}/{maintenanceCountry}
- Update an existing rule
- Method: putPath:
/service/currencyratetypes/{currencyRateType}
- Update an existing rule.
- Method: putPath:
/service/currencyholidaycalendars/{currency}/{year}
- Update an existing rule.
- Method: putPath:
/service/rates
Common Core Services/Customer API
This service is used to maintain the record for external customers.It has the option to create different type and different category for the customers, also it takes the source system and source system customer number as input and maps the source system customer number to a unique customer.
- Adds a new core customers
- Method: postPath:
/service/corecustomers
- Close the core customers by given ID
- Method: patchPath:
/service/corecustomers/{customerNo}/close
- Reopen the core customers by given ID
- Method: patchPath:
/service/corecustomers/{customerNo}/reopen
- Retrieves the core customers by providing array of customer number
- Method: getPath:
/service/corecustomers
- Update an existing core customers
- Method: putPath:
/service/corecustomers/{customerNo}
Common Core Services/ECA System API
This service is used to maintain the External Credit Approval System (ECA System).
- Adds a new ECA system
- Method: postPath:
/service/ecasystems
- Close the ECA systems by given ID
- Method: patchPath:
/service/ecasystems/{ecaSystem}/close
- Get all valid ECA systems
- Method: getPath:
/service/ecasystems
- Reopen the ECA systems by given ID
- Method: patchPath:
/service/ecasystems/{ecaSystem}/reopen
- Update an existing ECA systems
- Method: putPath:
/service/ecasystems/{ecaSystem}
Common Core Services/External Chart Accounts API
This service API is used for external chart accounts Operations.
- Adds a new external chart accounts
- Method: postPath:
/service/externalchartaccounts
- Close the external chart accounts by given ID
- Method: patchPath:
/service/externalchartaccounts/{glCode}/close
- Reopen the external chart accounts by given ID.
- Method: patchPath:
/service/externalchartaccounts/{glCode}/reopen
- Update an existing rule
- Method: putPath:
/service/externalchartaccounts/{glCode}
Common Core Services/External Virtual Account API
This service is used to create virtual accounts in plato common core as external virtual accounts.
- Adds the new core virtual accounts
- Method: postPath:
/service/corevirtualaccounts
- Close the core virtual account by given Natural Key
- Method: patchPath:
/service/corevirtualaccounts/{virtualAccountNo}/close
- Get all valid core virtual accounts
- Method: getPath:
/service/corevirtualaccounts
- Modifies the core virtual accounts for a natural key
- Method: putPath:
/service/corevirtualaccounts/{virtualAccountNo}
- Reopen the core virtual account by given Natural Key
- Method: patchPath:
/service/corevirtualaccounts/{virtualAccountNo}/reopen
- Retrieves the core virtual accounts by natural key
- Method: getPath:
/service/corevirtualaccounts/{virtualAccountNo}
Common Core Services/External Virtual Account Structured Address API
This service is used to maintain structured address for Real Account .
- Adds a new structured address service
- Method: postPath:
/service/structuredaddressservice
- Close the structured address service by given ID
- Method: patchPath:
/service/structuredaddressservice/{virtualAccountNo}/close
- Get all valid structured address service
- Method: getPath:
/service/structuredaddressservice
- Reopen the structured address service by given ID
- Method: patchPath:
/service/structuredaddressservice/{virtualAccountNo}/reopen
- Retrieves the structured address service by ID
- Method: getPath:
/service/structuredaddressservice/{virtualAccountNo}
- Update an existing structured address service
- Method: putPath:
/service/structuredaddressservice/{virtualAccountNo}
Common Core Services/Transaction Code API
This service is used to create Source Transaction Codes. Transaction codes represents various types of transactions, for example, transfer charges, incoming mail transfer, incoming telex transfer, reserve, incoming clearing transfer etc.
- Adds a new core transaction codes
- Method: postPath:
/service/coretrncodes
- Close the core transaction codes by given ID
- Method: patchPath:
/service/coretrncodes/{trnCode}/close
- Reopen the core transaction codes by given ID
- Method: patchPath:
/service/coretrncodes/{trnCode}/reopen
- Update an existing core transaction codes
- Method: putPath:
/service/coretrncodes/{trnCode}
Common Core Services/Upload Source Preference API
This service is used for upload source preferences operations.
- Adds a new upload source preferences
- Method: postPath:
/cmc-upload-source-preferences-services/service/uploadsourcepreferences
- Adds a new upload sources
- Method: postPath:
/cmc-upload-source-preferences-services/service/uploadsources
- Close the upload source preferences by given ID
- Method: patchPath:
/cmc-upload-source-preferences-services/service/uploadsourcepreferences/{uploadSourceCode}/close
- Close the upload sources by given ID
- Method: patchPath:
/cmc-upload-source-preferences-services/service/uploadsources/{uploadSourceCode}/close
- Get all valid upload source preferences.
- Method: getPath:
/cmc-upload-source-preferences-services/service/uploadsourcepreferences
- Get all valid upload sources.
- Method: getPath:
/cmc-upload-source-preferences-services/service/uploadsources
- Reopen the upload source preferences by given ID.
- Method: patchPath:
/cmc-upload-source-preferences-services/service/uploadsourcepreferences/{uploadSourceCode}/reopen
- Reopen the upload sources by given ID
- Method: patchPath:
/cmc-upload-source-preferences-services/service/uploadsources/{uploadSourceCode}/reopen
- Update an existing rule
- Method: putPath:
/cmc-upload-source-preferences-services/service/uploadsourcepreferences/{uploadSourceCode}
- Update an existing rule
- Method: putPath:
/cmc-upload-source-preferences-services/service/uploadsources/{uploadSourceCode}
Dashboard Services/Account Dashboard API
This service is used for account operations.
- Persists Accounts
- Method: postPath:
/accounts
- Persists Accounts
- Method: postPath:
/accounts/updatebalance
Dashboard Services/Account Map API
This service is used for Account Map Operations
- Retrieves the list of total account map
- Method: getPath:
/accountmap
Dashboard Services/Currency Balance API
This service is for Currency Balances Operations
- Retrieves the Currency Balance by ID
- Method: getPath:
/currencybalance
Dashboard Services/Currency Liability API
This service is for Currency Liability Operations
- Retrieves the list of existing currency liability
- Method: getPath:
/currencyliability
Dashboard Services/Customer Account Balance API
This service is for to perform the Account Balance Operations.
- Persists Balance of Accounts
- Method: postPath:
/accountbalance
Dashboard Services/Effective Balance API
This service is used for Effective Balances Operations
- Retrieves the list of total effective balances
- Method: getPath:
/effectivebalance
Dashboard Services/Event Dashboard API
API for Events Operations
- Adds a new event
- Method: postPath:
/events
- Delete a event
- Method: putPath:
/events/deleteEvent
- Modify a event
- Method: putPath:
/events/dismiss
- Retrieves the event by ID
- Method: getPath:
/events/{id}
- Retrieves the list of existing events based on log Type
- Method: getPath:
/events
Dashboard Services/Interest Details API
API for Interest Details Operations
- Adds a new Interest Details
- Method: postPath:
/interestdetails
- Retrieves the list of existing Interest Details
- Method: getPath:
/interestdetails
Dashboard Services/Investment Details API
This service used for Investment details Operations
- Adds a new Investment Details
- Method: postPath:
/investmentdetails
- Retrieves the list of total investment details
- Method: getPath:
/investmentdetails
Dashboard Services/RM Dashboard API
This service used for RM Dashboard Operations
- Retrieves the data for RM dashboard
- Method: getPath:
/rmdashboard
Dashboard Services/Top Cross Border Sweeps API
This service used for Top Cross Border Sweep Operations
- Adds a new Top Cross Border Sweep
- Method: postPath:
/crossborder
- Retrieves the list of existing cross border sweeps
- Method: getPath:
/crossborder
Dashboard Services/Top Customer Sweeps API
This service used for Customer Sweep Operations
- Retrieves the list of existing Customer Sweeps
- Method: getPath:
/topcustomersweeps
Dashboard Services/Top Customers Balance API
This Service is used for Customer Balance Operations
- Retrieves the list of existing Customer Balance
- Method: getPath:
/topcustomersbalance
ICL Services/ICL Customer API
This service is used for icl-limit screen where we define customer lending browser individual and overall limt.
- Adds a new customer
- Method: postPath:
/customer
- Authorize the customer by given ID
- Method: patchPath:
/customer/{id}/approve
- Checks the lend limit availability between a pair of customers
- Method: getPath:
/customer/checkLimitAvailability
- Close the customer by given ID
- Method: patchPath:
/customer/{id}/close
- Deletes the customer identified by given ID
- Method: deletePath:
/customer/{id}
- Get all valid customer
- Method: getPath:
/customer
- Reopen the customer by given ID
- Method: patchPath:
/customer/{id}/reopen
- Retrieves the customer by ID
- Method: getPath:
/customer/{id}
- Retrives the customer by given ID
- Method: getPath:
/customer/{id}/history
- Retrives the customer by given ID
- Method: getPath:
/customer/{id}/unauthorized
- Update an existing customer
- Method: putPath:
/customer/{id}
- Update lend limit of a customer identified by given ID
- Method: patchPath:
/customer/{customerId}/updateLimit
ICL Services/Loan API
This service is used for Loan API
- Adds a new loan
- Method: postPath:
/loan
- Get all valid loan
- Method: getPath:
/loan
- Get pending loans for given customers
- Method: getPath:
/loan/pending/{lendingCustId}/{borrowingCustId}
- initiate loan settlement
- Method: postPath:
/loan/{id}/initiateSettlement
- Record payment on an existing loan
- Method: patchPath:
/loan/{sweepLogId}/recordRepayment
- Reject an existing loan
- Method: patchPath:
/loan/{sweepLogId}/reject
- Retrieves the loan by ID
- Method: getPath:
/loan/{id}
- Update an existing loan
- Method: putPath:
/loan/{id}
- Update existing loan status
- Method: patchPath:
/loan/{sweepLogId}/updateLoanStatus/{loanStatus}
- Update sweep log ID
- Method: patchPath:
/loan/{id}/updateSweepLogID/{sweepLogId}
ICL Services/Loan Transaction API
This service is used for Loan Transaction.
- Adds a new new loan
- Method: postPath:
/loan/{loanId}/transactions
- Get all valid trx of an existing loan
- Method: getPath:
/loan/{loanId}/transactions
Integration Services/Balance Fetch Integration API
This service is used for Balance Fetch details.
- Add a new balances
- Method: postPath:
/service/balanceFetch
- Update a balance
- Method: putPath:
/service/balanceFetch/{id}
Integration Services/Event API
This service is used for Event.
- Add a new event Logs
- Method: postPath:
/eventLog
- Get all events
- Method: getPath:
/eventLog
- Publish all events
- Method: getPath:
/eventLog/publish
Integration Services/External System Log API
This service is used for External System log.
- Get all valid external System Log
- Method: getPath:
/externalSystemLog
- Retrieves the external System Log by ID
- Method: getPath:
/externalSystemLog/{id}
- Update Transaction hand Off Status
- Method: postPath:
/externalSystemLog/processAckNack
Integration Services/External System Setup API
This service is used for External System Setup API
- Adds a new external system setup
- Method: postPath:
/externalsystemsetup
- Authorize the external system setup by given ID
- Method: patchPath:
/externalsystemsetup/{id}/approve
- Close the external system setup by given ID
- Method: patchPath:
/externalsystemsetup/{id}/close
- Deletes the external system setup identified by given ID
- Method: deletePath:
/externalsystemsetup/{id}
- Get all valid external system setup
- Method: getPath:
/externalsystemsetup
- Get all valid external system setup details
- Method: getPath:
/externalsystemsetup/getDetails
- Get all valid external system setup where DDA is true
- Method: getPath:
/externalsystemsetup/getbydda
- reopen the external system setup by given ID
- Method: patchPath:
/externalsystemsetup/{id}/reopen
- Retrieves the external system setup by ID
- Method: getPath:
/externalsystemsetup/{id}
- Retrives the external system setup by given ID
- Method: getPath:
/externalsystemsetup/{id}/history
- Retrives the external system setup by given ID
- Method: getPath:
/externalsystemsetup/{id}/unauthorized
- Update an existing external system setup
- Method: putPath:
/externalsystemsetup/{id}
Integration Services/Interface API
This service is used for Interface operations.
- Get all balances
- Method: getPath:
/balanceFetch1
Integration Services/Payment Interface API
This service is used for payment interface.
- Adds a new payment Interface Service
- Method: postPath:
/service/paymentinterface
- Update an existing payment Interface Service
- Method: putPath:
/service/paymentinterface/{id}
Integration Services/Pre EOD Check API
This service is used for job scheduler operations
- Get all valid count of pre EOD Check records
- Method: getPath:
/preEODCheck/getCount
- Responds whether the branch has Pending Maintenances for Authorization
- Method: getPath:
/preEODCheck/has-pending-maintenances/{branchCodeId}
- To get Unauthorized records
- Method: getPath:
/preEODCheck/{branchCodeId}
Integration Services/Transaction Log API
This service is used for Populate Transaction ID for hand Off
- Adds a new post-HandOff Transaction
- Method: postPath:
/transactionLog/postHandOffTxn
- Adds a new transaction Log
- Method: postPath:
/transactionLog
- Get all valid transaction Log
- Method: getPath:
/transactionLog/fetchNewTxnList
- Process Pending Sweeps
- Method: getPath:
/transactionLog/processPendingSweeps
Interest Input Services/Account and Product API
This service is used to generate IC query operations.
- Create customer role to head mapping
- Method: postPath:
/createCustRoleToHead
- Create IC group-external group mapping
- Method: postPath:
/icGrpExt
- Create IC group-product mapping
- Method: postPath:
/icGrpPrd
- Delete customer role to head mapping
- Method: deletePath:
/custRoleToHead
- Get account role
- Method: getPath:
/getAccrole
- Get all rate Codes
- Method: getPath:
/rate/icRate
- Get customer role to head mapping
- Method: getPath:
/custRoleToHead
- Get for prodUdeList
- Method: getPath:
/prodUdeList
- Get IC account group
- Method: getPath:
/accGrp
- Get IC group product
- Method: getPath:
/icGrpPrd
- Get ICTB entries history
- Method: getPath:
/ictbEntriesHistory
- Modify customer role to head mapping
- Method: postPath:
/modifyCustRoleToHead
- Query IC Entries
- Method: getPath:
/icQuery/ictbEntries/brn/{brn}/accNo/{accNo}
Interest Input Services/External SDE API
This service is used External SDE Values related services
- Save External sSDE values
- Method: postPath:
/extSdeVal
Interest Input Services/Rate and Account API
This service is used to save IC Inputs from external services
- Account close pre-process
- Method: postPath:
/icAccnt/intliqd
- Accrual liquidation details
- Method: postPath:
/accrLiqDetails
- close account
- Method: postPath:
/icAccntMaster/recState
- Get Accured Amount
- Method: getPath:
/accruedAmt
- Get Accured Amount Web API
- Method: getPath:
/uiAccruedAmt
- Get all rate Codes
- Method: getPath:
/rateBrnDef/rateCode
- Get for general Conditions UDE Value
- Method: getPath:
/udeVals/genCondn
- Get for special Condition Ude Value
- Method: getPath:
/udeVals/spCondn
- Get VD Balance
- Method: getPath:
/vdBal
- Modify IC Accounts
- Method: postPath:
/icAccntModify
- Save Account Product and Account Charge Slab
- Method: postPath:
/charge/splCondn
- Save and Authorize IC Accounts
- Method: postPath:
/icAccntMaster
- Save and Authorize IC Other Balance
- Method: postPath:
/icOtherBalMaster
- Save UDE value
- Method: postPath:
/udeVals/genCondn
- Save VD Balance
- Method: postPath:
/vdBalMaster
- Special condition UDE value
- Method: postPath:
/udeVals/spCondn
Maintenance Services/Account Maintenance API
The service is used for account operation
- Adds a new account
- Method: postPath:
/service/account
- Close the account by given ID
- Method: patchPath:
/service/account/{accountNumber}/{branchCode}/{currency}/close
- Get all valid account
- Method: getPath:
/service/account
- Gets the list of virtual and real accounts
- Method: getPath:
/service/account/virtualRealAccountfetch
- Reopen the account by given ID
- Method: patchPath:
/service/account/{accountNumber}/{branchCode}/{currency}/reopen
- Retrieves the account by ID
- Method: getPath:
/service/account/{accountNumber}/{branchCode}/{currency}
- Update an existing account
- Method: putPath:
/service/account/{accountNumber}/{branchCode}/{currency}
Maintenance Services/Application Parameters API
This service is used for core application parameter
- Adds a new application parameters
- Method: postPath:
/application
- Authorize the application parameters by given ID
- Method: patchPath:
/application/{id}/approve
- Close the application parameters by given ID
- Method: patchPath:
/application/{id}/close
- Deletes the application parameters identified by given ID
- Method: deletePath:
/application/{id}
- Get all valid application parameters
- Method: getPath:
/application
- Reopen the application parameters by given ID
- Method: patchPath:
/application/{id}/reopen
- Retrieves the application parameters by ID
- Method: getPath:
/application/{id}
- Retrives the application parameters by given ID
- Method: getPath:
/application/{id}/history
- Retrives the application parameters by given ID
- Method: getPath:
/application/{id}/unauthorized
- Update an existing application parameters
- Method: putPath:
/application/{id}
Maintenance Services/Bank Parameters Maintenance API
This service is used for bank parameter operation.
- Adds a new bank
- Method: postPath:
/service/bank
- Update an existing bank
- Method: putPath:
/service/bank/{bankCode}
Maintenance Services/Branch Parameters Maintenance API
This service is used for creating branch module.
- Adds a new branch
- Method: postPath:
/service/branch
- Update an existing branch
- Method: putPath:
/service/branch/{branchCode}
Maintenance Services/Country Parameters API
This service is used for create and updating existing account country parameters.
- Adds a new country
- Method: postPath:
/service/country
- Update an existing country
- Method: putPath:
/service/country/{countryCode}
Maintenance Services/Currency Cutoff API
This service is used for create and update the existing currency cutoff.
- Adds a new ccycutoff
- Method: postPath:
/service/ccycutoff
- Update an existing ccycutoff
- Method: putPath:
/service/ccycutoff/{bicCode}
Maintenance Services/Currency Parameters API
This service is used for create and updating the existing currency parameters.
- Adds a new currency
- Method: postPath:
/service/currency
- Update an existing currency
- Method: putPath:
/service/currency/{currencyCode}
Maintenance Services/Customer Maintenance API
The operations from the Maintenance Services/Customer Maintenance API category.
- Adds a new customer
- Method: postPath:
/service/customer
- Close the account by given ID
- Method: patchPath:
/service/customer/{customerId}/close
- Reopen the account by given ID
- Method: patchPath:
/service/customer/{customerId}/reopen
- Retrieves the account by ID
- Method: getPath:
/service/customer/{customerId}
- Update an existing customer
- Method: putPath:
/service/customer/{customerId}
Maintenance Services/Event Maintenance API
This service is used for Events.
- Adds a new event
- Method: postPath:
/event
- Authorize the event by given ID
- Method: patchPath:
/event/{id}/approve
- Close the event by given ID
- Method: patchPath:
/event/{id}/close
- Deletes the event identified by given ID
- Method: deletePath:
/event/{id}
- Get all valid event
- Method: getPath:
/event
- Reopen the event by given ID
- Method: patchPath:
/event/{id}/reopen
- Retrieves the event by ID
- Method: getPath:
/event/{id}
- Retrives the event by given event code
- Method: getPath:
/event/getByEvtCode/{evtCode}
- Update an existing event
- Method: putPath:
/event/{id}
Maintenance Services/Frequency API
This service is used for the frequency details.
- Adds a new frequency
- Method: postPath:
/frequency
- Authorize the frequency by given ID
- Method: patchPath:
/frequency/{id}/approve
- Close the frequency by given ID
- Method: patchPath:
/frequency/{id}/close
- Deletes the frequency identified by given ID
- Method: deletePath:
/frequency/{id}
- Get all valid frequency
- Method: getPath:
/frequency
- Reopen the frequency by given ID
- Method: patchPath:
/frequency/{id}/reopen
- Retrieves the frequency by ID
- Method: getPath:
/frequency/{id}
- Retrives the frequency by given ID
- Method: getPath:
/frequency/{id}/history
- Retrives the frequency by given ID
- Method: getPath:
/frequency/{id}/unauthorized
- Update an existing frequency
- Method: putPath:
/frequency/{id}
Maintenance Services/Instruction API
This service is used for add and update the sweep instruction.
- Adds a new instruction
- Method: postPath:
/instruction
- Authorize the instruction by given ID
- Method: patchPath:
/instruction/{id}/approve
- Close the instruction by given ID
- Method: patchPath:
/instruction/{id}/close
- Deletes the instruction identified by given ID
- Method: deletePath:
/instruction/{id}
- Get all valid instruction
- Method: getPath:
/instruction
- Reopen the instruction by given ID
- Method: patchPath:
/instruction/{id}/reopen
- Retrieves the instruction by ID
- Method: getPath:
/instruction/{id}
- Retrives the instruction by given ID
- Method: getPath:
/instruction/{id}/history
- Retrives the instruction by given ID
- Method: getPath:
/instruction/{id}/unauthorized
- Update an existing instruction
- Method: putPath:
/instruction/{id}
Maintenance Services/Interest Account Group API
This service is used of create and update existing the interest account group details.
- Adds a new interest account group
- Method: postPath:
/interestaccountgroup
- Authorize the interest account group by given ID
- Method: patchPath:
/interestaccountgroup/{id}/approve
- Close the interest account group by given ID
- Method: patchPath:
/interestaccountgroup/{id}/close
- Deletes the interest account group identified by given ID
- Method: deletePath:
/interestaccountgroup/{id}
- Get all valid interest account group
- Method: getPath:
/interestaccountgroup
- Reopen the interest account group by given ID
- Method: patchPath:
/interestaccountgroup/{id}/reopen
- Retrieves the interest account group by ID
- Method: getPath:
/interestaccountgroup/{id}
- Retrives the interest account group by given ID
- Method: getPath:
/interestaccountgroup/{id}/history
- Retrives the interest account group by given ID
- Method: getPath:
/interestaccountgroup/{id}/unauthorized
- Update an existing interest account group
- Method: putPath:
/interestaccountgroup/{id}
Maintenance Services/Message Type API
This service is used for message details.
- Get all valid message types
- Method: getPath:
/messagetype
Maintenance Services/RM Linkage API
This service is used for user linkage operation.
- Adds a new RM linkage
- Method: postPath:
/rmlinkage
- Authorize the RM linkage by given ID
- Method: patchPath:
/rmlinkage/{id}/approve
- Close the RM linkage by given ID
- Method: patchPath:
/rmlinkage/{id}/close
- Deletes the RM linkage identified by given ID
- Method: deletePath:
/rmlinkage/{id}
- Get all valid RM linkage
- Method: getPath:
/rmlinkage
- Get all valid RM linkage customer
- Method: getPath:
/rmlinkage/getLinkedCustomers
- Reopen the RM linkage by given ID
- Method: patchPath:
/rmlinkage/{id}/reopen
- Retrieves the RM linkage by ID
- Method: getPath:
/rmlinkage/{id}
- Retrives the RM linkage by given ID
- Method: getPath:
/rmlinkage/{id}/history
- Retrives the RM linkage by given ID
- Method: getPath:
/rmlinkage/{id}/unauthorized
- Update an existing RM linkage
- Method: putPath:
/rmlinkage/{id}
Maintenance Services/UnAuthorized Records API
This service is used for unauthorized records details.
- Get all valid UnAuthorized Records
- Method: getPath:
/unAuthorizedRecords
Maintenance Services/World Cities API
This service is used for world cities operation.
- Get all valid world cities
- Method: getPath:
/cities
- Retrieves the city by Country
- Method: getPath:
/cities/{countryCode}
Maintenance Services/World Time Zone API
This service is used for time zone details.
- Get all valid world timezones
- Method: getPath:
/timezones
- Retrieves the timezones by Country Code
- Method: getPath:
/timezones/{countryCode}
Messaging Services/Account Parameters API
This service is used for account maintenance.
- Adds a new account
- Method: postPath:
/account
- Adds a new account
- Method: postPath:
/account/createLmAccount
- Adds a new multiple accounts
- Method: postPath:
/account/bulkLmAccount
- Authorize the account by given ID
- Method: patchPath:
/account/{id}/approve
- Close the account by given ID
- Method: patchPath:
/account/{id}/close
- Deletes the account identified by given ID
- Method: deletePath:
/account/{id}
- Get all valid account
- Method: getPath:
/account
- Get List of Accounts for the given customer collection
- Method: getPath:
/account/getLinkedAccounts
- Gets the list of external accounts
- Method: getPath:
/account/external
- Gets the list of internal accounts
- Method: getPath:
/account/internal
- Reopen the account by given ID
- Method: patchPath:
/account/{id}/reopen
- Retrieves the account by ID
- Method: getPath:
/account/{id}
- Retrives the account by given ID
- Method: getPath:
/account/{id}/history
- Retrives the account by given ID
- Method: getPath:
/account/{id}/unauthorized
- Update account
- Method: postPath:
/account/modifyAutoAuth
- Update an existing account
- Method: putPath:
/account/updateAccountForMt942
- Update an existing account
- Method: putPath:
/account/{id}
- Update Balance for given account
- Method: postPath:
/account/updateBalances
Messaging Services/Balance Fetch API
This service is used for fetching the balance of the acoounts.
- Add a new balances
- Method: postPath:
/balanceFetch
- Get all balances
- Method: getPath:
/balanceFetch
- Get all valid value dated balances for the specified account
- Method: postPath:
/balanceFetch/getVDBalance
- Retrieves the accoubt by Value Date
- Method: postPath:
/balanceFetch/valueDate
- Retrieves the balance by ID
- Method: postPath:
/balanceFetch/accounts
- Retrieves the balance by ID
- Method: getPath:
/balanceFetch/getBySourceRef/{sourceRef}
- Retrieves the balance by ID
- Method: getPath:
/balanceFetch/{id}
- Update a balance
- Method: putPath:
/balanceFetch/{id}
Messaging Services/Bank Parameters API
This service is used for bank parameters details.
- Adds a new bank
- Method: postPath:
/bank
- Authorize the bank by given ID
- Method: patchPath:
/bank/{id}/approve
- Close the bank by given ID
- Method: patchPath:
/bank/{id}/close
- Deletes the bank identified by given ID
- Method: deletePath:
/bank/{id}
- Get all valid bank
- Method: getPath:
/bank
- Gets the list of external banks
- Method: getPath:
/bank/external
- Gets the list of internal banks
- Method: getPath:
/bank/internal
- Reopen the bank by given ID
- Method: patchPath:
/bank/{id}/reopen
- Retrieves the bank by ID
- Method: getPath:
/bank/{id}
- Retrives the bank by given ID
- Method: getPath:
/bank/{id}/history
- Retrives the bank by given ID
- Method: getPath:
/bank/{id}/unauthorized
- Update an existing bank
- Method: putPath:
/bank/{id}
Messaging Services/Branch Parameters API
This service is used for creating branch parameters details.
- Adds a new branch
- Method: postPath:
/branch
- Authorize the branch by given ID
- Method: patchPath:
/branch/{id}/approve
- Close the branch by given ID
- Method: patchPath:
/branch/{id}/close
- Deletes the branch identified by given ID
- Method: deletePath:
/branch/{id}
- Flips the date of a branch
- Method: getPath:
/branch/flipDate/{branchCode}
- Get all valid BIC Codes
- Method: getPath:
/branch/biccode
- Get all valid branch
- Method: getPath:
/branch
- Gets the list of internal or external branches based on bank type
- Method: getPath:
/branch/external
- Gets the list of internal or external branches based on bank type
- Method: getPath:
/branch/internal
- Reopen the branch by given ID
- Method: patchPath:
/branch/{id}/reopen
- Retrieves the branch by ID
- Method: getPath:
/branch/{id}
- Retrieves the external system details by branch code
- Method: getPath:
/branch/externalSystemDetails/{branchCode}
- Retrives the branch by given ID
- Method: getPath:
/branch/{id}/history
- Retrives the branch by given ID
- Method: getPath:
/branch/{id}/unauthorized
- Update an existing branch
- Method: putPath:
/branch/{id}
Messaging Services/External Message API
This service is used for external message operations
- Post MT message
- Method: postPath:
/postMessage
Messaging Services/External Message Log API
This service is used for external message Operations
- Get all MT message log
- Method: getPath:
/externalMessage/getExternalMessageLog
- Process hold messages in batch
- Method: getPath:
/externalMessage/processHoldMessagesInBatch
- Process pending message
- Method: getPath:
/externalMessage/processPendingMessage
- Supress Message
- Method: getPath:
/externalMessage/supressMessage
Messaging Services/Form Common Message API
This service is used for form common message Operations
- Form common DTO message for given XML message
- Method: postPath:
/formCommonMessage
Messaging Services/Sweep Monitor API
This service is used for sweep monitor Operations
- Add new data for sweep monitor
- Method: postPath:
/sweepmonitor
Online Liquidation Services/Branch Parameter Liquidation API
This Service is used to maintain Core Branch Parameters.
- Get all valid Online Liquidation
- Method: getPath:
/onliq
- Liquidate Online
- Method: postPath:
/onliq/liquidateOnline
Pool Services/Pool API
This service is used for pool operation.
- Fetch pool log for structure
- Method: getPath:
/pool/log
- Fetch ratio method details for branch
- Method: getPath:
/pool/ratio-details
- Invoking pool batch for branch
- Method: postPath:
/pool/eod/{branchCode}/{jobId}
- Invoking pool batch for branch
- Method: postPath:
/pool/{branchCode}/{jobId}
- Invoking pool batch for structure
- Method: postPath:
/pool
- Simulate pool for a structure
- Method: postPath:
/pool/simulate
Pool Services/Pool Reallocation API
This service is used for Pool Reallocation Operations
- Fetch IC history entries
- Method: getPath:
/poolRealloc/icEntries
- Fetch IC history entries for accrual handOff
- Method: getPath:
/poolRealloc/icEntriesForAccrHandOff
- Get all fetch all reallocation details
- Method: getPath:
/poolRealloc/fetchReallocationDetails
- Get all pending reallocation logs
- Method: getPath:
/poolRealloc/pendingreallocations
- Get all valid pool reallocation data
- Method: getPath:
/poolRealloc
- Invoking reallocation batch for structure
- Method: postPath:
/poolRealloc/execute
- Invoking reallocation batch for structure
- Method: postPath:
/poolRealloc/execute/async
- Invoking withholding tax for structure
- Method: postPath:
/poolRealloc/withholdingtax
- Invoking withholding tax for structure
- Method: postPath:
/poolRealloc/withholdingtax/{headerBranchCode}/{interestMethod}/{structureType}
- Process ICL loan interest liquidation
- Method: postPath:
/poolRealloc/processICL
- Simulate pool reallocation for structure
- Method: postPath:
/poolRealloc/simulate
- Update an existing reallocation log data
- Method: postPath:
/poolRealloc/modifyReallocLog
RTL Services/Real Time Liquidity Parameter API
This service is used for real time liquidity parameter operation.
- Adds a new real time liquidity parameter
- Method: postPath:
/parameter
- Authorize the real time liquidity parameter by given ID
- Method: patchPath:
/parameter/{id}/approve
- Close the real time liquidity parameter by given ID
- Method: patchPath:
/parameter/{id}/close
- Deletes the real time liquidity parameter identified by given ID
- Method: deletePath:
/parameter/{id}
- Get all valid real time liquidity parameter
- Method: getPath:
/parameter
- Reopen the real time liquidity parameter by given ID
- Method: patchPath:
/parameter/{id}/reopen
- Retrieves the real time liquidity parameter by ID
- Method: getPath:
/parameter/{id}
- Retrives the real time liquidity parameter by given ID
- Method: getPath:
/parameter/{id}/history
- Retrives the real time liquidity parameter by given ID
- Method: getPath:
/parameter/{id}/unauthorized
- Update an existing real time liquidity parameter
- Method: putPath:
/parameter/{id}
RTL Services/Real Time Liquidity Structure API
This service is used for real time liquidity structure details.
- Adds a new real time liquidity structure
- Method: postPath:
/structure
- Authorize the real time liquidity structure by given ID
- Method: patchPath:
/structure/{id}/approve
- Close the real time liquidity structure by given ID
- Method: patchPath:
/structure/{id}/close
- Deletes the real time liquidity structure identified by given ID
- Method: deletePath:
/structure/{id}
- Get all valid real time liquidity structure
- Method: getPath:
/structure
- Reopen the real time liquidity structure by given ID
- Method: patchPath:
/structure/{id}/reopen
- Retrieves the real time liquidity structure by ID
- Method: getPath:
/structure/key
- Retrieves the real time liquidity structure by ID
- Method: getPath:
/structure/{id}
- Retrieves the real time liquidity structure by ID
- Method: postPath:
/structure/{id}
- Retrives the real time liquidity structure by given ID
- Method: getPath:
/structure/{id}/history
- Retrives the real time liquidity structure by given ID
- Method: getPath:
/structure/{id}/unauthorized
- Update an existing real time liquidity structure
- Method: putPath:
/structure/{id}
RTL Services/Real Time Liquidity Transaction Monitor API
This service is used for monitoring real time liquidity transaction.
- Get all valid RTL sublimit transactions
- Method: getPath:
/RtlTransaction/fetchSublimitLog
- Get all valid RTL transaction
- Method: getPath:
/RtlTransaction/fetch
- Get sublimit details on a structure
- Method: getPath:
/RtlTransaction/fetchSublimitDetails
- Initiate RTL transaction
- Method: postPath:
/RtlTransaction/initiateRtlTxn
- Modify all valid RTL transaction
- Method: patchPath:
/RtlTransaction/modifyRtlTxn
- Post RTL transaction
- Method: postPath:
/RtlTransaction/postRtl
- Undo RTL transaction
- Method: postPath:
/RtlTransaction/undoRtl
Report Services/Exception Report API
This service is used for Exception Report Operations.
- Adds a new exception report data
- Method: postPath:
/exceptionReport/save
- Get exception Report
- Method: postPath:
/exceptionReport
Report Services/Interest Accrual Report API
This is service is used for interest accrual report creation and retrieving.
- Get all valid interest accrual report
- Method: postPath:
/interestaccrualreport
Report Services/Interest Paid Report API
This service is used for interest paid report creation and retrieving.
- Adds a new reallocation details
- Method: postPath:
/interestpaidreport/saveReallocationDetails
- Adds a new reallocation log
- Method: postPath:
/interestpaidreport/saveReallocationLog
- Get all valid interest paid report
- Method: postPath:
/interestpaidreport/generateReport
- Update reallocation details
- Method: putPath:
/interestpaidreport/updateReallocationDetails
Report Services/Interest Paid Report APIt
The operations from the Report Services/Interest Paid Report APIt category.
- Adds a new ICTB entries history
- Method: postPath:
/interestpaidreport/saveIctbEntriesHistory
Report Services/Interest Reallocation Report API
This service is used for interest reallocation report creation and retrieving.
- Get all valid interest reallocation report
- Method: postPath:
/interestreallocationreport/generateReport
Report Services/QC Interface Report API
This service is used for QC interface report creation and retrieving.
- Adds a new QC interface report
- Method: postPath:
/qcinterfacereport/save
Report Services/Simulation Report API
This service is used for simulation report for Sweep and Pool.
- Generate pool report
- Method: postPath:
/simulation/generatePoolReport
- Generate sweep report
- Method: postPath:
/simulation/generateSweepReport
Report Services/Structure Created Report API
This service is used for Structure created report creation and retrieving.
- Adds a new structure created report
- Method: postPath:
/structurecreatedreport/save
Report Services/Structure Details Report API
This service is used for Structure details report creation and retrieving.
- Adds a new structure details report
- Method: postPath:
/structuredetailsreport/save
Report Services/Sweep Structure Report API
This service is used for Sweep Structure Report
- Get all valid reports
- Method: postPath:
/sweepStructureReport/generateReport
Report Services/Sweep Summary Report API
This service is used for sweep summary report operations.
- Adds a new sweep summary report data
- Method: postPath:
/sweepSummaryReport/save
Structure Services/Interest Enhancement API
This service is used for interest enhancement method works by applying preferential pricing across a group of accounts on the basis of pre-determined criteria that are typically based on a net aggregate balance threshold.
- Adds a new interest enhancement
- Method: postPath:
/interestenhancement
- Authorize the interest enhancement by given ID
- Method: patchPath:
/interestenhancement/{id}/approve
- Close the interest enhancement by given ID
- Method: patchPath:
/interestenhancement/{id}/close
- Deletes the interest enhancement identified by given ID.
- Method: deletePath:
/interestenhancement/{id}
- Get all valid interest enhancement
- Method: getPath:
/interestenhancement
- reopen the interest enhancement by given ID
- Method: patchPath:
/interestenhancement/{id}/reopen
- Retrieves the IE structure ID
- Method: getPath:
/interestenhancement/getIEStructureId
- Retrieves the interest enhancement by ID
- Method: getPath:
/interestenhancement/{id}
- Retrives the interest enhancement by given ID
- Method: getPath:
/interestenhancement/{id}/history
- Retrives the interest enhancement by given ID
- Method: getPath:
/interestenhancement/{id}/unauthorized
- Update an existing interest enhancement
- Method: putPath:
/interestenhancement/{id}
Structure Services/Structure Maintenance API
This service is used for structure maintenance operation.
- Adds a new structure from external system
- Method: postPath:
/structure/createExternal
- Adds a new structure from simulated structure
- Method: postPath:
/structure/createFromSimulation
- Export an a structure
- Method: getPath:
/structure/{id}/export/{format}
- Fetch all the accounts of a structure by given ID
- Method: getPath:
/structure/{id}/accounts
- Fetch Structure Account Priority's for the given account
- Method: getPath:
/structure/priorities
- Fetch Structure Account Priority's for the given account
- Method: getPath:
/structure/priority/{accountNumber}
- Fetch Structure Account Priority's for the given accounts
- Method: getPath:
/structure/priorities/accountNumbers/{accountNumbers}
- For a given intruction ID or frequency, validates whether there are open structures
- Method: getPath:
/structure/checkStructureExists
- Get all structure that are going to expire within n days
- Method: postPath:
/structure/expiry
- Get all valid simulation structure
- Method: getPath:
/structure/simulation
- Get structure logs to view, authorize or reject
- Method: getPath:
/structure/approval
- Modifies a structure from external system
- Method: postPath:
/structure/modifyExternal
- Reject the structure by given ID
- Method: patchPath:
/structure/{id}/reject
- Retrieves active VA count for the input real customer with structure
- Method: postPath:
/structure/vacountperstrcustomer
- Retrieves the BOD structure master ID by header branch code
- Method: getPath:
/structure/structureBod/{headerBranchCode}
- Retrieves the reallocation structure details by header branch code
- Method: getPath:
/structure/strRealloc/{headerBranchCode}
- Retrieves the structure by ID
- Method: getPath:
/structure/fetch/{id}
- Retrieves the structure for EOD by header branch code
- Method: getPath:
/structure/structureEod/{headerBranchCode}
- Retrieves the structure for pool by header branch code
- Method: getPath:
/structure/poolstructure/{headerBranchCode}
- Retrieves the structure ID
- Method: getPath:
/structure/getStructureId
- Retrieves the structure ID and simulation ID
- Method: getPath:
/structure/simulation/getSimulationId
- Retrieves the structure Master ID by header branch code reverse sweep
- Method: getPath:
/structure/strRevSweep/{headerBranchCode}
- Retrieves the structure master ID by next run date
- Method: getPath:
/structure/structureIntraDay
- Retrieves the structure master ID by next run date for reverse sweep
- Method: getPath:
/structure/strRevSweepIntraDay
- Retrieves the structure master ID by next run date reverse
- Method: getPath:
/structure/revFreqStructure
- Update an existing structure with validation
- Method: putPath:
/structure/submit/{id}
- Update last successful sweep for given structure
- Method: patchPath:
/structure/{structureId}/last-successful-sweep-date
- Update next run date for given structure
- Method: postPath:
/structure/updateNextRunDate
- Update structure status of existing structures
- Method: putPath:
/structure/updateStructureStatus/{headerBranchCode}
- Validates a new structure
- Method: postPath:
/structure/validate
Sweep Services/Contribution API
This service is used for contribution Operations.
- Add new data for contribution
- Method: postPath:
/contribution
- Get all valid contribution
- Method: getPath:
/contribution
- Get all valid contribution
- Method: getPath:
/contribution/absContribution
- Get all valid contribution
- Method: getPath:
/contribution/contributionSum
- Get all valid contribution
- Method: getPath:
/contribution/dailyContribution
- Get all valid contribution
- Method: getPath:
/contribution/parentContribution
- Retrieves minimum contribution value date for given structure
- Method: getPath:
/contribution/valuedate/{structureId}
- Update an existing contribution data
- Method: putPath:
/contribution/{id}
Sweep Services/IC Input API
This Service is used to save and IC Inputs from external services
- Save and authorize VD balance
- Method: postPath:
/intInput/vdBalLM
- Save and authprize IC account
- Method: postPath:
/intInput/icAccnt
Sweep Services/Reverse Sweep API
This service is used for reverse sweep operations
- Run reverse sweep service for a structure
- Method: postPath:
/reversesweepservice/structure
- Run reverse sweep service for a structure
- Method: postPath:
/reversesweepservice/structureasync
- Run reverse sweep service for accounts
- Method: postPath:
/reversesweepservice/accpairasync
- Run sweep service for a structure
- Method: postPath:
/reversesweepservice/accpair
Sweep Services/Reverse Sweep Monitor API
This service is used for reverse sweep monitor operations
- Get all valid reverse sweep monitor
- Method: getPath:
/reversesweepmonitor
Sweep Services/Scheduled Sweeps API
This service is used for scheduled sweeps operations
- Adds a new batch
- Method: postPath:
/batch
- Adds a new scheduled sweeps
- Method: postPath:
/scheduledsweeps
- Get all valid batch
- Method: getPath:
/batch
- Retrieves the list of existing scheduled sweeps
- Method: getPath:
/scheduledsweeps
- Update status for batch data
- Method: putPath:
/batch/updateBatchData
Sweep Services/Sweep API
This service is used for sweep operations
- Authorize the structure by given ID
- Method: patchPath:
/sweepservice/adhoc/{id}/approve
- Execute sweep for a structure
- Method: postPath:
/sweepservice/executesweepobdx
- Get all valid account pair for authorize
- Method: getPath:
/sweepservice/adhoc/accpairsweepquery
- Get all valid adhoc structure sweep structure
- Method: getPath:
/sweepservice/adhoc/strsweepview
- Get all valid structure for authorize
- Method: getPath:
/sweepservice/adhoc/accpairsweepview
- Get all valid structure for authorize
- Method: getPath:
/sweepservice/adhoc/strsweepquery
- Initiate sweep structure
- Method: postPath:
/sweepservice/adhoc/initiateSweep
- Reject the structure by given ID
- Method: patchPath:
/sweepservice/adhoc/{id}/reject
- Retrieves all unauthorized structures
- Method: getPath:
/sweepservice/adhoc/eodcheck
- Retrieves the structure by ID
- Method: getPath:
/sweepservice/adhoc/{id}
- Run sweep service for a structure
- Method: postPath:
/sweepservice
- Run sweep service for a structure
- Method: postPath:
/sweepservice/accpair
- Run sweep service for a structure
- Method: postPath:
/sweepservice/accpairasync
- Run sweep service for a structure
- Method: postPath:
/sweepservice/structureasync
- Simulate sweep service for a structure
- Method: postPath:
/sweepservice/simulatesweep
Sweep Services/Sweep Master API
This service is used for sweep master operations
- Add new data for sweep master
- Method: postPath:
/sweepmaster
- Get all valid sweep master data
- Method: getPath:
/sweepmaster
- Update an existing sweep master data
- Method: putPath:
/sweepmaster/{id}
Sweep Services/Sweep Monitor API
This service is used for sweep monitor operations
- Add new data for sweep monitor.
- Method: postPath:
/sweepmonitor/externaltxn
- Authorize sweep status.
- Method: postPath:
/sweepmonitor/authSweepStatus
- For a given account, check sweep in-progress for that day
- Method: getPath:
/sweepmonitor/sweepValidation
- For a given branch and branch date, validates whether sweep log contains pending sweeps.
- Method: getPath:
/sweepmonitor/eod-validation
- Get all pending sweep logs.
- Method: getPath:
/sweepmonitor/pendingsweeps
- Get all valid sweep monitor by external transaction number.
- Method: getPath:
/sweepmonitor/externaltxn
- Get all valid sweep monitor.
- Method: getPath:
/sweepmonitor
- Retrieves Sweep count for the input real customer with structure
- Method: postPath:
/sweepmonitor/sweepcountperstrcustomer
- Update an existing sweep log data.
- Method: postPath:
/sweepmonitor/modifySweepLog
- Update an existing sweep log data.
- Method: putPath:
/sweepmonitor/{id}
- Update the sweep status.
- Method: postPath:
/sweepmonitor/modifySweepStatus
Sweep Services/Sweep Reallocation API
This service is used for sweep reallocation operations
- Get all valid sweep reallocation data
- Method: getPath:
/sweepRealloc
Sweep Services/System Account API
This service is used for system account operations.
- Create new system account
- Method: postPath:
/systemAccount
- Get all valid system accounts
- Method: getPath:
/systemAccount
- Get valid system accounts for passed account pair
- Method: getPath:
/systemAccount/getForAccountPair
- Record reallocation in system account
- Method: putPath:
/systemAccount/{systemAccountNumber}/recordReallocation
- Record repayment in system account
- Method: patchPath:
/systemAccount/{sweepId}/recordRepayment
- Update status of system account
- Method: putPath:
/systemAccount/{sweepId}/updateStatus/{status}