All REST Endpoints

Activity Services/Activity Service
This service is used to perform activity operations.
Add New Activity
Method: post
Path: /activity-service/activity
Delete Activity Identified by Given ID
Method: delete
Path: /activity-service/activity/{id}
Get Additional Account Information by Account ID
Method: get
Path: /activity-service/activity/acct/addn/{acctId}
Healthcheck of Activity Service
Method: get
Path: /activity-service/healthcheck
Retrieve Activity by ID
Method: get
Path: /activity-service/activity/{id}
Retrieve Activity by ID and Activity Type
Method: get
Path: /activity-service/activity/getActivityByType
Retrieve List of Activities by Account ID
Method: get
Path: /activity-service/activity/getActivityByAccount
Retrieve List of Activities by Filters
Method: get
Path: /activity-service/activity/getActivityByFilter
Retrieve List of Activities with Distinct Users by Account ID
Method: get
Path: /activity-service/activity/getActivityUniqueUsersByAccount
Retrieve List of Existing Activities
Method: get
Path: /activity-service/activity
Update Existing Activity
Method: put
Path: /activity-service/activity/{id}
Call Action Services/Call Action Maintenance Service
This service is used to perform Action Maintenance operations.
Add New Call Action
Method: post
Path: /api/1.0/callAction
Authorize Call Action by Given ID
Method: patch
Path: /api/1.0/callAction/{id}/approve
Close Call Action by Given ID
Method: patch
Path: /api/1.0/callAction/{id}/close
Delete Call Action Identified by Given ID
Method: delete
Path: /api/1.0/callAction/{id}
Get All Valid Call Action
Method: get
Path: /api/1.0/callAction
Health Check of Call Action Maintenance Service
Method: get
Path: /api/1.0/callaction/healthcheck
Reopen Call Action by Given ID
Method: patch
Path: /api/1.0/callAction/{id}/reopen
Retrieve Call Action by ID
Method: get
Path: /api/1.0/callAction/{id}
Retrieve Call Action Maintenance History by Given ID
Method: get
Path: /api/1.0/callAction/{id}/history
Retrieve Unauthorized Call Action by Given ID
Method: get
Path: /api/1.0/callAction/{id}/unauthorized
Update Existing Call Action
Method: put
Path: /api/1.0/callAction/{id}
Call Action Services/Call Action Transaction Service
This Service is used to Perform Action transactional operations.
Add New Call Action Followup Record
Method: post
Path: /api/1.0/callActionTransactional
End Collection Status on Account
Method: post
Path: /api/1.0/callActionTransactional/endCollStatusByAccId
Restore Closed Collection Status on Account
Method: post
Path: /api/1.0/callActionTransactional/reverseClosedCollStat
Retrieve Action Details Based on Segment Code
Method: get
Path: /api/1.0/callActionTransactional/getActionDetails/{segmentCode}
Retrieve Action History Details Based on Task ID
Method: get
Path: /api/1.0/callActionTransactional/getHistoryDetails
Retrieve All Open and Close Existing Collection Status Based on Account ID
Method: get
Path: /api/1.0/callActionTransactional/getAllAccExisCollStat
Retrieve Existing Collection Status Based on Account ID
Method: get
Path: /api/1.0/callActionTransactional/getExistingCollectionStatus
Retrieve Value of All Facts for Batches
Method: post
Path: /api/1.0/callActionTransactional/getCollectionFacts
Common Services/Fact Details Service
This service is used to perform Fact Details Service operations.
Retrieve Fact Details by Account ID
Method: get
Path: /obedm-common-services/factDetails/{accountId}
Retrieve Fact Details by Category
Method: get
Path: /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: post
Path: /obedm-common-services/identifierdefinition
Authorize Identifier Definition by Given ID
Method: patch
Path: /obedm-common-services/identifierdefinition/{id}/approve
Close Identifier Definition by Given ID
Method: patch
Path: /obedm-common-services/identifierdefinition/{id}/close
Delete Identifier Definition Identified by Given ID
Method: delete
Path: /obedm-common-services/identifierdefinition/{id}
Fetch Identifier Definition and Parameters Configuration for Given Criteria
Method: get
Path: /obedm-common-services/identifierdefinition/getAngConfig
Generate Number for Given Criteria
Method: get
Path: /obedm-common-services/identifierdefinition/generate
Get All Valid Identifier Definition
Method: get
Path: /obedm-common-services/identifierdefinition
Reopen Identifier Definition by Given ID
Method: patch
Path: /obedm-common-services/identifierdefinition/{id}/reopen
Retrieve Identifier Definition by Given ID
Method: get
Path: /obedm-common-services/identifierdefinition/{id}/unauthorized
Retrieve Identifier Definition by ID
Method: get
Path: /obedm-common-services/identifierdefinition/{id}
Retrieve Identifier Definition History by Given ID
Method: get
Path: /obedm-common-services/identifierdefinition/{id}/history
Update Existing Identifier Definition
Method: put
Path: /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: post
Path: /obedm-common-services/lookuptype
Authorize Lookup Type by Given ID
Method: patch
Path: /obedm-common-services/lookuptype/{id}/approve
Close Lookup Type by Given ID
Method: patch
Path: /obedm-common-services/lookuptype/{id}/close
Delete Lookup Type Identified by Given ID
Method: delete
Path: /obedm-common-services/lookuptype/{id}
Get All Valid Lookup Type
Method: get
Path: /obedm-common-services/lookuptype
Reopen Lookup Type by Given ID
Method: patch
Path: /obedm-common-services/lookuptype/{id}/reopen
Retrieve All Unauthorized Records for Lookup Type by Given ID
Method: get
Path: /obedm-common-services/lookuptype/{id}/unauthorized
Retrieve History of Lookup Type by Given ID
Method: get
Path: /obedm-common-services/lookuptype/{id}/history
Retrieve Lookup Codes by Given Lookup Type
Method: get
Path: /obedm-common-services/lookuptype/lookuplov/{lookupTypeCd}
Retrieve Lookup Type by ID
Method: get
Path: /obedm-common-services/lookuptype/{id}
Update Existing Lookup Type
Method: put
Path: /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: post
Path: /obedm-common-services/productprocessor
Authorize Product Processor by Given ID
Method: patch
Path: /obedm-common-services/productprocessor/{id}/approve
Close Product Processor by Given ID
Method: patch
Path: /obedm-common-services/productprocessor/{id}/close
Delete Product Processor Identified by Given ID
Method: delete
Path: /obedm-common-services/productprocessor/{id}
Get All Valid Product Processors
Method: get
Path: /obedm-common-services/productprocessor
Health Check Of Common Services
Method: get
Path: /obedm-common-services/healthcheck
Reopen Product Processor by Given ID
Method: patch
Path: /obedm-common-services/productprocessor/{id}/reopen
Retrieve All Unauthorized Records of Product Processor by Given ID
Method: get
Path: /obedm-common-services/productprocessor/{id}/unauthorized
Retrieve Group Basis Code and Product Processor Code for All Product Processors
Method: get
Path: /obedm-common-services/productprocessor/groupBasis
Retrieve Product Processor by ID
Method: get
Path: /obedm-common-services/productprocessor/{id}
Retrieve Product Processor History by Given ID
Method: get
Path: /obedm-common-services/productprocessor/{id}/history
Update Existing Product Processor
Method: put
Path: /obedm-common-services/productprocessor/{id}
Correspondence Services/Communication Template Maintenance Service
This service is used to perform Communication Template Maintenance operations.
Add New Communication Template
Method: post
Path: /obedm-correspondence-services/commtemplate
Authorize Communication Template by Given ID
Method: patch
Path: /obedm-correspondence-services/commtemplate/{id}/approve
Close Communication Template by Given ID
Method: patch
Path: /obedm-correspondence-services/commtemplate/{id}/close
Delete Communication Template Identified by Given ID
Method: delete
Path: /obedm-correspondence-services/commtemplate/{id}
Get All Valid Communication Template
Method: get
Path: /obedm-correspondence-services/commtemplate
Healthcheck of Correspondence Service
Method: get
Path: /obedm-correspondence-services/healthcheck
Reopen Communication Template by Given ID
Method: patch
Path: /obedm-correspondence-services/commtemplate/{id}/reopen
Retrieve Communication Template by ID
Method: get
Path: /obedm-correspondence-services/commtemplate/{id}
Retrieve Communication Template History by Given ID
Method: get
Path: /obedm-correspondence-services/commtemplate/{id}/history
Retrieve Onload Data
Method: get
Path: /obedm-correspondence-services/commtemplate/onload
Retrieve Unauthorized Communication Template by Given ID
Method: get
Path: /obedm-correspondence-services/commtemplate/{id}/unauthorized
Update Existing Communication Template
Method: put
Path: /obedm-correspondence-services/commtemplate/{id}
Entity Services/Account Arrears Service
This service is used to populate arrear details of the account.
Update Existing Account Arrears
Method: put
Path: /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: put
Path: /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: get
Path: /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: get
Path: /DmAccountParty-service/getPartyIdForAccountId/{accountId}
Retrieve All Accounts for Given Party ID
Method: get
Path: /DmAccountParty-service/accountParties/{partyId}
Retrieve Email ID list of Party by Account ID
Method: get
Path: /DmAccountParty-service/accountParties/getPartyContactDetails/{accountId}
Update Existing Account Party Relationship
Method: put
Path: /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: get
Path: /dmpayment-service/payments
Get Payment Details Based on Account ID
Method: get
Path: /dmpayment-service/payment/getPaymentDetailsByAcctId
Get Payment Details Based on Account ID and Date Filter
Method: get
Path: /dmpayment-service/payment/getPaymentDetailsByDateFilter
Update Existing Payment Details
Method: put
Path: /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: put
Path: /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: get
Path: /dmaccountreview-service/getAccountsToBeProcessed
Update Existing Review Details of Account
Method: put
Path: /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: get
Path: /dmaccount-service/accounts/getAccountDetailsById
Retrieve Account Details for Correspondence Batch
Method: get
Path: /dmaccount-service/accounts/getOBRSDetails/{accountId}
Retrieve Account ID for Given Account Number
Method: post
Path: /dmaccount-service/accounts/getAccountIdforAccountNumber
Retrieve Count of Accounts Obtained in Result Specific to Task Summary Account
Method: post
Path: /dmaccount-service/accounts/resultCount
Retrieve List of All Fact Values Against Entities
Method: post
Path: /dmaccount-service/dmaccountgetfacts
Retrieve List of All Unallocated Accounts
Method: get
Path: /dmaccount-service/accounts/unallocated
Retrieve List of In-Collection Account ID's
Method: get
Path: /dmaccount-service/accounts
Retrieve List of Limited Account Party Details by Account ID's and Filter Collection
Method: post
Path: /dmaccount-service/accounts/limitedAcctPartyDetails
Set Allocation Flag for Given Account ID
Method: put
Path: /dmaccount-service/accounts/allocate
Update Existing Account
Method: put
Path: /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: put
Path: /DmCollateralCharge-service/collateralCharges
Entity Services/Collateral Linkage Service
This service is used to populate collateral and account linkage.
Update Existing Collateral Linkage
Method: put
Path: /DmCollateralLinkage-service/collateralLinkages
Entity Services/Collateral Owner Service
This service is used to populate ownership details of the collateral.
Update Existing Collateral Owner
Method: put
Path: /DmCollateralOwner-service/collateralOwners
Entity Services/Collateral Service
This service is used to populate basic details of the collateral.
Update Existing Collateral Details
Method: put
Path: /DmCollateral-service/collaterals
Entity Services/Feed Entity Service
This service is used to create Feed Entity.
Add New Feed Entity
Method: post
Path: /dmfeedentity-service/feedentities
Entity Services/Insurance Service
This service is used to populate basic details of the insurance.
Update Existing Insurance
Method: put
Path: /DmInsurance-service/insurances
Entity Services/Party Address Service
This service is used to populate address details of the party.
Update Existing Party Address
Method: put
Path: /dmpartyaddress-service/partyaddresses
Entity Services/Party Contact Service
This service is used to populate contact details of the party.
Update Existing Party Contact
Method: put
Path: /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: put
Path: /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: put
Path: /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: put
Path: /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: get
Path: /dmparty-service/parties/lov
Update Existing Party
Method: put
Path: /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: put
Path: /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: post
Path: /api/1.0/seeddataconfig
Authorize Seed Data Configuration by Given ID
Method: patch
Path: /api/1.0/seeddataconfig/{id}/approve
Close Seed Data Configuration by Given ID
Method: patch
Path: /api/1.0/seeddataconfig/{id}/close
Delete Seed Data Configuration Identified by Given ID
Method: delete
Path: /api/1.0/seeddataconfig/{id}
Get All Valid Seed Data Configuration
Method: get
Path: /api/1.0/seeddataconfig
Health Check of Entity Service
Method: get
Path: /api/1.0/seeddataconfig/healthcheck
Reopen Seed Data Configuration by Given ID
Method: patch
Path: /api/1.0/seeddataconfig/{id}/reopen
Retrieve Seed Data Configuration by Given ID
Method: get
Path: /api/1.0/seeddataconfig/{id}/history
Retrieve Seed Data Configuration by Given ID
Method: get
Path: /api/1.0/seeddataconfig/{id}/unauthorized
Retrieve Seed Data Configuration by ID
Method: get
Path: /api/1.0/seeddataconfig/{id}
Retrieve Seed Detail Description by Given Seed Type Code and Seed Code
Method: get
Path: /api/1.0/seeddataconfig/getDescription/{seedTypeCd}/{seedCd}
Update Existing Seed Data Configuration
Method: put
Path: /api/1.0/seeddataconfig/{id}
Notes Services/Notes Service
This service is used to perform Notes Service operations.
Add New Note
Method: post
Path: /notes-service/saveNotes
Get Additional Account Information by Account ID
Method: get
Path: /notes-service/note/acct/addn/{acctId}
Health Check of Notes Service
Method: get
Path: /notes-service/healthcheck
Retrieve Notes Details by Account ID
Method: get
Path: /notes-service/getNotes
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: post
Path: /obedm-ptp-services/ptptype
Authorize Promise to Pay Type by Given ID
Method: patch
Path: /obedm-ptp-services/ptptype/{id}/approve
Close Promise to Pay Type by Given ID
Method: patch
Path: /obedm-ptp-services/ptptype/{id}/close
Delete Promise to Pay Type Identified by Given ID
Method: delete
Path: /obedm-ptp-services/ptptype/{id}
Get All Valid Promise to Pay Type
Method: get
Path: /obedm-ptp-services/ptptype
Reopen Promise to Pay Type by Given ID
Method: patch
Path: /obedm-ptp-services/ptptype/{id}/reopen
Retrieve Promise to Pay Type by Given ID
Method: get
Path: /obedm-ptp-services/ptptype/{id}/unauthorized
Retrieve Promise to Pay Type by ID
Method: get
Path: /obedm-ptp-services/ptptype/{id}
Retrieve Promise to Pay Type History by Given ID
Method: get
Path: /obedm-ptp-services/ptptype/{id}/history
Update Existing Promise to Pay Type
Method: put
Path: /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 New Promise to Pay
Method: post
Path: /obedm-ptp-services/ptp
Appropriate Payment Against Promise To Pay
Method: put
Path: /obedm-ptp-services/ptp/appropriate
Cancel Promise to Pay by Account ID
Method: get
Path: /obedm-ptp-services/ptp/cancel/{acctId}
Cancel Promise to Pay with Reason and Notes
Method: post
Path: /obedm-ptp-services/ptp/cancel
Get Additional Account Information by Account ID
Method: get
Path: /obedm-ptp-services/ptp/acct/addn/{acctId}
Get All Promise to Pay Detail by Account ID
Method: get
Path: /obedm-ptp-services/ptp/{type}
Get Status Count for Each Status
Method: post
Path: /obedm-ptp-services/ptp/count
Health Check of Promise To Pay Service
Method: get
Path: /obedm-ptp-services/healthcheck
Retrieve Quick Promise to Pay by Account ID
Method: get
Path: /obedm-ptp-services/ptp
Revert Cancelled Promise to Pay by Account ID
Method: get
Path: /obedm-ptp-services/ptp/revert/cancelledPTP/{acctId}
Simulate New Promise Schedule
Method: post
Path: /obedm-ptp-services/ptp/simulate
Segmentation Services/Segment Maintenance Service
This service is used to perform Segment Maintenance operations.
Add New Segment
Method: post
Path: /api/1.0/segment
Authorize Segment by Given ID
Method: patch
Path: /api/1.0/segment/{id}/approve
Close Segment by Given ID
Method: patch
Path: /api/1.0/segment/{id}/close
Delete Segment Identified by Given ID
Method: delete
Path: /api/1.0/segment/{id}
Get All Valid Segments
Method: get
Path: /api/1.0/segment
Health Check of Segment Maintenance Service
Method: get
Path: /api/1.0/segment/healthcheck
Reopen Segment by Given ID
Method: patch
Path: /api/1.0/segment/{id}/reopen
Retrieve History of Segment by Given ID
Method: get
Path: /api/1.0/segment/{id}/history
Retrieve Segment by ID
Method: get
Path: /api/1.0/segment/{id}
Retrieve Unauthorized Segment by Given ID
Method: get
Path: /api/1.0/segment/{id}/unauthorized
Update Existing Segment
Method: put
Path: /api/1.0/segment/{id}
Segmentation Services/Segmentation Batch Service
This service is used to perform Segment Batch operations.
Health Check of Segmentation Batch Service
Method: get
Path: /api/1.0/segmentationbatch/healthcheck
Retrieve All Segment Related Facts Values
Method: post
Path: /api/1.0/segmentBatch/getSegmentfacts
Retrieve List of Segment and Strategy Associated with Account
Method: get
Path: /api/1.0/segmentBatch/getAccountSegmentStrategyAssociation
Retrieve List of Segments Associated with List of Account IDs
Method: post
Path: /api/1.0/segmentBatch/getSegmentCdAndAcctIdMapping
Retrieve Segment Based on Account ID
Method: get
Path: /api/1.0/segmentBatch/getSegmentCdByAcctId
Update Segment Associated and Delete Segment Association History
Method: post
Path: /api/1.0/segmentBatch/updateSegAssoAndDeleteSegAssoHistRev
Update Segment Association History and Delete Segment Association
Method: post
Path: /api/1.0/segmentBatch/updateSegAssoHistAndDeleteSegAsso
Strategy Services/Case Account Association Service
Case Account Association Operations
Add New Case Account Association
Method: post
Path: /obcr-strategy-services/api/v1/dmcaseaccountassos
Delete Case Account Association and Insert in Case Account Association History
Method: post
Path: /obcr-strategy-services/strategy/delDmCaseAssoAndInsInDmCaseAssoHist
Delete Case Account Association Identified by the Given ID
Method: delete
Path: /obcr-strategy-services/api/v1/dmcaseaccountassociations/{id}
Retrieve Case Account Association by ID
Method: get
Path: /obcr-strategy-services/api/v1/dmcaseaccountassociations/{id}
Retrieve List of Existing Case Account Associations
Method: get
Path: /obcr-strategy-services/strategy/delDmCaseAssoAndInsInDmCaseAssoHist
Update Existing Case Account Association
Method: put
Path: /obcr-strategy-services/api/v1/dmcaseaccountassociations/{id}
Strategy Services/Case Service
Case operations
Retrieve List of All Fact Value for Batch
Method: post
Path: /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: post
Path: /api/1.0/strategymaintenance
Authorize Strategy by Given ID
Method: patch
Path: /api/1.0/strategymaintenance/{id}/approve
Close Strategy by Given ID
Method: patch
Path: /api/1.0/strategymaintenance/{id}/close
Delete Strategy Identified by Given ID
Method: delete
Path: /api/1.0/strategymaintenance/{id}
Get All Valid Strategies
Method: get
Path: /api/1.0/strategymaintenance
Reopen Strategy by Given ID
Method: patch
Path: /api/1.0/strategymaintenance/{id}/reopen
Retrieve Strategy by Given ID
Method: get
Path: /api/1.0/strategymaintenance/{id}/history
Retrieve Strategy by Given ID
Method: get
Path: /api/1.0/strategymaintenance/{id}/unauthorized
Retrieve the Strategy by ID
Method: get
Path: /api/1.0/strategymaintenance/{id}
Retrieve Workflow Status by Given Workflow code.
Method: get
Path: /api/1.0/strategymaintenance/getWorkflow/{taskCd}
Update Existing Strategy
Method: put
Path: /api/1.0/strategymaintenance/{id}
Strategy Services/Strategy Service
strategy
Health Check of Strategy Services
Method: get
Path: /obcr-strategy-services/healthcheck
Strategy Services/Task Type Service
Task Type maintenance APIs.
Add New Task Type
Method: post
Path: /api/1.0/tasktype
Authorize Task Type by Given ID
Method: patch
Path: /api/1.0/tasktype/{id}/approve
Close Task Type by Given ID
Method: patch
Path: /api/1.0/tasktype/{id}/close
Delete Task Type Identified by Given ID
Method: delete
Path: /api/1.0/tasktype/{id}
Get All Valid Task Type
Method: get
Path: /api/1.0/tasktype
Reopen Task Type by Given ID
Method: patch
Path: /api/1.0/tasktype/{id}/reopen
Retrieve Task Type by ID
Method: get
Path: /api/1.0/tasktype/{id}
Retrieve Task Type History by Given ID
Method: get
Path: /api/1.0/tasktype/{id}/history
Retrieve Unauthorized Task Type by Given ID
Method: get
Path: /api/1.0/tasktype/{id}/unauthorized
Update Existing Task Type
Method: put
Path: /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: get
Path: /api/1.0/onloadadhoctask/{accountId}
Save Ad hoc Task Data
Method: post
Path: /api/1.0/adhocktask
Task Workflow Services/Task Summary Service
This service is used to display tasks and accounts assigned to the logged in user.
Escalate Tasks by Task ID
Method: put
Path: /api/1.0/taskSummary/task/escalate
Get Existing Created Flag Details or Create/Update Flag Details for Particular Task
Method: put
Path: /api/1.0/taskSummary/flaggedTasks
Get Initial or Filtered Task Summary for Account
Method: post
Path: /api/1.0/taskSummary/account
Get Initial or Filtered Task Summary for Task
Method: post
Path: /api/1.0/taskSummary/task
Get Users Assigned if the Logged in User is a Supervisor
Method: get
Path: /api/1.0/taskSummary/account/usersAssigned
Reassign Accounts Based on Segment Codes
Method: put
Path: /api/1.0/taskSummary/accounts/reassign/{reassignUserId}
Task Workflow Services/Task Workflow Batch Service
This service is used to update or insert task related details based on rule.
Get Health Check Details
Method: get
Path: /api/1.0/taskworkflowbatch/healthcheck
Get Task Details Based on Task ID
Method: get
Path: /api/1.0/taskWorkFlow/getTaskDetailsById
Get Task Status
Method: get
Path: /api/1.0/taskWorkFlow/getNextTaskStatus
Get Work Flow Status
Method: get
Path: /api/1.0/taskWorkFlow/getWorkflowStatusDetails
Remove Task for Given Account ID
Method: post
Path: /api/1.0/taskWorkFlow/removeTasksByAcctId/{acctId}
Update Assignee for Task
Method: put
Path: /api/1.0/taskWorkFlow/assignTask
Update Task Status and Follow-up Date
Method: put
Path: /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: post
Path: /api/1.0/taskworkflow
Authorize Task Workflow by Given ID
Method: patch
Path: /api/1.0/taskworkflow/{id}/approve
Close Task Workflow by Given ID
Method: patch
Path: /api/1.0/taskworkflow/{id}/close
Delete Task Workflow Identified by Given ID
Method: delete
Path: /api/1.0/taskworkflow/{id}
Get All Valid Task Workflow
Method: get
Path: /api/1.0/taskworkflow
Get Health Check Details of Service Task Workflow
Method: get
Path: /api/1.0/healthcheck
Reopen Task Workflow by Given ID
Method: patch
Path: /api/1.0/taskworkflow/{id}/reopen
Retrieve Task Workflow by ID
Method: get
Path: /api/1.0/taskworkflow/{id}
Retrieve Task Workflow History by Given ID
Method: get
Path: /api/1.0/taskworkflow/{id}/history
Retrieve Unauthorized Task Workflow by Given ID
Method: get
Path: /api/1.0/taskworkflow/{id}/unauthorized
Update Existing Task Workflow
Method: put
Path: /api/1.0/taskworkflow/{id}
User Management Services/User Assignment Maintenance Service
This service is used to perform various actions for User Assignment Maintenance records.
Add New User Assignment
Method: post
Path: /api/1.0/userassignment
Authorize User Assignment by Given ID
Method: patch
Path: /api/1.0/userassignment/{id}/approve
Close User Assignment by Given ID
Method: patch
Path: /api/1.0/userassignment/{id}/close
Delete User Assignment Identified by Given ID
Method: delete
Path: /api/1.0/userassignment/{id}
Get All Valid User Assignment
Method: get
Path: /api/1.0/userassignment
Health Check Of User Management Service
Method: get
Path: /api/1.0/user assignment/healthcheck
Reopen User Assignment by Given ID
Method: patch
Path: /api/1.0/userassignment/{id}/reopen
Retrieve History of User Assignment by Given ID
Method: get
Path: /api/1.0/userassignment/{id}/history
Retrieve Unauthorized User Assignment by Given ID
Method: get
Path: /api/1.0/userassignment/{id}/unauthorized
Retrieve User Assignment by ID
Method: get
Path: /api/1.0/userassignment/{id}
Update Existing User Assignment
Method: put
Path: /api/1.0/userassignment/{id}
User Management Services/User Assignment Transaction Service
This service is used to perform operations related to User Assignment transactions.
Deallocate User by Account ID
Method: post
Path: /api/1.0/user/deAllocateUser
Get All Account IDs and User Mapping
Method: post
Path: /api/1.0/user/userAccountmapping
Get Strategy Assign Data by Account ID
Method: get
Path: /api/1.0/user/getStrategyAssignDataByAcctId/{acctId}
Get Subordinate Users by Supervisor ID
Method: get
Path: /api/1.0/user/getSubordinateUsers
Reassign Accounts Based on Segment Codes
Method: put
Path: /api/1.0/user/accounts/reassign/{reassignUserId}
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: post
Path: /api/1.0/usergroup
Authorize User Group by Given ID
Method: patch
Path: /api/1.0/usergroup/{id}/approve
Close User Group by Given ID
Method: patch
Path: /api/1.0/usergroup/{id}/close
Delete User Group Identified by Given ID
Method: delete
Path: /api/1.0/usergroup/{id}
Get All Valid User Group
Method: get
Path: /api/1.0/usergroup
Reopen User Group by Given ID
Method: patch
Path: /api/1.0/usergroup/{id}/reopen
Retrieve Unauthorized User Group by Given ID
Method: get
Path: /api/1.0/usergroup/{id}/unauthorized
Retrieve User Group by ID
Method: get
Path: /api/1.0/usergroup/{id}
Retrieve User Group History by Given ID
Method: get
Path: /api/1.0/usergroup/{id}/history
Update Existing User Group
Method: put
Path: /api/1.0/usergroup/{id}