All REST Endpoints
Activity Services/Activity Service
This service is used to perform activity operations.
- Add New Activity
- Method: postPath:
/activity-service/activity
- Delete Activity Identified by Given ID
- Method: deletePath:
/activity-service/activity/{id}
- Get Additional Account Information by Account ID
- Method: getPath:
/activity-service/activity/acct/addn/{acctId}
- Healthcheck of Activity Service
- Method: getPath:
/activity-service/healthcheck
- Retrieve Activity by ID
- Method: getPath:
/activity-service/activity/{id}
- Retrieve Activity by ID and Activity Type
- Method: getPath:
/activity-service/activity/getActivityByType
- Retrieve List of Activities by Account ID
- Method: getPath:
/activity-service/activity/getActivityByAccount
- Retrieve List of Activities by Filters
- Method: getPath:
/activity-service/activity/getActivityByFilter
- Retrieve List of Activities with Distinct Users by Account ID
- Method: getPath:
/activity-service/activity/getActivityUniqueUsersByAccount
- Retrieve List of Existing Activities
- Method: getPath:
/activity-service/activity
- Update Existing Activity
- Method: putPath:
/activity-service/activity/{id}
Call Action Services/Call Action Collector Dashboard Service
This Service is used to Perform Action transactional operations.
- Fetch Action Results based on TaskId
- Method: postPath:
/api/1.0/collectordashboard/actionResultsCountByTaskId
- Retrieve the count of Call Action Results
- Method: getPath:
/api/1.0/collectordashboard/callactionresultcount
- Retrieve the Right Party Contact Count
- Method: getPath:
/api/1.0/collectordashboard/kpi/all
Call Action Services/Call Action Maintenance Service
This service is used to perform Action Maintenance operations.
- Add a New Call Action
- Method: postPath:
/api/1.0/callAction
- Authorize the Call Action by given ID
- Method: patchPath:
/api/1.0/callAction/{id}/approve
- Close the Call Action by given ID
- Method: patchPath:
/api/1.0/callAction/{id}/close
- Delete the Call Action identified by given ID
- Method: deletePath:
/api/1.0/callAction/{id}
- Get all Valid Call Action
- Method: getPath:
/api/1.0/callAction
- Reopen the Call Action by given ID
- Method: patchPath:
/api/1.0/callAction/{id}/reopen
- Retrieve the Call Action by ID
- Method: getPath:
/api/1.0/callAction/{id}
- Retrieve the Call Action Maintenance History by given ID
- Method: getPath:
/api/1.0/callAction/{id}/history
- Retrieve the Unauthorized Call Action by given ID
- Method: getPath:
/api/1.0/callAction/{id}/unauthorized
- Update an existing Call Action
- Method: putPath:
/api/1.0/callAction/{id}
Call Action Services/Call Action Transaction Service
This Service is used to Perform Action transactional operations.
- Add a New Call Action followup record
- Method: postPath:
/api/1.0/callActionTransactional
- End Collection status on an account
- Method: postPath:
/api/1.0/callActionTransactional/endCollStatusByAccId
- Restore closed Collection status on an account
- Method: postPath:
/api/1.0/callActionTransactional/reverseClosedCollStat
- Retrieve all open and close existing collection status based on an account ID
- Method: getPath:
/api/1.0/callActionTransactional/getAllAccExisCollStat
- Retrieve count of call actions based on call type
- Method: getPath:
/api/1.0/callActionTransactional/callCount
- Retrieve Specialised status updates on call account ID
- Method: getPath:
/api/1.0/callActionTransactional/getSpecializedUpdateStatus/{accountId}
- Retrieve the action details based on segment code
- Method: getPath:
/api/1.0/callActionTransactional/getActionDetails/{segmentCode}
- Retrieve the action history details based on Task ID
- Method: getPath:
/api/1.0/callActionTransactional/getHistoryDetails
- Retrieve the existing collection status based on account ID
- Method: getPath:
/api/1.0/callActionTransactional/getExistingCollectionStatus
- Retrieve the value of all the facts for batches
- Method: postPath:
/api/1.0/dmaccountgetfacts
- Update the specialised status
- Method: postPath:
/api/1.0/callActionTransactional/postSpecializedUpdateStatus
Common Services/Fact Details Service
This service is used to perform Fact Details Service operations.
- Retrieve Fact Details by Account ID
- Method: getPath:
/obedm-common-services/factDetails/{accountId}
- Retrieve Fact Details by Category
- Method: getPath:
/obedm-common-services/factDetails/category/{category}
Common Services/Identifier Definition Service
This service is used to perform Identifier Definition Maintenance Service operations.
- Add New Identifier Definition
- Method: postPath:
/obedm-common-services/identifierdefinition
- Authorize Identifier Definition by Given ID
- Method: patchPath:
/obedm-common-services/identifierdefinition/{id}/approve
- Close Identifier Definition by Given ID
- Method: patchPath:
/obedm-common-services/identifierdefinition/{id}/close
- Delete Identifier Definition Identified by Given ID
- Method: deletePath:
/obedm-common-services/identifierdefinition/{id}
- Fetch Identifier Definition and Parameters Configuration for Given Criteria
- Method: getPath:
/obedm-common-services/identifierdefinition/getAngConfig
- Generate Number for Given Criteria
- Method: getPath:
/obedm-common-services/identifierdefinition/generate
- Get All Valid Identifier Definition
- Method: getPath:
/obedm-common-services/identifierdefinition
- Reopen Identifier Definition by Given ID
- Method: patchPath:
/obedm-common-services/identifierdefinition/{id}/reopen
- Retrieve Identifier Definition by Given ID
- Method: getPath:
/obedm-common-services/identifierdefinition/{id}/unauthorized
- Retrieve Identifier Definition by ID
- Method: getPath:
/obedm-common-services/identifierdefinition/{id}
- Retrieve Identifier Definition History by Given ID
- Method: getPath:
/obedm-common-services/identifierdefinition/{id}/history
- Update Existing Identifier Definition
- Method: putPath:
/obedm-common-services/identifierdefinition/{id}
Common Services/Lookup Type Service
This service is used to perform Lookup Type maintenance service operations.
- Add New Lookup Type
- Method: postPath:
/obedm-common-services/lookuptype
- Authorize Lookup Type by Given ID
- Method: patchPath:
/obedm-common-services/lookuptype/{id}/approve
- Close Lookup Type by Given ID
- Method: patchPath:
/obedm-common-services/lookuptype/{id}/close
- Delete Lookup Type Identified by Given ID
- Method: deletePath:
/obedm-common-services/lookuptype/{id}
- Get All Valid Lookup Type
- Method: getPath:
/obedm-common-services/lookuptype
- Reopen Lookup Type by Given ID
- Method: patchPath:
/obedm-common-services/lookuptype/{id}/reopen
- Retrieve All Unauthorized Records for Lookup Type by Given ID
- Method: getPath:
/obedm-common-services/lookuptype/{id}/unauthorized
- Retrieve History of Lookup Type by Given ID
- Method: getPath:
/obedm-common-services/lookuptype/{id}/history
- Retrieve Lookup Codes by Given Lookup Type
- Method: getPath:
/obedm-common-services/lookuptype/lookuplov/{lookupTypeCd}
- Retrieve Lookup Type by ID
- Method: getPath:
/obedm-common-services/lookuptype/{id}
- Update Existing Lookup Type
- Method: putPath:
/obedm-common-services/lookuptype/{id}
Common Services/Product Processor Service
This service is used to perform Product Processor Maintenance Service operations.
- Add New Product Processor
- Method: postPath:
/obedm-common-services/productprocessor
- Authorize Product Processor by Given ID
- Method: patchPath:
/obedm-common-services/productprocessor/{id}/approve
- Close Product Processor by Given ID
- Method: patchPath:
/obedm-common-services/productprocessor/{id}/close
- Delete Product Processor Identified by Given ID
- Method: deletePath:
/obedm-common-services/productprocessor/{id}
- Get All Valid Product Processors
- Method: getPath:
/obedm-common-services/productprocessor
- Health Check Of Common Services
- Method: getPath:
/obedm-common-services/healthcheck
- Reopen Product Processor by Given ID
- Method: patchPath:
/obedm-common-services/productprocessor/{id}/reopen
- Retrieve All Unauthorized Records of Product Processor by Given ID
- Method: getPath:
/obedm-common-services/productprocessor/{id}/unauthorized
- Retrieve Group Basis Code and Product Processor Code for All Product Processors
- Method: getPath:
/obedm-common-services/productprocessor/groupBasis
- Retrieve Product Processor by ID
- Method: getPath:
/obedm-common-services/productprocessor/{id}
- Retrieve Product Processor History by Given ID
- Method: getPath:
/obedm-common-services/productprocessor/{id}/history
- Update Existing Product Processor
- Method: putPath:
/obedm-common-services/productprocessor/{id}
Correspondence Services/Communication Details Service
This service is used to perform Communication Details Transaction operations.
- Fetch Manual Communication Details
- Method: postPath:
/obcr-correspondence-services/commdetails/fetchManualCommDetails
- Get All count of case history details
- Method: getPath:
/obcr-correspondence-services/commdetails/allcasehistcount
- Get All count of Communication details
- Method: getPath:
/obcr-correspondence-services/commdetails/count
- Get Manual Communication History
- Method: getPath:
/obcr-correspondence-services/commdetails/getManualCommHistory
- Send Manual Communication
- Method: postPath:
/obcr-correspondence-services/commdetails/sendManualComm
- Validate the block period for manual commnication
- Method: getPath:
/obcr-correspondence-services/commdetails/validateBlockPeriod
Correspondence Services/Communication Template Maintenance Service
This service is used to perform Communication Template Maintenance operations.
- Add New Communication Template
- Method: postPath:
/obedm-correspondence-services/commtemplate
- Authorize Communication Template by Given ID
- Method: patchPath:
/obedm-correspondence-services/commtemplate/{id}/approve
- Close Communication Template by Given ID
- Method: patchPath:
/obedm-correspondence-services/commtemplate/{id}/close
- Delete Communication Template Identified by Given ID
- Method: deletePath:
/obedm-correspondence-services/commtemplate/{id}
- Get All Valid Communication Template
- Method: getPath:
/obedm-correspondence-services/commtemplate
- Healthcheck of Correspondence Service
- Method: getPath:
/obedm-correspondence-services/healthcheck
- Reopen Communication Template by Given ID
- Method: patchPath:
/obedm-correspondence-services/commtemplate/{id}/reopen
- Retrieve Communication Template by ID
- Method: getPath:
/obedm-correspondence-services/commtemplate/{id}
- Retrieve Communication Template History by Given ID
- Method: getPath:
/obedm-correspondence-services/commtemplate/{id}/history
- Retrieve Onload Data
- Method: getPath:
/obedm-correspondence-services/commtemplate/onload
- Retrieve Unauthorized Communication Template by Given ID
- Method: getPath:
/obedm-correspondence-services/commtemplate/{id}/unauthorized
- Update Existing Communication Template
- Method: putPath:
/obedm-correspondence-services/commtemplate/{id}
Correspondence Services/Correspondence Batch Service
Correspondence Batch Service REST Endpoints
- Generate Report.
- Method: postPath:
/obedm-correspondence-services/correspondence/sendLetter
Dashboard Services/Dashboard Service
This service is used to perform Collector Dashboard Transaction Service operations..
- Get no of accounts handled
- Method: getPath:
/api/1.0/dashboard/kpi/all
- Health-check of Dashboard Service
- Method: getPath:
/api/1.0/healthcheck
Entity Services/Account Arrears Service
This service is used to populate arrear details of the account.
- Update Existing Account Arrears
- Method: putPath:
/dmaccountarrears-service/accountarrears
Entity Services/Account Bill Details Service
This service is used to populate bill information of the account.
- Update Existing Account Bill Details
- Method: putPath:
/dmaccountbilldtls-service/accountbilldtls
Entity Services/Account Delinquency History Service
This service is used to populate delinquency history of the account.
- Retrieve List of Existing Account Delinquency History
- Method: getPath:
/dmaccountdelhistory-service/dmaccountdelhistories
Entity Services/Account Party Relationship Service
This service is used to populate account party relationship.
- Retrieve Account Party Relationship for given Account ID
- Method: getPath:
/DmAccountParty-service/getPartyIdForAccountId/{accountId}
- Retrieve all Accounts for given Party ID
- Method: getPath:
/DmAccountParty-service/accountParties/{partyId}
- Retrieve the Email ID list of Party by Account ID
- Method: getPath:
/DmAccountParty-service/accountParties/getPartyDetails/{accountId}
- Retrieve the list of Party by Account ID
- Method: getPath:
/DmAccountParty-service/accountParties/getPartyDetailsByTaskType/{accountId}
- Update an Existing Account Party Relationship
- Method: putPath:
/DmAccountParty-service/accountParties
Entity Services/Account Payment Service
This service is used to populate payment details of the account.
- Get All Payments for Account After Specified Date
- Method: getPath:
/dmpayment-service/payments
- Get Payment Details Based on Account ID
- Method: getPath:
/dmpayment-service/payment/getPaymentDetailsByAcctId
- Get Payment Details Based on Account ID and Date Filter
- Method: getPath:
/dmpayment-service/payment/getPaymentDetailsByDateFilter
- Update Existing Payment Details
- Method: putPath:
/dmpayment-service/payments
Entity Services/Account Repayment Schedule Service
This service is used to populate repayment schedule of the account.
- Update Existing Account Repayment Schedule
- Method: putPath:
/dmaccountrepaysch-service/accountrepayschs
Entity Services/Account Review Service
This service is used to populate review details of the account.
- Retrieve List of Existing Account Review Details Based on Review Date.
- Method: getPath:
/dmaccountreview-service/getAccountsToBeProcessed
- Update Existing Review Details of Account
- Method: putPath:
/dmaccountreview-service/accountreview
Entity Services/Account Service
This service is used to maintain basic financial and non-financial details of account.
- Retrieve Account Details by Account ID
- Method: getPath:
/dmaccount-service/accounts/getAccountDetailsById
- Retrieve Account ID for Given Account Number
- Method: postPath:
/dmaccount-service/accounts/getAccountIdforAccountNumber
- Retrieve Account ID for given Account Number and Product Processor Code.
- Method: postPath:
/dmaccount-service/accounts/getAccountId
- Retrieve Count of Accounts Obtained in Result Specific to Task Summary Account
- Method: postPath:
/dmaccount-service/accounts/resultCount
- Retrieve List of All Fact Values Against Entities
- Method: postPath:
/dmaccount-service/dmaccountgetfacts
- Retrieve List of All Unallocated Accounts
- Method: getPath:
/dmaccount-service/accounts/unallocated
- Retrieve List of In-Collection Account ID's
- Method: getPath:
/dmaccount-service/accounts
- Retrieve List of Limited Account Party Details by Account ID's and Filter Collection
- Method: postPath:
/dmaccount-service/accounts/limitedAcctPartyDetails
- Retrieve the group basis by Account ID
- Method: getPath:
/dmaccount-service/accounts/getGroupBasisByAccId
- Set Allocation Flag for Given Account ID
- Method: putPath:
/dmaccount-service/accounts/allocate
- Update Existing Account
- Method: putPath:
/dmaccount-service/accounts
Entity Services/Collateral Charge Service
This service is used to populate charge details of the collateral.
- Update Existing Collateral Charge Details
- Method: putPath:
/DmCollateralCharge-service/collateralCharges
Entity Services/Collateral Linkage Service
This service is used to populate collateral and account linkage.
- Update Existing Collateral Linkage
- Method: putPath:
/DmCollateralLinkage-service/collateralLinkages
Entity Services/Collateral Owner Service
This service is used to populate ownership details of the collateral.
- Update Existing Collateral Owner
- Method: putPath:
/DmCollateralOwner-service/collateralOwners
Entity Services/Collateral Service
This service is used to populate basic details of the collateral.
- Update Existing Collateral Details
- Method: putPath:
/DmCollateral-service/collaterals
Entity Services/Feed Entity Service
This service is used to create Feed Entity.
- Add New Feed Entity
- Method: postPath:
/dmfeedentity-service/feedentities
Entity Services/Insurance Service
This service is used to populate basic details of the insurance.
- Update Existing Insurance
- Method: putPath:
/DmInsurance-service/insurances
Entity Services/Party Address Service
This service is used to populate address details of the party.
- Update Existing Party Address
- Method: putPath:
/dmpartyaddress-service/partyaddresses
Entity Services/Party Contact Service
This service is used to populate contact details of the party.
- Update Existing Party Contact
- Method: putPath:
/dmpartycontact-service/partycontacts
Entity Services/Party Employment Service
This service is used to populate employment details of the party.
- Update Existing Party Employment Details
- Method: putPath:
/dmpartyemployment-service/partyemployments
Entity Services/Party Identity Service
This service is used to populate identification details of the party.
- Update Existing Party Identity Details
- Method: putPath:
/dmpartyidentity-service/partyidentities
Entity Services/Party Name Service
This service is used to populate name details of the party.
- Update Existing Party Name Details
- Method: putPath:
/dmpartyname-service/partynames
Entity Services/Party Service
This service is used to populate basic details of the party.
- Retrieve Party ID, Customer Number, and Party Name for LOV Component
- Method: getPath:
/dmparty-service/parties/lov
- Update Existing Party
- Method: putPath:
/dmparty-service/parties
Entity Services/Risk Indicator Service
This service is used to populate risk indicator details on account and party.
- Update Existing Risk Indicator
- Method: putPath:
/DmRiskIndicator-service/riskIndicators
Entity Services/Seed Data Configuration Service
This service is used to create Seed Data Configuration related tasks.
- Add New Seed Data Configuration
- Method: postPath:
/api/1.0/seeddataconfig
- Authorize Seed Data Configuration by Given ID
- Method: patchPath:
/api/1.0/seeddataconfig/{id}/approve
- Close Seed Data Configuration by Given ID
- Method: patchPath:
/api/1.0/seeddataconfig/{id}/close
- Delete Seed Data Configuration Identified by Given ID
- Method: deletePath:
/api/1.0/seeddataconfig/{id}
- Get All Valid Seed Data Configuration
- Method: getPath:
/api/1.0/seeddataconfig
- Health Check of Entity Service
- Method: getPath:
/api/1.0/seeddataconfig/healthcheck
- Reopen Seed Data Configuration by Given ID
- Method: patchPath:
/api/1.0/seeddataconfig/{id}/reopen
- Retrieve Seed Data Configuration by Given ID
- Method: getPath:
/api/1.0/seeddataconfig/{id}/history
- Retrieve Seed Data Configuration by Given ID
- Method: getPath:
/api/1.0/seeddataconfig/{id}/unauthorized
- Retrieve Seed Data Configuration by ID
- Method: getPath:
/api/1.0/seeddataconfig/{id}
- Retrieve Seed Detail Description by Given Seed Type Code and Seed Code
- Method: getPath:
/api/1.0/seeddataconfig/getDescription/{seedTypeCd}/{seedCd}
- Update Existing Seed Data Configuration
- Method: putPath:
/api/1.0/seeddataconfig/{id}
Fees Charges Services/Fees Charges Batch Services
This service is used to perform various actions related to fee charge service.
- Health Check of Fees and Charges Batch Service
- Method: getPath:
/obcr-fees-charges-services/healthcheck
Fees Charges Services/Fees Charges Maintenance Services
This service is used to perform various actions related to fee charge service.
- Adds a new feecharge.
- Method: postPath:
/obcr-fees-charges-services/feecharge
- Authorize the feecharge by given ID.
- Method: patchPath:
/obcr-fees-charges-services/feecharge/{id}/approve
- Close the feecharge by given ID.
- Method: patchPath:
/obcr-fees-charges-services/feecharge/{id}/close
- Deletes the feecharge identified by given ID.
- Method: deletePath:
/obcr-fees-charges-services/feecharge/{id}
- Get all valid feecharge.
- Method: getPath:
/obcr-fees-charges-services/feecharge
- reopen the feecharge by given ID.
- Method: patchPath:
/obcr-fees-charges-services/feecharge/{id}/reopen
- Retrieves the feecharge by ID.
- Method: getPath:
/obcr-fees-charges-services/feecharge/{id}
- Retrives the feecharge by given ID.
- Method: getPath:
/obcr-fees-charges-services/feecharge/{id}/history
- Retrives the feecharge by given ID.
- Method: getPath:
/obcr-fees-charges-services/feecharge/{id}/unauthorized
- Update an existing feecharge.
- Method: putPath:
/obcr-fees-charges-services/feecharge/{id}
Fees Charges Services/Fees Charges Transaction Services
This service is used to perform various actions related to fee charge service.
- Retrieves the feeschargesaccountasso by Account Id.
- Method: getPath:
/obcr-fees-charges-services/feechargetransaction/getaccount/{accountId}
- Update Fees and Charges Association History and Delete Fees and Charges Association
- Method: getPath:
/obcr-fees-charges-services/feechargetransaction/updateFeesandChargesAssoHistAndDeleteFeesandChargesAsso/{acctId}
Notes Services/Notes Service
This service is used to perform Notes Service operations.
- Add New Note
- Method: postPath:
/notes-service/saveNotes
- Get Additional Account Information by Account ID
- Method: getPath:
/notes-service/note/acct/addn/{acctId}
- Health Check of Notes Service
- Method: getPath:
/notes-service/healthcheck
- Retrieve Notes Details by Account ID
- Method: getPath:
/notes-service/getNotes
Promise to Pay Services/Promise to Pay Collector Dashboard Service
This service is used to perform Collector Dashboard Transaction Service operations.
- Display Collection history promise detail by user id
- Method: getPath:
/obedm-ptp-services/collectordashboard/collectionhistory/{period}
- Get all PTP related KPI information
- Method: getPath:
/obedm-ptp-services/collectordashboard/kpi/all
Promise to Pay Services/Promise to Pay Maintenance Service
This service is used to perform Promise to Pay Type Maintenance Service operations.
- Add New Promise to Pay Type
- Method: postPath:
/obedm-ptp-services/ptptype
- Authorize Promise to Pay Type by Given ID
- Method: patchPath:
/obedm-ptp-services/ptptype/{id}/approve
- Close Promise to Pay Type by Given ID
- Method: patchPath:
/obedm-ptp-services/ptptype/{id}/close
- Delete Promise to Pay Type Identified by Given ID
- Method: deletePath:
/obedm-ptp-services/ptptype/{id}
- Get All Valid Promise to Pay Type
- Method: getPath:
/obedm-ptp-services/ptptype
- Reopen Promise to Pay Type by Given ID
- Method: patchPath:
/obedm-ptp-services/ptptype/{id}/reopen
- Retrieve Promise to Pay Type by Given ID
- Method: getPath:
/obedm-ptp-services/ptptype/{id}/unauthorized
- Retrieve Promise to Pay Type by ID
- Method: getPath:
/obedm-ptp-services/ptptype/{id}
- Retrieve Promise to Pay Type History by Given ID
- Method: getPath:
/obedm-ptp-services/ptptype/{id}/history
- Update Existing Promise to Pay Type
- Method: putPath:
/obedm-ptp-services/ptptype/{id}
Promise to Pay Services/Promise to Pay Transaction Service
This service is used to perform Promise To Pay Transaction Service operations.
- Add a new Promise to pay
- Method: postPath:
/obedm-ptp-services/ptp
- Add a new Promise to pay
- Method: postPath:
/obedm-ptp-services/ptp/create/{accountNumber}
- Appropriate Payment Against Promise To Pay
- Method: putPath:
/obedm-ptp-services/ptp/appropriate
- Cancel Promise To Pay with Reason and Notes
- Method: postPath:
/obedm-ptp-services/ptp/cancel
- CANCEL PTPs by Account ID
- Method: getPath:
/obedm-ptp-services/ptp/cancel/{acctId}
- Display upcoming promise detail by user id
- Method: getPath:
/obedm-ptp-services/upcomingpromise
- Fetch PTP and PTP-history using account number.
- Method: getPath:
/obedm-ptp-services/ptp/fetch/{accountNumber}
- Get Additional Account Information by Account ID
- Method: getPath:
/obedm-ptp-services/ptp/acct/addn/{acctId}
- Get All Promise To Pay Detail by Account ID
- Method: getPath:
/obedm-ptp-services/ptp/{type}
- Get PTP History based on account id and case id
- Method: postPath:
/obedm-ptp-services/ptphistory
- Get Status Count for Each Status
- Method: postPath:
/obedm-ptp-services/ptp/count
- Health Check of Promise To Pay Service
- Method: getPath:
/obedm-ptp-services/healthcheck
- Retrieve Quick Promise To Pay by Account ID
- Method: getPath:
/obedm-ptp-services/ptp
- Simulates a New Promise Schedule
- Method: postPath:
/obedm-ptp-services/ptp/simulate
Segmentation Services/Segment Maintenance Service
This service is used to perform Segment Batch operations.
- Retrieve All Segment Related Facts Values
- Method: postPath:
/api/1.0/segmentBatch/getSegmentfacts
- Retrieve List of Segment And Strategy Associated with an Account
- Method: getPath:
/api/1.0/segmentBatch/getAccountSegmentStrategyAssociation
- Retrieve List of Segments Associated with an List of Account ID
- Method: postPath:
/api/1.0/segmentBatch/getSegmentCdAndAcctIdMapping
- Retrieve the Segment based on Account ID
- Method: getPath:
/api/1.0/segmentBatch/getSegmentCdByAcctId
- Retrieve the Segment based on Account ID and Case ID
- Method: getPath:
/api/1.0/segmentBatch/getSegmentCdByAcctIdandCaseId
- Update Segment Associated and Delete Segment Association History
- Method: postPath:
/api/1.0/segmentBatch/updateSegAssoAndDeleteSegAssoHistRev
- Update Segment Association History and Delete Segment Association
- Method: postPath:
/api/1.0/segmentBatch/updateSegAssoHistAndDeleteSegAsso
Segmentation Services/Segmentation Batch Service
This service is used to perform Segment Batch operations.
- Health Check of Segmentation Batch Service
- Method: getPath:
/api/1.0/segmentationbatch/healthcheck
Strategy Services/Case Account Association Service
Case Account Association Operations
- Add New Case Account Association
- Method: postPath:
/obcr-strategy-services/api/v1/dmcaseaccountassos
- Delete Case Account Association and Insert in Case Account Association History
- Method: postPath:
/obcr-strategy-services/strategy/delDmCaseAssoAndInsInDmCaseAssoHist
- Delete Case Account Association Identified by the Given ID
- Method: deletePath:
/obcr-strategy-services/api/v1/dmcaseaccountassociations/{id}
- Retrieve Case Account Association by ID
- Method: getPath:
/obcr-strategy-services/api/v1/dmcaseaccountassociations/{id}
- Retrieve List of Existing Case Account Associations
- Method: getPath:
/obcr-strategy-services/strategy/delDmCaseAssoAndInsInDmCaseAssoHist
- Update Existing Case Account Association
- Method: putPath:
/obcr-strategy-services/api/v1/dmcaseaccountassociations/{id}
Strategy Services/Case Service
Case operations
- Get Case Id from Case Number
- Method: getPath:
/obcr-strategy-services/getCaseIdFromCaseNbr
- Get Party Id from Case No
- Method: getPath:
/obcr-strategy-services/getPartyIdFromCaseNo
Strategy Services/Fact Service
This service describes the API information for Fact Service.
- Retrieve List of All Fact Value for Batch
- Method: postPath:
/obcr-strategy-services/dmaccountgetfacts
Strategy Services/Strategy Maintenance Service
This service is used for performing various actions related to Strategy Maintenance.
- Add New Strategy
- Method: postPath:
/api/1.0/strategymaintenance
- Authorize Strategy by Given ID
- Method: patchPath:
/api/1.0/strategymaintenance/{id}/approve
- Close Strategy by Given ID
- Method: patchPath:
/api/1.0/strategymaintenance/{id}/close
- Delete Strategy Identified by Given ID
- Method: deletePath:
/api/1.0/strategymaintenance/{id}
- Get All Valid Strategies
- Method: getPath:
/api/1.0/strategymaintenance
- Reopen Strategy by Given ID
- Method: patchPath:
/api/1.0/strategymaintenance/{id}/reopen
- Retrieve Strategy by Given ID
- Method: getPath:
/api/1.0/strategymaintenance/{id}/history
- Retrieve Strategy by Given ID
- Method: getPath:
/api/1.0/strategymaintenance/{id}/unauthorized
- Retrieve the Strategy by ID
- Method: getPath:
/api/1.0/strategymaintenance/{id}
- Retrieve Workflow Status by Given Workflow code.
- Method: getPath:
/api/1.0/strategymaintenance/getWorkflow/{taskCd}
- Update Existing Strategy
- Method: putPath:
/api/1.0/strategymaintenance/{id}
Strategy Services/Strategy service
This service is used to check the health check for the Strategy services.
- Health Check of Strategy Services
- Method: getPath:
/obcr-strategy-services/healthcheck
Strategy Services/Task Type Service
Task Type maintenance APIs.
- Add New Task Type
- Method: postPath:
/api/1.0/tasktype
- Authorize Task Type by Given ID
- Method: patchPath:
/api/1.0/tasktype/{id}/approve
- Close Task Type by Given ID
- Method: patchPath:
/api/1.0/tasktype/{id}/close
- Delete Task Type Identified by Given ID
- Method: deletePath:
/api/1.0/tasktype/{id}
- Get All Valid Task Type
- Method: getPath:
/api/1.0/tasktype
- Reopen Task Type by Given ID
- Method: patchPath:
/api/1.0/tasktype/{id}/reopen
- Retrieve Task Type by ID
- Method: getPath:
/api/1.0/tasktype/{id}
- Retrieve Task Type History by Given ID
- Method: getPath:
/api/1.0/tasktype/{id}/history
- Retrieve Unauthorized Task Type by Given ID
- Method: getPath:
/api/1.0/tasktype/{id}/unauthorized
- Update Existing Task Type
- Method: putPath:
/api/1.0/tasktype/{id}
Task Workflow Services/Ad Hoc Task Service
This service is used to create ad hoc tasks.
- Retrieve Ad hoc Task Onload
- Method: getPath:
/api/1.0/onloadadhoctask/{accountId}
- Save Ad hoc Task Data
- Method: postPath:
/api/1.0/adhocktask
Task Workflow Services/Collector Dashboard Service
This service is used to perform Collector Dashboard Transaction Service operations..
- Get all segments associated with the logged in user
- Method: getPath:
/api/1.0/collectordashboard/currenttasks/segments
- Get task Count based on the age of tasks
- Method: getPath:
/api/1.0/collectordashboard/currenttasks/ageing/{segmentCode}
- Get task Count of all tasks associated with logged in user
- Method: getPath:
/api/1.0/collectordashboard/currenttasks/count/{segmentCode}
- Get task history data
- Method: getPath:
/api/1.0/collectordashboard/taskhistory/{timeFrame}
Task Workflow Services/Task Summary Service
Task Summary Service to display Tasks and Accounts assigned to the logged in user.
- Escalate Tasks By Task ID
- Method: putPath:
/api/1.0/taskSummary/task/escalate
- Get All count of Communication History details
- Method: getPath:
/api/1.0/taskSummary/taskCommunicationHistCount
- Get all task details associated with Ai User Id
- Method: getPath:
/api/1.0/taskSummary/aiTaskDetailsForUserId
- Get Existing Created Flag Details or Create/Update Flag Details for Particular Task
- Method: putPath:
/api/1.0/taskSummary/flaggedTasks
- Get Initial or Filtered Task Summary for Account
- Method: postPath:
/api/1.0/taskSummary/account
- Get Initial or Filtered Task Summary for Specialized Cases
- Method: postPath:
/api/1.0/taskSummary/specializedcase
- Get Initial or Filtered Task Summary for Task
- Method: postPath:
/api/1.0/taskSummary/task
- Get the Users Assigned if the Logged in User is a Supervisor
- Method: getPath:
/api/1.0/taskSummary/account/usersAssigned
- Reassign Accounts Based on Segment Codes
- Method: putPath:
/api/1.0/taskSummary/accounts/reassign/{reassignUserId}
- Reassign Accounts Based on Segment Codes
- Method: putPath:
/api/1.0/taskSummary/specializedTab/reassign
Task Workflow Services/Task Workflow Batch Service
Task Workflow Batch Service to update or insert Task related details based on Rule.
- Get filtered Task details
- Method: getPath:
/api/1.0/getFilteredTaskSummaryDetails
- Get Task Details Based on Task ID
- Method: getPath:
/api/1.0/taskWorkFlow/getTaskDetailsById
- Get Task Status
- Method: getPath:
/api/1.0/taskWorkFlow/getNextTaskStatus
- Get Work Flow Status
- Method: getPath:
/api/1.0/taskWorkFlow/getWorkflowStatusDetails
- Remove Task for given Account ID
- Method: postPath:
/api/1.0/taskWorkFlow/removeTasksByAcctId/{acctId}
- Update Assignee for Task
- Method: putPath:
/api/1.0/taskWorkFlow/assignTask
- Update Task Status and Followup Date
- Method: putPath:
/api/1.0/taskWorkFlow/updateTaskStatusAndFollowUpDate
Task Workflow Services/Task Workflow Maintenance Service
This service is used to maintain Task Workflow configuration.
- Add New Task Workflow
- Method: postPath:
/api/1.0/taskworkflow
- Authorize Task Workflow by Given ID
- Method: patchPath:
/api/1.0/taskworkflow/{id}/approve
- Close Task Workflow by Given ID
- Method: patchPath:
/api/1.0/taskworkflow/{id}/close
- Delete Task Workflow Identified by Given ID
- Method: deletePath:
/api/1.0/taskworkflow/{id}
- Get All Valid Task Workflow
- Method: getPath:
/api/1.0/taskworkflow
- Reopen Task Workflow by Given ID
- Method: patchPath:
/api/1.0/taskworkflow/{id}/reopen
- Retrieve Task Workflow by ID
- Method: getPath:
/api/1.0/taskworkflow/{id}
- Retrieve Task Workflow History by Given ID
- Method: getPath:
/api/1.0/taskworkflow/{id}/history
- Retrieve Unauthorized Task Workflow by Given ID
- Method: getPath:
/api/1.0/taskworkflow/{id}/unauthorized
- Update Existing Task Workflow
- Method: putPath:
/api/1.0/taskworkflow/{id}
User Management Services/User Assignment Maintenance Service
This service is used to perform User Assignment Maintenance operations.
- Add a New User Assignment
- Method: postPath:
/api/1.0/userassignment
- Authorize The User Assignment By Given ID
- Method: patchPath:
/api/1.0/userassignment/{id}/approve
- Close The User Assignment By Given ID
- Method: patchPath:
/api/1.0/userassignment/{id}/close
- Delete The User Assignment Identified By Given ID
- Method: deletePath:
/api/1.0/userassignment/{id}
- Get All Valid User Assignment
- Method: getPath:
/api/1.0/userassignment
- Health Check Of User Management Service
- Method: getPath:
/api/1.0/userassignment/healthcheck
- Reopen The User Assignment By Given ID
- Method: patchPath:
/api/1.0/userassignment/{id}/reopen
- Retrieve The User Assignment By Given ID
- Method: getPath:
/api/1.0/userassignment/{id}/history
- Retrieve The User Assignment By Given ID
- Method: getPath:
/api/1.0/userassignment/{id}/unauthorized
- Retrieve The User Assignment By ID
- Method: getPath:
/api/1.0/userassignment/{id}
- Update An Existing User Assignment
- Method: putPath:
/api/1.0/userassignment/{id}
User Management Services/User Assignment Transaction Service
This service is used to perform User Assignment Transaction operations.
- Check user is Supervisor or not
- Method: getPath:
/api/1.0/user/isSupervisor/{userId}
- Deallocate User By Account ID
- Method: postPath:
/api/1.0/user/deAllocateUser
- Get All Account IDs And User Mapping
- Method: postPath:
/api/1.0/user/userAccountmapping
- Get Strategy Assign Data By Account ID
- Method: getPath:
/api/1.0/user/getStrategyAssignDataByAcctId/{acctId}
- Get Subordinate Users By Supervisor ID
- Method: getPath:
/api/1.0/user/getSubordinateUsers
- Reassign Accounts Based On Segment Codes
- Method: putPath:
/api/1.0/user/accounts/reassign/{reassignUserId}
- Reassign Accounts Based On Segment Codes and Strategy Codes
- Method: putPath:
/api/1.0/user/reassign
User Management Services/User Group Maintenance Service
This service is used to perform various actions related to User Group Maintenance.
- Add New User Group
- Method: postPath:
/api/1.0/usergroup
- Authorize User Group by Given ID
- Method: patchPath:
/api/1.0/usergroup/{id}/approve
- Close User Group by Given ID
- Method: patchPath:
/api/1.0/usergroup/{id}/close
- Delete User Group Identified by Given ID
- Method: deletePath:
/api/1.0/usergroup/{id}
- Get All Valid User Group
- Method: getPath:
/api/1.0/usergroup
- Reopen User Group by Given ID
- Method: patchPath:
/api/1.0/usergroup/{id}/reopen
- Retrieve Unauthorized User Group by Given ID
- Method: getPath:
/api/1.0/usergroup/{id}/unauthorized
- Retrieve User Group by ID
- Method: getPath:
/api/1.0/usergroup/{id}
- Retrieve User Group History by Given ID
- Method: getPath:
/api/1.0/usergroup/{id}/history
- Update Existing User Group
- Method: putPath:
/api/1.0/usergroup/{id}